[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:25:46.931871 32496 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.188.62:34211
I20260710 13:25:46.933439 32496 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:25:46.934521 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:46.951675 32502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:46.951732 32503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:46.953847 32496 server_base.cc:1061] running on GCE node
W20260710 13:25:46.955441 32505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.145605 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:48.145900 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:48.146133 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689948146108 us; error 0 us; skew 500 ppm
I20260710 13:25:48.147044 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:48.153623 32496 webserver.cc:533] Webserver started at http://127.31.188.62:33697/ using document root <none> and password file <none>
I20260710 13:25:48.154496 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:48.154759 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:48.155225 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:48.160979 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/master-0-root/instance:
uuid: "7ae1e41339dd484e8e14fd3450e56995"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-3n8f"
I20260710 13:25:48.168883 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:25:48.174177 32511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.175434 32496 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:25:48.175806 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/master-0-root
uuid: "7ae1e41339dd484e8e14fd3450e56995"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-3n8f"
I20260710 13:25:48.176190 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:48.232110 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:48.233762 32496 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:25:48.234258 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:48.307618 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.62:34211
I20260710 13:25:48.307722 32562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.62:34211 every 8 connection(s)
I20260710 13:25:48.315990 32563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:48.338092 32563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995: Bootstrap starting.
I20260710 13:25:48.344362 32563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:48.346354 32563 log.cc:826] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995: Log is configured to *not* fsync() on all Append() calls
I20260710 13:25:48.351215 32563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995: No bootstrap required, opened a new log
I20260710 13:25:48.372064 32563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae1e41339dd484e8e14fd3450e56995" member_type: VOTER }
I20260710 13:25:48.372633 32563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:48.372969 32563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae1e41339dd484e8e14fd3450e56995, State: Initialized, Role: FOLLOWER
I20260710 13:25:48.374048 32563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ae1e41339dd484e8e14fd3450e56995" member_type: VOTER }
I20260710 13:25:48.374564 32563 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:48.374891 32563 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:48.375267 32563 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:48.379460 32563 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae1e41339dd484e8e14fd3450e56995" member_type: VOTER }
I20260710 13:25:48.380270 32563 leader_election.cc:304] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [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: 7ae1e41339dd484e8e14fd3450e56995; no voters: 
I20260710 13:25:48.382035 32563 leader_election.cc:290] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:48.382441 32566 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:48.385202 32566 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae1e41339dd484e8e14fd3450e56995, State: Running, Role: LEADER
I20260710 13:25:48.386188 32566 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [LEADER]: Queue going to LEADER mode. State: All 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: "7ae1e41339dd484e8e14fd3450e56995" member_type: VOTER }
I20260710 13:25:48.387264 32563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:48.397058 32567 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ae1e41339dd484e8e14fd3450e56995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae1e41339dd484e8e14fd3450e56995" member_type: VOTER } }
I20260710 13:25:48.397346 32568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ae1e41339dd484e8e14fd3450e56995. Latest consensus state: current_term: 1 leader_uuid: "7ae1e41339dd484e8e14fd3450e56995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae1e41339dd484e8e14fd3450e56995" member_type: VOTER } }
I20260710 13:25:48.397969 32568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:48.397969 32567 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:48.401185 32575 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:48.414883 32575 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:48.417119 32496 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:48.432235 32575 catalog_manager.cc:1383] Generated new cluster ID: 36def9873f3a4ec9938b9c2587597660
I20260710 13:25:48.432565 32575 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:48.453724 32575 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:48.455379 32575 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:48.471206 32575 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995: Generated new TSK 0
I20260710 13:25:48.472184 32575 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:48.483691 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:48.492416 32585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.494971 32586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.497273 32588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.498045 32496 server_base.cc:1061] running on GCE node
I20260710 13:25:48.499015 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:48.499286 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:48.499500 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689948499469 us; error 0 us; skew 500 ppm
I20260710 13:25:48.500295 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:48.504482 32496 webserver.cc:533] Webserver started at http://127.31.188.1:42287/ using document root <none> and password file <none>
I20260710 13:25:48.505208 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:48.505472 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:48.505846 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:48.507383 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-0-root/instance:
uuid: "88550e0988ab42f6b381f0bd8512facd"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-3n8f"
I20260710 13:25:48.514477 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:25:48.519718 32593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.520605 32496 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 13:25:48.520946 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "88550e0988ab42f6b381f0bd8512facd"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-3n8f"
I20260710 13:25:48.521343 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:48.545609 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:48.547458 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:48.550585 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:48.556205 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:48.556532 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.556864 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:48.557088 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.651175 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:46481
I20260710 13:25:48.651219 32655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:46481 every 8 connection(s)
I20260710 13:25:48.659035 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:48.678328 32660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.682797 32661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.694871 32496 server_base.cc:1061] running on GCE node
W20260710 13:25:48.695427 32663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.696136 32656 heartbeater.cc:344] Connected to a master server at 127.31.188.62:34211
I20260710 13:25:48.696628 32656 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:48.696606 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:48.696950 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:48.697175 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689948697156 us; error 0 us; skew 500 ppm
I20260710 13:25:48.698004 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:48.697919 32656 heartbeater.cc:507] Master 127.31.188.62:34211 requested a full tablet report, sending...
I20260710 13:25:48.702457 32528 ts_manager.cc:194] Registered new tserver with Master: 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481)
I20260710 13:25:48.706122 32528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43926
I20260710 13:25:48.706861 32496 webserver.cc:533] Webserver started at http://127.31.188.2:41975/ using document root <none> and password file <none>
I20260710 13:25:48.707592 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:48.707870 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:48.708204 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:48.709380 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-1-root/instance:
uuid: "4c5a26b513f64276b23c701bcd4e433e"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-3n8f"
I20260710 13:25:48.715464 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:25:48.719995 32668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.720889 32496 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:25:48.721184 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-1-root
uuid: "4c5a26b513f64276b23c701bcd4e433e"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-3n8f"
I20260710 13:25:48.721457 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:48.744491 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:48.745787 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:48.748323 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:48.751753 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:48.751929 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.752210 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:48.752372 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.856943 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.2:43323
I20260710 13:25:48.857074 32730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.2:43323 every 8 connection(s)
I20260710 13:25:48.863811 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:48.871811 32734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.873606 32735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.877437 32496 server_base.cc:1061] running on GCE node
W20260710 13:25:48.878098 32737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.879092 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:48.879331 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:48.879505 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689948879485 us; error 0 us; skew 500 ppm
I20260710 13:25:48.880018 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:48.882717 32496 webserver.cc:533] Webserver started at http://127.31.188.3:34679/ using document root <none> and password file <none>
I20260710 13:25:48.883194 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:48.883433 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:48.883754 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:48.885206 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-2-root/instance:
uuid: "7c79fea3c85847a1a0a0414d6faaa593"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-3n8f"
I20260710 13:25:48.885782 32731 heartbeater.cc:344] Connected to a master server at 127.31.188.62:34211
I20260710 13:25:48.886170 32731 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:48.887249 32731 heartbeater.cc:507] Master 127.31.188.62:34211 requested a full tablet report, sending...
I20260710 13:25:48.889545 32528 ts_manager.cc:194] Registered new tserver with Master: 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:48.890990 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:25:48.891328 32528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43936
I20260710 13:25:48.894963 32742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.895807 32496 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:25:48.896091 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-2-root
uuid: "7c79fea3c85847a1a0a0414d6faaa593"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-3n8f"
I20260710 13:25:48.896337 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689946763363-32496-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:48.930001 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:48.931316 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:48.932824 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:48.935781 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:48.935958 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.936251 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:48.936393 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:49.031973 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.3:33833
I20260710 13:25:49.032030   336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.3:33833 every 8 connection(s)
I20260710 13:25:49.049649   337 heartbeater.cc:344] Connected to a master server at 127.31.188.62:34211
I20260710 13:25:49.050026   337 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:49.050890   337 heartbeater.cc:507] Master 127.31.188.62:34211 requested a full tablet report, sending...
I20260710 13:25:49.052976 32528 ts_manager.cc:194] Registered new tserver with Master: 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:49.053797 32496 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01626461s
I20260710 13:25:49.054536 32528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43940
I20260710 13:25:49.103430 32528 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43946:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:49.107180 32528 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:49.193730 32696 tablet_service.cc:1511] Processing CreateTablet for tablet 8e8d1600317f40c1a72d3bfe47442f54 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:49.194684 32692 tablet_service.cc:1511] Processing CreateTablet for tablet 0c10c10c6ab24a69822fec39578a5aa7 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:49.195393 32696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e8d1600317f40c1a72d3bfe47442f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.196311 32692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c10c10c6ab24a69822fec39578a5aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.198029 32691 tablet_service.cc:1511] Processing CreateTablet for tablet a833d96c15e14afab395df26b152d1fc (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:49.199702 32691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a833d96c15e14afab395df26b152d1fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.206203 32693 tablet_service.cc:1511] Processing CreateTablet for tablet ba6240bf49a04fc6ab771e2b1658895f (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:49.208002 32693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6240bf49a04fc6ab771e2b1658895f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.215783 32690 tablet_service.cc:1511] Processing CreateTablet for tablet c1f3f49043ce4ad1858eaea971be0b32 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:49.217892 32690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f3f49043ce4ad1858eaea971be0b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.218928 32694 tablet_service.cc:1511] Processing CreateTablet for tablet 9221e521f54348d8b4461ccc4c42802b (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:49.221136 32694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9221e521f54348d8b4461ccc4c42802b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.228770 32695 tablet_service.cc:1511] Processing CreateTablet for tablet b10187977d8249ec933fca97fc11e942 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:49.231334 32695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10187977d8249ec933fca97fc11e942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.246722 32689 tablet_service.cc:1511] Processing CreateTablet for tablet 7baab4d1574f45f0b4a4de500e2b2d31 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:49.254678 32689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7baab4d1574f45f0b4a4de500e2b2d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.268321 32688 tablet_service.cc:1511] Processing CreateTablet for tablet f4f532155405447eb975ec6103fc9667 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:49.272097 32688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f532155405447eb975ec6103fc9667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.310626   354 tablet_bootstrap.cc:492] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.318318   302 tablet_service.cc:1511] Processing CreateTablet for tablet 8e8d1600317f40c1a72d3bfe47442f54 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:49.322816 32767 tablet_service.cc:1511] Processing CreateTablet for tablet ba6240bf49a04fc6ab771e2b1658895f (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:49.322845   301 tablet_service.cc:1511] Processing CreateTablet for tablet b10187977d8249ec933fca97fc11e942 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:49.322811   300 tablet_service.cc:1511] Processing CreateTablet for tablet 9221e521f54348d8b4461ccc4c42802b (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:49.329275 32766 tablet_service.cc:1511] Processing CreateTablet for tablet 0c10c10c6ab24a69822fec39578a5aa7 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:49.329340 32765 tablet_service.cc:1511] Processing CreateTablet for tablet a833d96c15e14afab395df26b152d1fc (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:49.332211   302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e8d1600317f40c1a72d3bfe47442f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.336410 32764 tablet_service.cc:1511] Processing CreateTablet for tablet c1f3f49043ce4ad1858eaea971be0b32 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:49.341770   301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10187977d8249ec933fca97fc11e942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.342309 32763 tablet_service.cc:1511] Processing CreateTablet for tablet 7baab4d1574f45f0b4a4de500e2b2d31 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:49.345851 32767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6240bf49a04fc6ab771e2b1658895f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.348709 32766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c10c10c6ab24a69822fec39578a5aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.351794 32762 tablet_service.cc:1511] Processing CreateTablet for tablet f4f532155405447eb975ec6103fc9667 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:49.354139 32765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a833d96c15e14afab395df26b152d1fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.358000 32621 tablet_service.cc:1511] Processing CreateTablet for tablet 8e8d1600317f40c1a72d3bfe47442f54 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:49.358630 32619 tablet_service.cc:1511] Processing CreateTablet for tablet 9221e521f54348d8b4461ccc4c42802b (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:49.359452 32621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e8d1600317f40c1a72d3bfe47442f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.360441 32620 tablet_service.cc:1511] Processing CreateTablet for tablet b10187977d8249ec933fca97fc11e942 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:49.361174 32618 tablet_service.cc:1511] Processing CreateTablet for tablet ba6240bf49a04fc6ab771e2b1658895f (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:49.361864 32620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10187977d8249ec933fca97fc11e942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.363984 32617 tablet_service.cc:1511] Processing CreateTablet for tablet 0c10c10c6ab24a69822fec39578a5aa7 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:49.362512 32618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6240bf49a04fc6ab771e2b1658895f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.365342 32617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c10c10c6ab24a69822fec39578a5aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.371206 32619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9221e521f54348d8b4461ccc4c42802b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.374251 32764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f3f49043ce4ad1858eaea971be0b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.373266 32615 tablet_service.cc:1511] Processing CreateTablet for tablet c1f3f49043ce4ad1858eaea971be0b32 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:49.373310 32616 tablet_service.cc:1511] Processing CreateTablet for tablet a833d96c15e14afab395df26b152d1fc (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:49.379272 32616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a833d96c15e14afab395df26b152d1fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.380990 32614 tablet_service.cc:1511] Processing CreateTablet for tablet 7baab4d1574f45f0b4a4de500e2b2d31 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:49.383033 32613 tablet_service.cc:1511] Processing CreateTablet for tablet f4f532155405447eb975ec6103fc9667 (DEFAULT_TABLE table=test-workload [id=9b7de83f7a3f4a389b46ac07d06c9d9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:49.386106 32615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f3f49043ce4ad1858eaea971be0b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.385344   300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9221e521f54348d8b4461ccc4c42802b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.394861 32614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7baab4d1574f45f0b4a4de500e2b2d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.396565 32763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7baab4d1574f45f0b4a4de500e2b2d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.402459 32613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f532155405447eb975ec6103fc9667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.407260 32762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f532155405447eb975ec6103fc9667. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:25:49.411607 32576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:49.438277   354 tablet_bootstrap.cc:654] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.448320   355 tablet_bootstrap.cc:492] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:49.489003   354 tablet_bootstrap.cc:492] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:49.489651   354 ts_tablet_manager.cc:1403] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.180s	user 0.014s	sys 0.007s
I20260710 13:25:49.497859   357 tablet_bootstrap.cc:492] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.497063   354 raft_consensus.cc:359] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.500744   354 raft_consensus.cc:385] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.501073   354 raft_consensus.cc:740] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.508260   354 consensus_queue.cc:260] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.536540   355 tablet_bootstrap.cc:654] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.545538   357 tablet_bootstrap.cc:654] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.545982 32731 heartbeater.cc:499] Master 127.31.188.62:34211 was elected leader, sending a full tablet report...
I20260710 13:25:49.546224   354 ts_tablet_manager.cc:1434] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.003s
I20260710 13:25:49.547463   354 tablet_bootstrap.cc:492] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.556304   354 tablet_bootstrap.cc:654] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.590078   355 tablet_bootstrap.cc:492] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:49.590577   355 ts_tablet_manager.cc:1403] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.143s	user 0.026s	sys 0.027s
I20260710 13:25:49.591040   357 tablet_bootstrap.cc:492] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:49.591482   357 ts_tablet_manager.cc:1403] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.029s
I20260710 13:25:49.592136   354 tablet_bootstrap.cc:492] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:49.592625   354 ts_tablet_manager.cc:1403] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.026s
I20260710 13:25:49.593917   355 raft_consensus.cc:359] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.594179   357 raft_consensus.cc:359] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.594682   355 raft_consensus.cc:385] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.594905   357 raft_consensus.cc:385] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.595052   355 raft_consensus.cc:740] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.595266   357 raft_consensus.cc:740] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.595805   354 raft_consensus.cc:359] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.596045   357 consensus_queue.cc:260] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.596004   355 consensus_queue.cc:260] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.596606   354 raft_consensus.cc:385] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.597079   354 raft_consensus.cc:740] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.597999   354 consensus_queue.cc:260] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.601225   354 ts_tablet_manager.cc:1434] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:49.602509   354 tablet_bootstrap.cc:492] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.611542   354 tablet_bootstrap.cc:654] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:49.615048 32732 tablet.cc:2406] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:25:49.624426   355 ts_tablet_manager.cc:1434] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.019s
I20260710 13:25:49.624905   354 tablet_bootstrap.cc:492] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:49.625177   337 heartbeater.cc:499] Master 127.31.188.62:34211 was elected leader, sending a full tablet report...
I20260710 13:25:49.625272 32656 heartbeater.cc:499] Master 127.31.188.62:34211 was elected leader, sending a full tablet report...
I20260710 13:25:49.625423   357 ts_tablet_manager.cc:1434] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.016s
I20260710 13:25:49.625366   354 ts_tablet_manager.cc:1403] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 13:25:49.626539   357 tablet_bootstrap.cc:492] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.629176   354 raft_consensus.cc:359] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.629884   354 raft_consensus.cc:385] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.630180   354 raft_consensus.cc:740] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.630957   354 consensus_queue.cc:260] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.633152   357 tablet_bootstrap.cc:654] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.633360   354 ts_tablet_manager.cc:1434] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:49.634342   354 tablet_bootstrap.cc:492] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.636693   355 tablet_bootstrap.cc:492] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:49.640956   354 tablet_bootstrap.cc:654] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.643894   355 tablet_bootstrap.cc:654] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.644999   357 tablet_bootstrap.cc:492] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:49.645459   357 ts_tablet_manager.cc:1403] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:25:49.648638   357 raft_consensus.cc:359] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.649365   357 raft_consensus.cc:385] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.649677   357 raft_consensus.cc:740] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.650341   357 consensus_queue.cc:260] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.652474   357 ts_tablet_manager.cc:1434] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:25:49.653448   357 tablet_bootstrap.cc:492] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.653774   354 tablet_bootstrap.cc:492] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:49.654273   354 ts_tablet_manager.cc:1403] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:25:49.655239   355 tablet_bootstrap.cc:492] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:49.655691   355 ts_tablet_manager.cc:1403] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 13:25:49.657337   354 raft_consensus.cc:359] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.658114   354 raft_consensus.cc:385] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.658454   354 raft_consensus.cc:740] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.658489   355 raft_consensus.cc:359] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.659557   355 raft_consensus.cc:385] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.659453   354 consensus_queue.cc:260] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.660040   357 tablet_bootstrap.cc:654] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.660022   355 raft_consensus.cc:740] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.661619   355 consensus_queue.cc:260] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.662958   354 ts_tablet_manager.cc:1434] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:25:49.663715   355 ts_tablet_manager.cc:1434] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:49.664099   354 tablet_bootstrap.cc:492] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.664631   355 tablet_bootstrap.cc:492] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:49.671340   354 tablet_bootstrap.cc:654] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.672420   355 tablet_bootstrap.cc:654] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.672727   357 tablet_bootstrap.cc:492] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:49.673194   357 ts_tablet_manager.cc:1403] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:25:49.676124   357 raft_consensus.cc:359] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.676852   357 raft_consensus.cc:385] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.677196   357 raft_consensus.cc:740] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.677901   357 consensus_queue.cc:260] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.679994   357 ts_tablet_manager.cc:1434] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:49.680861   357 tablet_bootstrap.cc:492] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.683461   354 tablet_bootstrap.cc:492] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:49.683717   355 tablet_bootstrap.cc:492] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:49.684080   354 ts_tablet_manager.cc:1403] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260710 13:25:49.684121   355 ts_tablet_manager.cc:1403] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:25:49.687470   357 tablet_bootstrap.cc:654] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.687182   354 raft_consensus.cc:359] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.688143   354 raft_consensus.cc:385] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.688509   354 raft_consensus.cc:740] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.689265   354 consensus_queue.cc:260] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.691944   354 ts_tablet_manager.cc:1434] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:49.692975   354 tablet_bootstrap.cc:492] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.697055   355 raft_consensus.cc:359] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.697801   355 raft_consensus.cc:385] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.698230   355 raft_consensus.cc:740] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.698961   355 consensus_queue.cc:260] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.699823   354 tablet_bootstrap.cc:654] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.700546   357 tablet_bootstrap.cc:492] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:49.706203   357 ts_tablet_manager.cc:1403] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260710 13:25:49.706934   355 ts_tablet_manager.cc:1434] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:25:49.708669   355 tablet_bootstrap.cc:492] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:49.709162   357 raft_consensus.cc:359] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.709952   357 raft_consensus.cc:385] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.710278   357 raft_consensus.cc:740] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.711026   357 consensus_queue.cc:260] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.712042   354 tablet_bootstrap.cc:492] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:49.712558   354 ts_tablet_manager.cc:1403] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:25:49.713349   357 ts_tablet_manager.cc:1434] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:49.714442   357 tablet_bootstrap.cc:492] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.721331   355 tablet_bootstrap.cc:654] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.721587   357 tablet_bootstrap.cc:654] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.724983   354 raft_consensus.cc:359] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.725857   354 raft_consensus.cc:385] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.726223   354 raft_consensus.cc:740] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.727192   354 consensus_queue.cc:260] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.730667   354 ts_tablet_manager.cc:1434] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:25:49.731930   354 tablet_bootstrap.cc:492] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.733911   357 tablet_bootstrap.cc:492] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:49.734382   357 ts_tablet_manager.cc:1403] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:25:49.737320   357 raft_consensus.cc:359] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.738041   357 raft_consensus.cc:385] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.738350   357 raft_consensus.cc:740] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.738567   355 tablet_bootstrap.cc:492] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:49.739110   354 tablet_bootstrap.cc:654] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.739079   357 consensus_queue.cc:260] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.741967   357 ts_tablet_manager.cc:1434] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:49.742331   355 ts_tablet_manager.cc:1403] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.002s
I20260710 13:25:49.742946   357 tablet_bootstrap.cc:492] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.750185   357 tablet_bootstrap.cc:654] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.750283   363 raft_consensus.cc:493] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.751086   363 raft_consensus.cc:515] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.755978   363 leader_election.cc:290] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:49.760035   355 raft_consensus.cc:359] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.761011   355 raft_consensus.cc:385] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.761405   355 raft_consensus.cc:740] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.762193   355 consensus_queue.cc:260] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.765365   355 ts_tablet_manager.cc:1434] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260710 13:25:49.766022   357 tablet_bootstrap.cc:492] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:49.766548   357 ts_tablet_manager.cc:1403] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 13:25:49.770481   355 tablet_bootstrap.cc:492] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:49.770277   357 raft_consensus.cc:359] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.771184   357 raft_consensus.cc:385] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.771492   357 raft_consensus.cc:740] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.772250   357 consensus_queue.cc:260] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.774797   357 ts_tablet_manager.cc:1434] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:49.775759   357 tablet_bootstrap.cc:492] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.783545   355 tablet_bootstrap.cc:654] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.785048   354 tablet_bootstrap.cc:492] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:49.785615   354 ts_tablet_manager.cc:1403] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.011s
I20260710 13:25:49.791718   363 raft_consensus.cc:493] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.792246   363 raft_consensus.cc:515] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.792651   357 tablet_bootstrap.cc:654] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.794340   363 leader_election.cc:290] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:49.798135   354 raft_consensus.cc:359] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.798569   355 tablet_bootstrap.cc:492] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:49.803108   355 ts_tablet_manager.cc:1403] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.007s
I20260710 13:25:49.804251   312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:49.806120   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10187977d8249ec933fca97fc11e942" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:49.806988   311 raft_consensus.cc:2468] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 0.
I20260710 13:25:49.806885   355 raft_consensus.cc:359] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.807508 32705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10187977d8249ec933fca97fc11e942" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:49.807770   355 raft_consensus.cc:385] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.808097   355 raft_consensus.cc:740] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.808208 32705 raft_consensus.cc:2468] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 0.
I20260710 13:25:49.808667 32594 leader_election.cc:304] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:49.801539   357 tablet_bootstrap.cc:492] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:49.809485   363 raft_consensus.cc:2804] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.809882   363 raft_consensus.cc:493] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.806782 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:49.810288   363 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:49.810236 32594 leader_election.cc:343] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.810737 32706 raft_consensus.cc:2468] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 0.
I20260710 13:25:49.812354 32595 leader_election.cc:304] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [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: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:49.814307   382 raft_consensus.cc:2804] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.814747   382 raft_consensus.cc:493] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.815088   382 raft_consensus.cc:3060] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.817076   363 raft_consensus.cc:515] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.818946   363 leader_election.cc:290] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:49.819669   357 ts_tablet_manager.cc:1403] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260710 13:25:49.819886 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10187977d8249ec933fca97fc11e942" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:49.820065   312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10187977d8249ec933fca97fc11e942" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:49.820516 32706 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.820655   312 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.823287   354 raft_consensus.cc:385] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.823642   354 raft_consensus.cc:740] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.824544   354 consensus_queue.cc:260] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.826941   354 ts_tablet_manager.cc:1434] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260710 13:25:49.827921   354 tablet_bootstrap.cc:492] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.828553 32706 raft_consensus.cc:2468] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 1.
I20260710 13:25:49.829771 32595 leader_election.cc:304] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:49.808845   355 consensus_queue.cc:260] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.831969   363 raft_consensus.cc:2804] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:49.822853   357 raft_consensus.cc:359] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.833653   357 raft_consensus.cc:385] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.834066   357 raft_consensus.cc:740] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.835052   357 consensus_queue.cc:260] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.837589   357 ts_tablet_manager.cc:1434] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:25:49.838827   357 tablet_bootstrap.cc:492] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.841660   354 tablet_bootstrap.cc:654] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.850565   357 tablet_bootstrap.cc:654] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.853876   312 raft_consensus.cc:2468] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 1.
I20260710 13:25:49.863209   382 raft_consensus.cc:515] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.866117 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:49.866722 32706 raft_consensus.cc:3060] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.872160   358 raft_consensus.cc:493] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.872776   358 raft_consensus.cc:515] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.873261 32706 raft_consensus.cc:2468] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 1.
I20260710 13:25:49.874464 32595 leader_election.cc:304] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:49.875723   358 leader_election.cc:290] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:49.881444   383 raft_consensus.cc:2804] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:49.882790   355 ts_tablet_manager.cc:1434] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.079s	user 0.014s	sys 0.017s
I20260710 13:25:49.883703   362 raft_consensus.cc:493] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.884213   355 tablet_bootstrap.cc:492] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:49.884182   362 raft_consensus.cc:515] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.886027   363 raft_consensus.cc:697] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Becoming Leader. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:49.881960   383 raft_consensus.cc:697] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Becoming Leader. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:49.886917   363 consensus_queue.cc:237] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.888881   362 leader_election.cc:290] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:49.895224   355 tablet_bootstrap.cc:654] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.903129   382 leader_election.cc:290] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:49.905256   312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
W20260710 13:25:49.907163 32594 leader_election.cc:343] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.887929   383 consensus_queue.cc:237] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.914069   354 tablet_bootstrap.cc:492] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:49.914654   354 ts_tablet_manager.cc:1403] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.020s
I20260710 13:25:49.916424   355 tablet_bootstrap.cc:492] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:49.922300   354 raft_consensus.cc:359] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.923062   354 raft_consensus.cc:385] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.923352   354 raft_consensus.cc:740] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.919804   355 ts_tablet_manager.cc:1403] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.006s
I20260710 13:25:49.924549   354 consensus_queue.cc:260] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.936504   354 ts_tablet_manager.cc:1434] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:25:49.937381   357 tablet_bootstrap.cc:492] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:49.937489   354 tablet_bootstrap.cc:492] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e: Bootstrap starting.
I20260710 13:25:49.937911   357 ts_tablet_manager.cc:1403] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.099s	user 0.003s	sys 0.023s
I20260710 13:25:49.940510   357 raft_consensus.cc:359] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.941254   357 raft_consensus.cc:385] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.941548   357 raft_consensus.cc:740] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.942217   357 consensus_queue.cc:260] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:49.943817 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:49.944669 32631 raft_consensus.cc:2468] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 0.
I20260710 13:25:49.945592   355 raft_consensus.cc:359] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.946362   355 raft_consensus.cc:385] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.946342 32743 leader_election.cc:304] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:49.946830   355 raft_consensus.cc:740] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.951483   357 ts_tablet_manager.cc:1434] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 13:25:49.952769   357 tablet_bootstrap.cc:492] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593: Bootstrap starting.
I20260710 13:25:49.953306   362 raft_consensus.cc:493] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.955106   362 raft_consensus.cc:515] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.967396   362 leader_election.cc:290] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:49.971282   362 raft_consensus.cc:2804] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.972311   362 raft_consensus.cc:493] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.972734   362 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.973294   363 raft_consensus.cc:493] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.954260   355 consensus_queue.cc:260] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.974341   363 raft_consensus.cc:515] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.985713 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:49.986799   358 raft_consensus.cc:493] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.987056 32631 raft_consensus.cc:2468] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 0.
I20260710 13:25:49.987267   358 raft_consensus.cc:515] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:49.990722   358 leader_election.cc:290] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.010044 32743 leader_election.cc:304] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:50.011799   355 ts_tablet_manager.cc:1434] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.003s
I20260710 13:25:50.018153   354 tablet_bootstrap.cc:654] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.998111   358 raft_consensus.cc:493] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.019620   398 raft_consensus.cc:493] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.025666 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.026212 32705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.026304 32706 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 0.
I20260710 13:25:50.023439   355 tablet_bootstrap.cc:492] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:50.027712 32705 raft_consensus.cc:2468] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 0.
I20260710 13:25:50.022995   358 raft_consensus.cc:515] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.028278 32704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.031069   357 tablet_bootstrap.cc:654] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:50.033859 32744 leader_election.cc:343] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.036789 32595 leader_election.cc:304] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:50.038118   383 raft_consensus.cc:2804] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.038848   383 raft_consensus.cc:493] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.039206   383 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.039314   312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:50.037376   363 leader_election.cc:290] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.013357 32526 catalog_manager.cc:5697] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88550e0988ab42f6b381f0bd8512facd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "88550e0988ab42f6b381f0bd8512facd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.042147   358 leader_election.cc:290] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.042676   358 raft_consensus.cc:493] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.043089   358 raft_consensus.cc:515] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.033505   398 raft_consensus.cc:515] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.046064   312 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 0.
I20260710 13:25:50.043224   362 raft_consensus.cc:515] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.043110 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baab4d1574f45f0b4a4de500e2b2d31" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:50.052309 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:50.054915   358 leader_election.cc:290] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
W20260710 13:25:50.056808 32669 leader_election.cc:343] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.057925 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
W20260710 13:25:50.058189 32669 leader_election.cc:343] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.061434 32629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:50.062865 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f532155405447eb975ec6103fc9667" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:50.045529 32526 catalog_manager.cc:5697] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88550e0988ab42f6b381f0bd8512facd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "88550e0988ab42f6b381f0bd8512facd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.063629   397 raft_consensus.cc:2804] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.065752   355 tablet_bootstrap.cc:654] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:50.066358 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.068779   362 leader_election.cc:290] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:50.069980 32628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.071792 32704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:50.071866   312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baab4d1574f45f0b4a4de500e2b2d31" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:50.072165   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:50.075162 32706 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 0.
I20260710 13:25:50.076727 32704 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.078053   312 raft_consensus.cc:2468] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 0.
I20260710 13:25:50.073115   397 raft_consensus.cc:493] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.072768 32630 raft_consensus.cc:2468] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 0.
I20260710 13:25:50.077648   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:50.069584   383 raft_consensus.cc:515] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.066994   398 leader_election.cc:290] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
W20260710 13:25:50.077288 32669 leader_election.cc:343] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.077286 32628 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.078176   311 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 0.
I20260710 13:25:50.079027   362 raft_consensus.cc:493] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.104426 32744 leader_election.cc:304] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:50.083225   310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f532155405447eb975ec6103fc9667" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:50.110147 32631 raft_consensus.cc:2393] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c79fea3c85847a1a0a0414d6faaa593 in current term 1: Already voted for candidate 88550e0988ab42f6b381f0bd8512facd in this term.
I20260710 13:25:50.106876   362 raft_consensus.cc:515] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.113932   357 tablet_bootstrap.cc:492] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593: No bootstrap required, opened a new log
I20260710 13:25:50.114447   357 ts_tablet_manager.cc:1403] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent bootstrapping tablet: real 0.162s	user 0.018s	sys 0.012s
I20260710 13:25:50.102615   397 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.117931   362 leader_election.cc:290] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:50.112540   398 raft_consensus.cc:2804] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.118582   310 raft_consensus.cc:2468] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 0.
I20260710 13:25:50.122923   354 tablet_bootstrap.cc:492] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e: No bootstrap required, opened a new log
I20260710 13:25:50.124644 32705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:50.125241 32705 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.126179   354 ts_tablet_manager.cc:1403] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e: Time spent bootstrapping tablet: real 0.189s	user 0.015s	sys 0.040s
I20260710 13:25:50.120914 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f532155405447eb975ec6103fc9667" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.106561 32669 leader_election.cc:304] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [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: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.129010 32706 raft_consensus.cc:2468] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 0.
I20260710 13:25:50.120790   398 raft_consensus.cc:493] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.130710   398 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.130373   383 leader_election.cc:290] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.133073   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:50.133549 32744 leader_election.cc:304] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:50.133073 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f532155405447eb975ec6103fc9667" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:50.134558 32631 raft_consensus.cc:2468] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 0.
I20260710 13:25:50.135567   354 raft_consensus.cc:359] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.136209   354 raft_consensus.cc:385] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.136478   354 raft_consensus.cc:740] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Initialized, Role: FOLLOWER
I20260710 13:25:50.137794   358 raft_consensus.cc:2804] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.138309   358 raft_consensus.cc:493] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.138909   358 raft_consensus.cc:3060] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.143781   355 tablet_bootstrap.cc:492] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:50.144246   355 ts_tablet_manager.cc:1403] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.131s	user 0.006s	sys 0.009s
I20260710 13:25:50.140988 32669 leader_election.cc:304] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:50.147058   358 raft_consensus.cc:515] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.147053   398 raft_consensus.cc:515] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.147960   399 raft_consensus.cc:2804] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.148363   399 raft_consensus.cc:493] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.137584   362 raft_consensus.cc:2804] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.149433   311 raft_consensus.cc:2393] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88550e0988ab42f6b381f0bd8512facd in current term 1: Already voted for candidate 7c79fea3c85847a1a0a0414d6faaa593 in this term.
I20260710 13:25:50.149363   362 raft_consensus.cc:493] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.149834   362 raft_consensus.cc:3060] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.151793   354 consensus_queue.cc:260] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.148756   399 raft_consensus.cc:3060] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.152900 32704 raft_consensus.cc:2468] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 1.
I20260710 13:25:50.158594   357 raft_consensus.cc:359] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.159312   357 raft_consensus.cc:385] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.159585   357 raft_consensus.cc:740] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Initialized, Role: FOLLOWER
W20260710 13:25:50.153456 32669 leader_election.cc:343] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.162209 32669 leader_election.cc:304] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e; no voters: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.162245   362 raft_consensus.cc:515] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.158106 32705 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 1.
I20260710 13:25:50.166817   354 ts_tablet_manager.cc:1434] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:25:50.165717   357 consensus_queue.cc:260] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.168558   358 leader_election.cc:290] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.170976   405 raft_consensus.cc:493] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.171419   405 raft_consensus.cc:515] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:50.172506 32628 raft_consensus.cc:2468] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 1.
I20260710 13:25:50.173446   405 leader_election.cc:290] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481)
I20260710 13:25:50.170321 32744 leader_election.cc:304] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:50.175081 32595 leader_election.cc:304] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:50.176208   383 raft_consensus.cc:2804] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.176326   362 leader_election.cc:290] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:50.176690   383 raft_consensus.cc:697] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Becoming Leader. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:50.147055   355 raft_consensus.cc:359] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.177517   383 consensus_queue.cc:237] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.177316   399 raft_consensus.cc:515] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.184731   355 raft_consensus.cc:385] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.199690   362 raft_consensus.cc:2804] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.207119   398 leader_election.cc:290] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:50.222797   397 raft_consensus.cc:515] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.223893   355 raft_consensus.cc:740] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:50.281316   397 leader_election.cc:290] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:50.241345   362 raft_consensus.cc:697] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Becoming Leader. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:50.284106   362 consensus_queue.cc:237] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.323011   399 leader_election.cc:290] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.325541 32705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f532155405447eb975ec6103fc9667" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:50.327271 32705 raft_consensus.cc:2393] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c79fea3c85847a1a0a0414d6faaa593 in current term 1: Already voted for candidate 4c5a26b513f64276b23c701bcd4e433e in this term.
I20260710 13:25:50.327251   355 consensus_queue.cc:260] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.328382   363 raft_consensus.cc:493] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:25:50.323509 32669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.3:33833, user_credentials={real_user=slave}} blocked reactor thread for 170900us
I20260710 13:25:50.329384 32628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f532155405447eb975ec6103fc9667" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.329492   363 raft_consensus.cc:515] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.329995 32628 raft_consensus.cc:3060] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.331434 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:50.333699   363 leader_election.cc:290] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.335448 32705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.338464   363 consensus_queue.cc:1048] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.340785   355 ts_tablet_manager.cc:1434] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.196s	user 0.016s	sys 0.006s
I20260710 13:25:50.340476 32628 raft_consensus.cc:2468] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 1.
I20260710 13:25:50.343253   357 ts_tablet_manager.cc:1434] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593: Time spent starting tablet: real 0.228s	user 0.013s	sys 0.011s
I20260710 13:25:50.341317   358 raft_consensus.cc:2749] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.349141 32705 raft_consensus.cc:2468] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 0.
I20260710 13:25:50.351526 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.329998 32669 leader_election.cc:304] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [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: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.357872   355 tablet_bootstrap.cc:492] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:50.361616   408 raft_consensus.cc:493] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.363001 32703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:50.363112 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:50.363729 32703 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.364271   408 raft_consensus.cc:515] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.367079 32706 raft_consensus.cc:2393] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c79fea3c85847a1a0a0414d6faaa593 in current term 1: Already voted for candidate 88550e0988ab42f6b381f0bd8512facd in this term.
I20260710 13:25:50.368464 32595 leader_election.cc:304] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:50.368605   408 leader_election.cc:290] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:50.369508 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.370061 32631 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.366729   358 raft_consensus.cc:2804] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.373919   358 raft_consensus.cc:493] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.373989 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baab4d1574f45f0b4a4de500e2b2d31" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.374485   358 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.374375 32629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f532155405447eb975ec6103fc9667" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.375604 32629 raft_consensus.cc:2393] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c5a26b513f64276b23c701bcd4e433e in current term 1: Already voted for candidate 7c79fea3c85847a1a0a0414d6faaa593 in this term.
I20260710 13:25:50.377061 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.366677 32628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.378134 32706 raft_consensus.cc:2468] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 0.
I20260710 13:25:50.380091   355 tablet_bootstrap.cc:654] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:50.373128   383 raft_consensus.cc:2804] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.384537   310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:50.385155   310 raft_consensus.cc:2468] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 0.
I20260710 13:25:50.385915 32744 leader_election.cc:304] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:50.388216   408 raft_consensus.cc:2804] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.381170 32524 catalog_manager.cc:5697] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.388872   408 raft_consensus.cc:493] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.389256   408 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.389775 32703 raft_consensus.cc:2468] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 1.
W20260710 13:25:50.382913 32669 leader_election.cc:343] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.383828   383 raft_consensus.cc:493] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.390802 32743 leader_election.cc:304] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c79fea3c85847a1a0a0414d6faaa593; no voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.392524 32631 raft_consensus.cc:2468] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 1.
I20260710 13:25:50.393260 32743 leader_election.cc:304] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:50.393823   362 raft_consensus.cc:2749] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.394318   397 raft_consensus.cc:2804] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.395159 32743 leader_election.cc:304] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [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: 7c79fea3c85847a1a0a0414d6faaa593; no voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.395872 32744 leader_election.cc:304] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:50.395602   383 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.399312   397 raft_consensus.cc:697] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Becoming Leader. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:50.400393   398 raft_consensus.cc:2749] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.400169   397 consensus_queue.cc:237] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.401461   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f532155405447eb975ec6103fc9667" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:50.396855   358 raft_consensus.cc:515] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.403299   310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baab4d1574f45f0b4a4de500e2b2d31" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:50.403860   310 raft_consensus.cc:3060] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.403894   363 consensus_queue.cc:1048] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:50.404376   405 raft_consensus.cc:2804] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.403541   408 raft_consensus.cc:515] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.404949   405 raft_consensus.cc:697] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Becoming Leader. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:50.404042   358 leader_election.cc:290] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.407330 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd" is_pre_election: true
I20260710 13:25:50.421689 32669 leader_election.cc:304] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [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: 4c5a26b513f64276b23c701bcd4e433e; no voters: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.422526   358 raft_consensus.cc:2749] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.423002 32628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.422209   383 raft_consensus.cc:515] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.412353   405 consensus_queue.cc:237] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.424289 32703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:50.422693   408 leader_election.cc:290] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:50.427064 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:50.428789   383 leader_election.cc:290] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
W20260710 13:25:50.432996 32669 leader_election.cc:343] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.425211 32703 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.466696 32628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.469444   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:50.470062   309 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:50.470530 32576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:50.472651   312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:50.473592 32631 raft_consensus.cc:2393] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c79fea3c85847a1a0a0414d6faaa593 in current term 1: Already voted for candidate 88550e0988ab42f6b381f0bd8512facd in this term.
I20260710 13:25:50.473305   382 consensus_queue.cc:1048] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:25:50.477684   312 raft_consensus.cc:2393] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88550e0988ab42f6b381f0bd8512facd in current term 1: Already voted for candidate 7c79fea3c85847a1a0a0414d6faaa593 in this term.
I20260710 13:25:50.489379   308 raft_consensus.cc:3060] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.496308 32594 leader_election.cc:304] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [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: 88550e0988ab42f6b381f0bd8512facd; no voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:50.498930   419 raft_consensus.cc:2749] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.513094   310 raft_consensus.cc:2468] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 1.
I20260710 13:25:50.514428 32669 leader_election.cc:304] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.515966   358 raft_consensus.cc:2804] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.517578 32703 raft_consensus.cc:2468] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 1.
I20260710 13:25:50.517840   358 raft_consensus.cc:697] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 1 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:50.519635 32744 leader_election.cc:304] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.518761   358 consensus_queue.cc:237] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.520674   405 raft_consensus.cc:2804] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.521410   405 raft_consensus.cc:697] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Becoming Leader. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:50.522830   405 consensus_queue.cc:237] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.523514 32524 catalog_manager.cc:5697] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88550e0988ab42f6b381f0bd8512facd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "88550e0988ab42f6b381f0bd8512facd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.533329   309 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 1.
I20260710 13:25:50.535295 32669 leader_election.cc:304] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.540139   355 tablet_bootstrap.cc:492] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:50.540609   355 ts_tablet_manager.cc:1403] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.187s	user 0.002s	sys 0.011s
I20260710 13:25:50.537851   358 raft_consensus.cc:2804] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.541960   358 raft_consensus.cc:697] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 1 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:50.543238   358 consensus_queue.cc:237] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.544538   355 raft_consensus.cc:359] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.547253   355 raft_consensus.cc:385] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.547611   355 raft_consensus.cc:740] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:50.548554   355 consensus_queue.cc:260] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.550972   355 ts_tablet_manager.cc:1434] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:25:50.551786   355 tablet_bootstrap.cc:492] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd: Bootstrap starting.
I20260710 13:25:50.556043   363 consensus_queue.cc:1048] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.562850   355 tablet_bootstrap.cc:654] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:50.562443 32525 catalog_manager.cc:5697] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.564363 32525 catalog_manager.cc:5697] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.575192 32526 catalog_manager.cc:5697] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 1 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.583740   355 tablet_bootstrap.cc:492] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd: No bootstrap required, opened a new log
I20260710 13:25:50.584290   355 ts_tablet_manager.cc:1403] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.006s
I20260710 13:25:50.586753   355 raft_consensus.cc:359] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.587316   355 raft_consensus.cc:385] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.587546   355 raft_consensus.cc:740] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Initialized, Role: FOLLOWER
I20260710 13:25:50.588390   355 consensus_queue.cc:260] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.597811 32524 catalog_manager.cc:5697] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.601660   355 ts_tablet_manager.cc:1434] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:25:50.610704 32525 catalog_manager.cc:5697] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 1 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.671655 32706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
mode: GRACEFUL
new_leader_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:38590
I20260710 13:25:50.672312 32706 raft_consensus.cc:606] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 1 LEADER]: Received request to transfer leadership to TS 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.686831   308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
mode: GRACEFUL
new_leader_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:56494
I20260710 13:25:50.687470   308 raft_consensus.cc:606] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Received request to transfer leadership to TS 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:50.702615 32631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
mode: GRACEFUL
new_leader_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:53430
I20260710 13:25:50.703302 32631 raft_consensus.cc:606] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Received request to transfer leadership to TS 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:50.709587   308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
mode: GRACEFUL
new_leader_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:56494
I20260710 13:25:50.710213   308 raft_consensus.cc:606] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Received request to transfer leadership to TS 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:50.715520   308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
mode: GRACEFUL
new_leader_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:56494
I20260710 13:25:50.716135   308 raft_consensus.cc:606] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Received request to transfer leadership to TS 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:50.739595   363 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.747289   419 raft_consensus.cc:993] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd: : Instructing follower 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:50.747757   382 raft_consensus.cc:1081] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Signalling peer 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:50.750385 32703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:38580
I20260710 13:25:50.751029 32703 raft_consensus.cc:493] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:50.751394 32703 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.752620   382 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.759363 32703 raft_consensus.cc:515] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.766147 32703 leader_election.cc:290] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.768806 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.769635 32631 raft_consensus.cc:3055] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:50.770162 32631 raft_consensus.cc:740] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:50.770951   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:50.771565   311 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.771272 32631 consensus_queue.cc:260] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.772956 32631 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.780099 32631 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:50.781270 32669 leader_election.cc:304] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:50.780867   311 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:50.782097   358 raft_consensus.cc:2804] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:50.782578   358 raft_consensus.cc:697] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:50.784205   358 consensus_queue.cc:237] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.791898 32525 catalog_manager.cc:5697] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 1 to 2, leader changed from 88550e0988ab42f6b381f0bd8512facd (127.31.188.1) to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 2 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.797232   405 consensus_queue.cc:1048] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.812067   408 consensus_queue.cc:1048] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.820446   397 raft_consensus.cc:993] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593: : Instructing follower 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:50.820911   408 raft_consensus.cc:1081] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Signalling peer 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:50.822619 32628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:53426
I20260710 13:25:50.823359 32628 raft_consensus.cc:493] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:50.823778 32628 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.831543 32628 raft_consensus.cc:515] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.833608 32628 leader_election.cc:290] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 2 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.834240 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:50.834565   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:50.834868 32706 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.835177   311 raft_consensus.cc:3055] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:50.835516   311 raft_consensus.cc:740] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:50.836402   311 consensus_queue.cc:260] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.836926   419 raft_consensus.cc:493] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.837636   311 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.837373   419 raft_consensus.cc:515] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.839421   419 leader_election.cc:290] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.841022   308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:50.841549 32706 raft_consensus.cc:2468] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 2.
I20260710 13:25:50.841775   308 raft_consensus.cc:2393] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88550e0988ab42f6b381f0bd8512facd in current term 1: Already voted for candidate 4c5a26b513f64276b23c701bcd4e433e in this term.
I20260710 13:25:50.841765 32703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.842763 32595 leader_election.cc:304] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:50.843536   419 raft_consensus.cc:2804] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:50.844020   419 raft_consensus.cc:697] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Becoming Leader. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:50.844144 32595 leader_election.cc:304] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88550e0988ab42f6b381f0bd8512facd; no voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:50.844883   382 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.844883   419 consensus_queue.cc:237] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.846680   311 raft_consensus.cc:2468] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 2.
I20260710 13:25:50.850802   382 raft_consensus.cc:2749] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.852782 32526 catalog_manager.cc:5697] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd reported cstate change: term changed from 1 to 2, leader changed from 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3) to 88550e0988ab42f6b381f0bd8512facd (127.31.188.1). New cstate: current_term: 2 leader_uuid: "88550e0988ab42f6b381f0bd8512facd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.876279   408 consensus_queue.cc:1048] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.882525   382 raft_consensus.cc:493] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.883033   382 raft_consensus.cc:515] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.890101   382 leader_election.cc:290] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.891902 32703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baab4d1574f45f0b4a4de500e2b2d31" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5a26b513f64276b23c701bcd4e433e" is_pre_election: true
I20260710 13:25:50.891809   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baab4d1574f45f0b4a4de500e2b2d31" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593" is_pre_election: true
I20260710 13:25:50.892794   311 raft_consensus.cc:2393] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88550e0988ab42f6b381f0bd8512facd in current term 1: Already voted for candidate 4c5a26b513f64276b23c701bcd4e433e in this term.
I20260710 13:25:50.893829 32594 leader_election.cc:304] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88550e0988ab42f6b381f0bd8512facd; no voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:50.894912   382 raft_consensus.cc:3060] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.896106   405 consensus_queue.cc:1048] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.899358   405 consensus_queue.cc:1048] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.901852   382 raft_consensus.cc:2749] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.910439   397 raft_consensus.cc:993] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593: : Instructing follower 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:50.910935   397 raft_consensus.cc:1081] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Signalling peer 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:50.916728   397 consensus_queue.cc:1048] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.918905 32703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:38584
I20260710 13:25:50.919493 32703 raft_consensus.cc:493] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:50.919871 32703 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.927444 32703 raft_consensus.cc:515] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.929517 32703 leader_election.cc:290] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:50.931068 32628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:50.931762   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:50.932322 32628 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.932370   311 raft_consensus.cc:3055] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:50.932793   311 raft_consensus.cc:740] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:50.933562   311 consensus_queue.cc:260] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.934430   311 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.938755   311 raft_consensus.cc:2468] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:50.939750 32669 leader_election.cc:304] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:50.940429   358 raft_consensus.cc:2804] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:50.940862   358 raft_consensus.cc:697] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:50.940779 32628 raft_consensus.cc:2468] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:50.942202   358 consensus_queue.cc:237] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.948323   397 consensus_queue.cc:1048] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.951259 32526 catalog_manager.cc:5697] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 1 to 2, leader changed from 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3) to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 2 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.956176   397 raft_consensus.cc:993] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593: : Instructing follower 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:50.956612   397 raft_consensus.cc:1081] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Signalling peer 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:50.957269   404 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.960842 32706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:38584
I20260710 13:25:50.961405 32706 raft_consensus.cc:493] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:50.961760 32706 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.971532   397 consensus_queue.cc:1048] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.972769   404 raft_consensus.cc:993] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e: : Instructing follower 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:50.973569   358 raft_consensus.cc:1081] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 1 LEADER]: Signalling peer 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:50.974511   358 consensus_queue.cc:1048] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.976090 32629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:53424
I20260710 13:25:50.976220 32706 raft_consensus.cc:515] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.976636 32629 raft_consensus.cc:493] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:50.977026 32629 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.980176 32703 raft_consensus.cc:1240] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Rejecting Update request from peer 7c79fea3c85847a1a0a0414d6faaa593 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:50.987969   397 consensus_queue.cc:1059] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:50.989086   397 raft_consensus.cc:3055] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:50.989513   397 raft_consensus.cc:740] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:50.990592   397 consensus_queue.cc:260] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:50.992077   397 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:50.999907 32706 leader_election.cc:290] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:51.000610 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:51.003451   308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:51.008185 32629 raft_consensus.cc:515] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:51.012049   358 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:51.012696 32631 raft_consensus.cc:1240] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Rejecting Update request from peer 4c5a26b513f64276b23c701bcd4e433e for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:51.017402 32703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:51.018829   358 consensus_queue.cc:1059] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:51.019183   308 raft_consensus.cc:2468] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:51.018138 32703 raft_consensus.cc:3055] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:51.019986 32703 raft_consensus.cc:740] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:51.020465   358 consensus_queue.cc:1048] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:51.020922 32703 consensus_queue.cc:260] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:51.021836 32703 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:51.023556 32669 leader_election.cc:304] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [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: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:51.024704   358 raft_consensus.cc:2804] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:51.025312   358 raft_consensus.cc:697] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:51.026386   358 consensus_queue.cc:237] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:51.035346 32526 catalog_manager.cc:5697] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 1 to 2, leader changed from 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3) to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 2 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:51.036221   308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:51.041368 32629 leader_election.cc:290] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 2 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:51.053756 32703 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 2.
I20260710 13:25:51.055135 32595 leader_election.cc:304] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [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: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:51.056281   382 raft_consensus.cc:2804] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:51.056757   382 raft_consensus.cc:697] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Becoming Leader. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:51.057538   382 consensus_queue.cc:237] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:51.081475 32525 catalog_manager.cc:5697] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd reported cstate change: term changed from 1 to 2, leader changed from 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2) to 88550e0988ab42f6b381f0bd8512facd (127.31.188.1). New cstate: current_term: 2 leader_uuid: "88550e0988ab42f6b381f0bd8512facd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:51.290246   309 raft_consensus.cc:1275] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.291628   449 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.300604 32629 raft_consensus.cc:1275] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.301868   358 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.346235 32629 raft_consensus.cc:1275] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.347853   358 consensus_queue.cc:1048] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.350872 32703 raft_consensus.cc:1275] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.352268   419 consensus_queue.cc:1048] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.356637   309 raft_consensus.cc:1275] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.358048   358 consensus_queue.cc:1048] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.364558   311 raft_consensus.cc:1275] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.370047   382 consensus_queue.cc:1048] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.443112 32629 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:51.447881 32629 raft_consensus.cc:1275] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.449187   449 consensus_queue.cc:1048] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.458724   309 raft_consensus.cc:1275] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.460418   449 consensus_queue.cc:1048] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.515893   309 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:51.521297   309 raft_consensus.cc:1275] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.523139   382 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:51.535048 32703 raft_consensus.cc:1275] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:51.536922   382 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:53.750193 32496 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:25:53.751008 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:53.766564 32703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
mode: GRACEFUL
new_leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
 from {username='slave'} at 127.0.0.1:38598
I20260710 13:25:53.767138 32703 raft_consensus.cc:606] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Received request to transfer leadership to TS 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:53.777109 32629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
mode: GRACEFUL
new_leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
 from {username='slave'} at 127.0.0.1:53442
I20260710 13:25:53.777616 32629 raft_consensus.cc:606] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Received request to transfer leadership to TS 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:53.778748 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:53.779188 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:53.791014   449 raft_consensus.cc:993] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e: : Instructing follower 7c79fea3c85847a1a0a0414d6faaa593 to start an election
I20260710 13:25:53.791464   455 raft_consensus.cc:1081] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Signalling peer 7c79fea3c85847a1a0a0414d6faaa593 to start an election
I20260710 13:25:53.792986   309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
 from {username='slave'} at 127.0.0.1:56482
I20260710 13:25:53.793373   309 raft_consensus.cc:493] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:53.793617   309 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:53.797792   309 raft_consensus.cc:515] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:53.799433   309 leader_election.cc:290] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 3 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:53.800140 32629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:53.800453 32703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:53.800712 32629 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:53.800930 32703 raft_consensus.cc:3055] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:53.801148 32703 raft_consensus.cc:740] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:53.801759 32703 consensus_queue.cc:260] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:53.802615 32703 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:53.805061 32629 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 3.
I20260710 13:25:53.806005 32743 leader_election.cc:304] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [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: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:53.806681   408 raft_consensus.cc:2804] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:53.807802 32703 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 3.
I20260710 13:25:53.807876   408 raft_consensus.cc:697] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Becoming Leader. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:53.808858   408 consensus_queue.cc:237] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:53.815941 32525 catalog_manager.cc:5697] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 reported cstate change: term changed from 2 to 3, leader changed from 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2) to 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3). New cstate: current_term: 3 leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:54.106388   382 raft_consensus.cc:993] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd: : Instructing follower 7c79fea3c85847a1a0a0414d6faaa593 to start an election
I20260710 13:25:54.106833   462 raft_consensus.cc:1081] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Signalling peer 7c79fea3c85847a1a0a0414d6faaa593 to start an election
I20260710 13:25:54.108289   309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
 from {username='slave'} at 127.0.0.1:56476
I20260710 13:25:54.108878   309 raft_consensus.cc:493] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:54.109247   309 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:54.114229   309 raft_consensus.cc:515] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:54.115669   309 leader_election.cc:290] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 3 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:54.116549 32629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:54.116832 32703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:54.117182 32629 raft_consensus.cc:3055] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:54.117367 32703 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:54.117537 32629 raft_consensus.cc:740] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:54.118350 32629 consensus_queue.cc:260] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:54.119526 32629 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:54.124171 32703 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 3.
I20260710 13:25:54.125334 32744 leader_election.cc:304] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [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: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:54.126045 32629 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 3.
I20260710 13:25:54.126099   408 raft_consensus.cc:2804] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:54.126674   408 raft_consensus.cc:697] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Becoming Leader. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:54.127501   408 consensus_queue.cc:237] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:54.136416 32525 catalog_manager.cc:5697] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 reported cstate change: term changed from 2 to 3, leader changed from 88550e0988ab42f6b381f0bd8512facd (127.31.188.1) to 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3). New cstate: current_term: 3 leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:54.220768 32703 raft_consensus.cc:1275] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Refusing update from remote peer 7c79fea3c85847a1a0a0414d6faaa593: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:54.221901   408 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:54.231084 32631 raft_consensus.cc:1275] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Refusing update from remote peer 7c79fea3c85847a1a0a0414d6faaa593: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:54.234581   456 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:54.534214 32631 raft_consensus.cc:1275] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Refusing update from remote peer 7c79fea3c85847a1a0a0414d6faaa593: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:54.535497   408 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:54.544242 32703 raft_consensus.cc:1275] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Refusing update from remote peer 7c79fea3c85847a1a0a0414d6faaa593: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:54.545939   471 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:54.779882 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:54.789027 32631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
mode: GRACEFUL
new_leader_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:53430
I20260710 13:25:54.789566 32631 raft_consensus.cc:606] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Received request to transfer leadership to TS 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:54.794149 32631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b10187977d8249ec933fca97fc11e942"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
mode: GRACEFUL
new_leader_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:53430
I20260710 13:25:54.794628 32631 raft_consensus.cc:606] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Received request to transfer leadership to TS 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:54.799209   309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
mode: GRACEFUL
new_leader_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:56494
I20260710 13:25:54.799790   309 raft_consensus.cc:606] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Received request to transfer leadership to TS 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:54.804244 32631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
mode: GRACEFUL
new_leader_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:53430
I20260710 13:25:54.804738 32631 raft_consensus.cc:606] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Received request to transfer leadership to TS 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:54.809223   309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
mode: GRACEFUL
new_leader_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:56494
I20260710 13:25:54.809840   309 raft_consensus.cc:606] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Received request to transfer leadership to TS 4c5a26b513f64276b23c701bcd4e433e
I20260710 13:25:54.831594   382 raft_consensus.cc:993] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd: : Instructing follower 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:54.831990   473 raft_consensus.cc:1081] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Signalling peer 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:54.833325 32706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:38580
I20260710 13:25:54.833817 32706 raft_consensus.cc:493] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:54.834122 32706 raft_consensus.cc:3060] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:54.838404 32706 raft_consensus.cc:515] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:54.839970 32706 leader_election.cc:290] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Requested vote from peers 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833), 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481)
I20260710 13:25:54.840828   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:54.840961 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8d1600317f40c1a72d3bfe47442f54" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:54.841423   309 raft_consensus.cc:3060] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:54.841444 32631 raft_consensus.cc:3055] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:54.841940 32631 raft_consensus.cc:740] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:54.842773 32631 consensus_queue.cc:260] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:54.843922 32631 raft_consensus.cc:3060] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:54.848227   309 raft_consensus.cc:2468] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:54.849500 32669 leader_election.cc:304] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:54.850274   455 raft_consensus.cc:2804] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:54.850440 32631 raft_consensus.cc:2468] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:54.851495   455 raft_consensus.cc:697] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:54.852231   455 consensus_queue.cc:237] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } }
I20260710 13:25:54.858197 32525 catalog_manager.cc:5697] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 1 to 2, leader changed from 88550e0988ab42f6b381f0bd8512facd (127.31.188.1) to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 2 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:55.081079   382 raft_consensus.cc:993] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd: : Instructing follower 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:55.081568   473 raft_consensus.cc:1081] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Signalling peer 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:55.082929 32706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b10187977d8249ec933fca97fc11e942"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:38580
I20260710 13:25:55.083398 32706 raft_consensus.cc:493] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:55.083694 32706 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:55.088122 32706 raft_consensus.cc:515] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.089764 32706 leader_election.cc:290] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:55.090600 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10187977d8249ec933fca97fc11e942" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:55.090939   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10187977d8249ec933fca97fc11e942" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:55.091212 32631 raft_consensus.cc:3055] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:55.091456   309 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:55.091624 32631 raft_consensus.cc:740] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:55.092437 32631 consensus_queue.cc:260] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.093585 32631 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:55.098021   309 raft_consensus.cc:2468] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:55.099125 32669 leader_election.cc:304] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:55.099879   455 raft_consensus.cc:2804] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:55.100378   455 raft_consensus.cc:697] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:55.100517 32631 raft_consensus.cc:2468] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 2.
I20260710 13:25:55.101236   455 consensus_queue.cc:237] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.107894 32525 catalog_manager.cc:5697] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 1 to 2, leader changed from 88550e0988ab42f6b381f0bd8512facd (127.31.188.1) to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 2 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:55.145890   466 raft_consensus.cc:993] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593: : Instructing follower 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:55.146350   471 raft_consensus.cc:1081] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Signalling peer 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:55.147842 32706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:38584
I20260710 13:25:55.148304 32706 raft_consensus.cc:493] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:55.148732 32706 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:55.153687 32706 raft_consensus.cc:515] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.155272 32706 leader_election.cc:290] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 4 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:55.156000 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:55.156236   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:55.156594 32631 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:55.156749   309 raft_consensus.cc:3055] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:25:55.157104   309 raft_consensus.cc:740] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:55.157889   309 consensus_queue.cc:260] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.159126   309 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:55.163216 32631 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 4.
I20260710 13:25:55.164450 32669 leader_election.cc:304] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [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: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:55.165205   455 raft_consensus.cc:2804] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:25:55.165629   455 raft_consensus.cc:697] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:55.165635   309 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 4.
I20260710 13:25:55.166600   455 consensus_queue.cc:237] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.172336 32525 catalog_manager.cc:5697] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 3 to 4, leader changed from 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3) to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 4 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:55.210161   466 raft_consensus.cc:993] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593: : Instructing follower 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:55.210600   466 raft_consensus.cc:1081] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Signalling peer 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:55.211969 32706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:38584
I20260710 13:25:55.212393 32706 raft_consensus.cc:493] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:55.212644 32706 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:55.216881 32706 raft_consensus.cc:515] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.218331 32706 leader_election.cc:290] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 4 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:55.219215 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:55.219532   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:55.219836 32631 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:55.220070   309 raft_consensus.cc:3055] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:25:55.220389   309 raft_consensus.cc:740] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:55.221220   309 consensus_queue.cc:260] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.222383   309 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:55.226531 32631 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 4.
I20260710 13:25:55.227681 32669 leader_election.cc:304] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [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: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:55.228425   455 raft_consensus.cc:2804] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:25:55.228837   455 raft_consensus.cc:697] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:55.228982   309 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 4.
I20260710 13:25:55.229688   455 consensus_queue.cc:237] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.235643 32525 catalog_manager.cc:5697] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 3 to 4, leader changed from 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3) to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 4 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:55.275990   382 raft_consensus.cc:993] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd: : Instructing follower 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:55.276391   473 raft_consensus.cc:1081] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Signalling peer 4c5a26b513f64276b23c701bcd4e433e to start an election
I20260710 13:25:55.277798 32706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
 from {username='slave'} at 127.0.0.1:38580
I20260710 13:25:55.278262 32706 raft_consensus.cc:493] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:55.278532 32706 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:55.282892 32706 raft_consensus.cc:515] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.284554 32706 leader_election.cc:290] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [CANDIDATE]: Term 3 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:55.285220 32631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:55.285539   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6240bf49a04fc6ab771e2b1658895f" candidate_uuid: "4c5a26b513f64276b23c701bcd4e433e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:55.285820 32631 raft_consensus.cc:3055] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:55.286031   309 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:55.286160 32631 raft_consensus.cc:740] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:55.287015 32631 consensus_queue.cc:260] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.287882 32631 raft_consensus.cc:3060] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:55.290840   309 raft_consensus.cc:2468] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 3.
I20260710 13:25:55.291749 32669 leader_election.cc:304] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [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: 4c5a26b513f64276b23c701bcd4e433e, 7c79fea3c85847a1a0a0414d6faaa593; no voters: 
I20260710 13:25:55.292399   455 raft_consensus.cc:2804] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:55.292555 32631 raft_consensus.cc:2468] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5a26b513f64276b23c701bcd4e433e in term 3.
I20260710 13:25:55.292822   455 raft_consensus.cc:697] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 3 LEADER]: Becoming Leader. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:55.293633   455 consensus_queue.cc:237] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:55.299696 32525 catalog_manager.cc:5697] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e reported cstate change: term changed from 2 to 3, leader changed from 88550e0988ab42f6b381f0bd8512facd (127.31.188.1) to 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2). New cstate: current_term: 3 leader_uuid: "4c5a26b513f64276b23c701bcd4e433e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:55.402505 32631 raft_consensus.cc:1275] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:55.404057   455 consensus_queue.cc:1048] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:55.413448   309 raft_consensus.cc:1275] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:55.415069   455 consensus_queue.cc:1048] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:55.559613 32631 raft_consensus.cc:1275] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 4 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:55.560866   455 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:55.568768   309 raft_consensus.cc:1275] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 4 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:55.570454   455 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:55.691072 32631 raft_consensus.cc:1275] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:55.692531   455 consensus_queue.cc:1048] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:55.701475   309 raft_consensus.cc:1275] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:55.703884   483 consensus_queue.cc:1048] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:55.735788 32631 raft_consensus.cc:1275] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 4 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:55.736907   483 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:55.742257   309 raft_consensus.cc:1275] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 4 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:55.743455   483 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:55.808120 32631 raft_consensus.cc:1275] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:55.809293   474 consensus_queue.cc:1048] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:55.817776   309 raft_consensus.cc:1275] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Refusing update from remote peer 4c5a26b513f64276b23c701bcd4e433e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:55.819136   483 consensus_queue.cc:1048] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:57.821483 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:57.829046 32706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
mode: GRACEFUL
new_leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
 from {username='slave'} at 127.0.0.1:38598
I20260710 13:25:57.829824 32706 raft_consensus.cc:606] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Received request to transfer leadership to TS 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:57.832890 32706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
mode: GRACEFUL
new_leader_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:38598
I20260710 13:25:57.833416 32706 raft_consensus.cc:606] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Received request to transfer leadership to TS 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:57.835824 32706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
mode: GRACEFUL
new_leader_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:38598
I20260710 13:25:57.836264 32706 raft_consensus.cc:606] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Received request to transfer leadership to TS 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:57.838671 32706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b10187977d8249ec933fca97fc11e942"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
mode: GRACEFUL
new_leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
 from {username='slave'} at 127.0.0.1:38598
I20260710 13:25:57.839113 32706 raft_consensus.cc:606] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Received request to transfer leadership to TS 7c79fea3c85847a1a0a0414d6faaa593
I20260710 13:25:57.841369 32706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32"
dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
mode: GRACEFUL
new_leader_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:38598
I20260710 13:25:57.841801 32706 raft_consensus.cc:606] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Received request to transfer leadership to TS 88550e0988ab42f6b381f0bd8512facd
I20260710 13:25:57.842873 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:25:57.843294 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:57.958811   483 raft_consensus.cc:993] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e: : Instructing follower 7c79fea3c85847a1a0a0414d6faaa593 to start an election
I20260710 13:25:57.959345   499 raft_consensus.cc:1081] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Signalling peer 7c79fea3c85847a1a0a0414d6faaa593 to start an election
I20260710 13:25:57.960779   309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b10187977d8249ec933fca97fc11e942"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
 from {username='slave'} at 127.0.0.1:56482
I20260710 13:25:57.961227   309 raft_consensus.cc:493] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:57.961488   309 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:57.965981   309 raft_consensus.cc:515] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:57.967453   309 leader_election.cc:290] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 3 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:57.968561 32629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10187977d8249ec933fca97fc11e942" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:57.968617 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10187977d8249ec933fca97fc11e942" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:57.969345 32629 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:57.969429 32706 raft_consensus.cc:3055] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:57.969799 32706 raft_consensus.cc:740] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:57.970492 32706 consensus_queue.cc:260] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:57.971526 32706 raft_consensus.cc:3060] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:57.974416 32629 raft_consensus.cc:2468] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 3.
I20260710 13:25:57.975658 32743 leader_election.cc:304] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [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: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:57.976585   498 raft_consensus.cc:2804] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:57.976647 32706 raft_consensus.cc:2468] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 3.
I20260710 13:25:57.977713   498 raft_consensus.cc:697] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Becoming Leader. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:57.978566   498 consensus_queue.cc:237] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:57.986160 32524 catalog_manager.cc:5697] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 reported cstate change: term changed from 2 to 3, leader changed from 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2) to 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3). New cstate: current_term: 3 leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:58.089838   499 raft_consensus.cc:993] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e: : Instructing follower 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:58.090273   483 raft_consensus.cc:1081] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Signalling peer 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:58.091645 32629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:53424
I20260710 13:25:58.092123 32629 raft_consensus.cc:493] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:58.092420 32629 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:58.096877 32629 raft_consensus.cc:515] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.098654 32629 leader_election.cc:290] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 3 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:58.099380 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:58.099653   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a833d96c15e14afab395df26b152d1fc" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:58.099982 32706 raft_consensus.cc:3055] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:58.100210   309 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:58.100333 32706 raft_consensus.cc:740] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:58.101154 32706 consensus_queue.cc:260] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.102018 32706 raft_consensus.cc:3060] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:58.104485   309 raft_consensus.cc:2468] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 3.
I20260710 13:25:58.105643 32594 leader_election.cc:304] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [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: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:58.106216 32706 raft_consensus.cc:2468] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 3.
I20260710 13:25:58.107508   506 raft_consensus.cc:2804] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:58.108438   506 raft_consensus.cc:697] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 3 LEADER]: Becoming Leader. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:58.109144   506 consensus_queue.cc:237] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.115782 32524 catalog_manager.cc:5697] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd reported cstate change: term changed from 2 to 3, leader changed from 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2) to 88550e0988ab42f6b381f0bd8512facd (127.31.188.1). New cstate: current_term: 3 leader_uuid: "88550e0988ab42f6b381f0bd8512facd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:58.122459   499 raft_consensus.cc:993] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e: : Instructing follower 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:58.122932   483 raft_consensus.cc:1081] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Signalling peer 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:58.124262 32629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:53424
I20260710 13:25:58.124917 32629 raft_consensus.cc:493] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:58.125224 32629 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:25:58.130375 32629 raft_consensus.cc:515] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.132074 32629 leader_election.cc:290] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 5 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:58.132607 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:58.132912   309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221e521f54348d8b4461ccc4c42802b" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:58.133132 32706 raft_consensus.cc:3055] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:25:58.133384   309 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:25:58.133422 32706 raft_consensus.cc:740] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:58.134232 32706 consensus_queue.cc:260] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.135388 32706 raft_consensus.cc:3060] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:25:58.137185   499 raft_consensus.cc:993] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e: : Instructing follower 7c79fea3c85847a1a0a0414d6faaa593 to start an election
I20260710 13:25:58.137615   483 raft_consensus.cc:1081] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Signalling peer 7c79fea3c85847a1a0a0414d6faaa593 to start an election
I20260710 13:25:58.139026   311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7"
dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
 from {username='slave'} at 127.0.0.1:56482
I20260710 13:25:58.139341   309 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 5.
I20260710 13:25:58.139457   311 raft_consensus.cc:493] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:58.139830   311 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:25:58.140295 32594 leader_election.cc:304] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [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: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:58.141040   506 raft_consensus.cc:2804] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:25:58.141268 32706 raft_consensus.cc:2468] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 5.
I20260710 13:25:58.141537   506 raft_consensus.cc:697] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 5 LEADER]: Becoming Leader. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:58.142416   506 consensus_queue.cc:237] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.147614   311 raft_consensus.cc:515] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.150475   311 leader_election.cc:290] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [CANDIDATE]: Term 5 election: Requested vote from peers 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481), 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323)
I20260710 13:25:58.150578 32629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
I20260710 13:25:58.151212 32629 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:25:58.151504 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c10c10c6ab24a69822fec39578a5aa7" candidate_uuid: "7c79fea3c85847a1a0a0414d6faaa593" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:58.150830 32524 catalog_manager.cc:5697] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd reported cstate change: term changed from 4 to 5, leader changed from 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2) to 88550e0988ab42f6b381f0bd8512facd (127.31.188.1). New cstate: current_term: 5 leader_uuid: "88550e0988ab42f6b381f0bd8512facd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:58.152026 32706 raft_consensus.cc:3055] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:25:58.152348 32706 raft_consensus.cc:740] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:58.153000 32706 consensus_queue.cc:260] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.154074 32706 raft_consensus.cc:3060] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:25:58.158797 32629 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 5.
I20260710 13:25:58.159981 32743 leader_election.cc:304] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [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: 7c79fea3c85847a1a0a0414d6faaa593, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:58.160758   498 raft_consensus.cc:2804] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:25:58.161211   498 raft_consensus.cc:697] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 LEADER]: Becoming Leader. State: Replica: 7c79fea3c85847a1a0a0414d6faaa593, State: Running, Role: LEADER
I20260710 13:25:58.161253 32706 raft_consensus.cc:2468] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c79fea3c85847a1a0a0414d6faaa593 in term 5.
I20260710 13:25:58.162211   498 consensus_queue.cc:237] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.166079   483 raft_consensus.cc:993] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e: : Instructing follower 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:58.166589   483 raft_consensus.cc:1081] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Signalling peer 88550e0988ab42f6b381f0bd8512facd to start an election
I20260710 13:25:58.168308 32629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32"
dest_uuid: "88550e0988ab42f6b381f0bd8512facd"
 from {username='slave'} at 127.0.0.1:53424
I20260710 13:25:58.168792 32629 raft_consensus.cc:493] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:58.169159 32629 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:58.170327 32524 catalog_manager.cc:5697] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 reported cstate change: term changed from 4 to 5, leader changed from 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2) to 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3). New cstate: current_term: 5 leader_uuid: "7c79fea3c85847a1a0a0414d6faaa593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:58.174355 32629 raft_consensus.cc:515] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.176373 32629 leader_election.cc:290] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [CANDIDATE]: Term 3 election: Requested vote from peers 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2:43323), 7c79fea3c85847a1a0a0414d6faaa593 (127.31.188.3:33833)
I20260710 13:25:58.176541 32706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5a26b513f64276b23c701bcd4e433e"
I20260710 13:25:58.177071 32706 raft_consensus.cc:3055] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:58.177371 32706 raft_consensus.cc:740] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c5a26b513f64276b23c701bcd4e433e, State: Running, Role: LEADER
I20260710 13:25:58.178056 32706 consensus_queue.cc:260] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.178680   311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f3f49043ce4ad1858eaea971be0b32" candidate_uuid: "88550e0988ab42f6b381f0bd8512facd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c79fea3c85847a1a0a0414d6faaa593"
I20260710 13:25:58.179114 32706 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:58.179203   311 raft_consensus.cc:3060] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:58.185461 32706 raft_consensus.cc:2468] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 3.
I20260710 13:25:58.185715   311 raft_consensus.cc:2468] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88550e0988ab42f6b381f0bd8512facd in term 3.
I20260710 13:25:58.186743 32595 leader_election.cc:304] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [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: 4c5a26b513f64276b23c701bcd4e433e, 88550e0988ab42f6b381f0bd8512facd; no voters: 
I20260710 13:25:58.187376   506 raft_consensus.cc:2804] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:58.187860   506 raft_consensus.cc:697] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 3 LEADER]: Becoming Leader. State: Replica: 88550e0988ab42f6b381f0bd8512facd, State: Running, Role: LEADER
I20260710 13:25:58.188768   506 consensus_queue.cc:237] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [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: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } }
I20260710 13:25:58.195333 32524 catalog_manager.cc:5697] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd reported cstate change: term changed from 2 to 3, leader changed from 4c5a26b513f64276b23c701bcd4e433e (127.31.188.2) to 88550e0988ab42f6b381f0bd8512facd (127.31.188.1). New cstate: current_term: 3 leader_uuid: "88550e0988ab42f6b381f0bd8512facd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:58.434453 32629 raft_consensus.cc:1275] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Refusing update from remote peer 7c79fea3c85847a1a0a0414d6faaa593: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:58.435581   498 consensus_queue.cc:1048] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:58.446139 32706 raft_consensus.cc:1275] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Refusing update from remote peer 7c79fea3c85847a1a0a0414d6faaa593: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:58.447604   498 consensus_queue.cc:1048] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:58.603727   311 raft_consensus.cc:1275] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:25:58.604589 32706 raft_consensus.cc:1275] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 5 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:25:58.605038   506 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:25:58.605973   507 consensus_queue.cc:1048] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:58.619730   309 raft_consensus.cc:1275] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:58.621943   506 consensus_queue.cc:1048] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:58.640301 32706 raft_consensus.cc:1275] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:58.641506   520 consensus_queue.cc:1048] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:58.647732 32703 raft_consensus.cc:1275] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:58.648911   520 consensus_queue.cc:1048] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:58.657550   311 raft_consensus.cc:1275] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Refusing update from remote peer 88550e0988ab42f6b381f0bd8512facd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:58.664160   507 consensus_queue.cc:1048] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c79fea3c85847a1a0a0414d6faaa593" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:58.736034 32629 raft_consensus.cc:1275] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 5 FOLLOWER]: Refusing update from remote peer 7c79fea3c85847a1a0a0414d6faaa593: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:25:58.737370   500 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88550e0988ab42f6b381f0bd8512facd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:58.746294 32703 raft_consensus.cc:1275] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 5 FOLLOWER]: Refusing update from remote peer 7c79fea3c85847a1a0a0414d6faaa593: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:25:58.748626   500 consensus_queue.cc:1048] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5a26b513f64276b23c701bcd4e433e" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:58.844257 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:58.849653 32496 tablet_server.cc:179] TabletServer@127.31.188.1:0 shutting down...
I20260710 13:25:58.871549 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:58.872284 32496 tablet_replica.cc:333] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.873308 32496 raft_consensus.cc:2243] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:25:58.874248 32496 raft_consensus.cc:2272] T 9221e521f54348d8b4461ccc4c42802b P 88550e0988ab42f6b381f0bd8512facd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.876698 32496 tablet_replica.cc:333] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.877147 32496 raft_consensus.cc:2243] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:58.877775 32496 raft_consensus.cc:2272] T c1f3f49043ce4ad1858eaea971be0b32 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.879544 32496 tablet_replica.cc:333] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.879963 32496 raft_consensus.cc:2243] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:58.880561 32496 raft_consensus.cc:2272] T a833d96c15e14afab395df26b152d1fc P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.882229 32496 tablet_replica.cc:333] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.882750 32496 raft_consensus.cc:2243] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:58.883122 32496 raft_consensus.cc:2272] T 8e8d1600317f40c1a72d3bfe47442f54 P 88550e0988ab42f6b381f0bd8512facd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.884702 32496 tablet_replica.cc:333] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.885105 32496 raft_consensus.cc:2243] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:58.885401 32496 raft_consensus.cc:2272] T f4f532155405447eb975ec6103fc9667 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.886919 32496 tablet_replica.cc:333] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.887319 32496 raft_consensus.cc:2243] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:58.887627 32496 raft_consensus.cc:2272] T ba6240bf49a04fc6ab771e2b1658895f P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.889091 32496 tablet_replica.cc:333] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.889468 32496 raft_consensus.cc:2243] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:58.889801 32496 raft_consensus.cc:2272] T 0c10c10c6ab24a69822fec39578a5aa7 P 88550e0988ab42f6b381f0bd8512facd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.891688 32496 tablet_replica.cc:333] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.892309 32496 raft_consensus.cc:2243] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:58.892817 32496 raft_consensus.cc:2272] T 7baab4d1574f45f0b4a4de500e2b2d31 P 88550e0988ab42f6b381f0bd8512facd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.895009 32496 tablet_replica.cc:333] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd: stopping tablet replica
I20260710 13:25:58.895423 32496 raft_consensus.cc:2243] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:58.895808 32496 raft_consensus.cc:2272] T b10187977d8249ec933fca97fc11e942 P 88550e0988ab42f6b381f0bd8512facd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:58.988420 32496 tablet_server.cc:196] TabletServer@127.31.188.1:0 shutdown complete.
I20260710 13:25:59.006320 32496 tablet_server.cc:179] TabletServer@127.31.188.2:0 shutting down...
W20260710 13:25:59.009231 32743 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.188.1:46481: connect: Connection refused (error 111)
W20260710 13:25:59.014357 32743 consensus_peers.cc:597] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 -> Peer 88550e0988ab42f6b381f0bd8512facd (127.31.188.1:46481): Couldn't send request to peer 88550e0988ab42f6b381f0bd8512facd. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:46481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:59.033660 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:59.034322 32496 tablet_replica.cc:333] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.034968 32496 raft_consensus.cc:2243] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.035408 32496 raft_consensus.cc:2272] T a833d96c15e14afab395df26b152d1fc P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.037338 32496 tablet_replica.cc:333] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.037855 32496 raft_consensus.cc:2243] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.038240 32496 raft_consensus.cc:2272] T 0c10c10c6ab24a69822fec39578a5aa7 P 4c5a26b513f64276b23c701bcd4e433e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.040782 32496 tablet_replica.cc:333] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.041261 32496 raft_consensus.cc:2243] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:59.041972 32496 raft_consensus.cc:2272] T 7baab4d1574f45f0b4a4de500e2b2d31 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.043746 32496 tablet_replica.cc:333] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.044230 32496 raft_consensus.cc:2243] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.044621 32496 raft_consensus.cc:2272] T b10187977d8249ec933fca97fc11e942 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.046622 32496 tablet_replica.cc:333] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.047170 32496 raft_consensus.cc:2243] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.047549 32496 raft_consensus.cc:2272] T c1f3f49043ce4ad1858eaea971be0b32 P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.049476 32496 tablet_replica.cc:333] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.049948 32496 raft_consensus.cc:2243] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.050323 32496 raft_consensus.cc:2272] T f4f532155405447eb975ec6103fc9667 P 4c5a26b513f64276b23c701bcd4e433e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.051882 32496 tablet_replica.cc:333] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.052314 32496 raft_consensus.cc:2243] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:59.053002 32496 raft_consensus.cc:2272] T 8e8d1600317f40c1a72d3bfe47442f54 P 4c5a26b513f64276b23c701bcd4e433e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.054497 32496 tablet_replica.cc:333] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.054946 32496 raft_consensus.cc:2243] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:59.055651 32496 raft_consensus.cc:2272] T ba6240bf49a04fc6ab771e2b1658895f P 4c5a26b513f64276b23c701bcd4e433e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.057165 32496 tablet_replica.cc:333] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e: stopping tablet replica
I20260710 13:25:59.057575 32496 raft_consensus.cc:2243] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.057945 32496 raft_consensus.cc:2272] T 9221e521f54348d8b4461ccc4c42802b P 4c5a26b513f64276b23c701bcd4e433e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.084770 32496 tablet_server.cc:196] TabletServer@127.31.188.2:0 shutdown complete.
I20260710 13:25:59.100857 32496 tablet_server.cc:179] TabletServer@127.31.188.3:0 shutting down...
I20260710 13:25:59.125123 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:59.125784 32496 tablet_replica.cc:333] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.126339 32496 raft_consensus.cc:2243] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.126832 32496 raft_consensus.cc:2272] T c1f3f49043ce4ad1858eaea971be0b32 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.129040 32496 tablet_replica.cc:333] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.129534 32496 raft_consensus.cc:2243] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.129860 32496 raft_consensus.cc:2272] T 8e8d1600317f40c1a72d3bfe47442f54 P 7c79fea3c85847a1a0a0414d6faaa593 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.131562 32496 tablet_replica.cc:333] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.132083 32496 raft_consensus.cc:2243] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:59.132870 32496 raft_consensus.cc:2272] T f4f532155405447eb975ec6103fc9667 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.135058 32496 tablet_replica.cc:333] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.135810 32496 raft_consensus.cc:2243] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.136191 32496 raft_consensus.cc:2272] T 9221e521f54348d8b4461ccc4c42802b P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.137866 32496 tablet_replica.cc:333] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.138280 32496 raft_consensus.cc:2243] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.138616 32496 raft_consensus.cc:2272] T 7baab4d1574f45f0b4a4de500e2b2d31 P 7c79fea3c85847a1a0a0414d6faaa593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.140154 32496 tablet_replica.cc:333] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.140544 32496 raft_consensus.cc:2243] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:59.141114 32496 raft_consensus.cc:2272] T b10187977d8249ec933fca97fc11e942 P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.142863 32496 tablet_replica.cc:333] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.143270 32496 raft_consensus.cc:2243] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.143630 32496 raft_consensus.cc:2272] T ba6240bf49a04fc6ab771e2b1658895f P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.145025 32496 tablet_replica.cc:333] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.145411 32496 raft_consensus.cc:2243] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:59.145761 32496 raft_consensus.cc:2272] T a833d96c15e14afab395df26b152d1fc P 7c79fea3c85847a1a0a0414d6faaa593 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.147471 32496 tablet_replica.cc:333] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593: stopping tablet replica
I20260710 13:25:59.147850 32496 raft_consensus.cc:2243] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:25:59.148455 32496 raft_consensus.cc:2272] T 0c10c10c6ab24a69822fec39578a5aa7 P 7c79fea3c85847a1a0a0414d6faaa593 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.174577 32496 tablet_server.cc:196] TabletServer@127.31.188.3:0 shutdown complete.
I20260710 13:25:59.190495 32496 master.cc:562] Master@127.31.188.62:34211 shutting down...
I20260710 13:25:59.325690 32496 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:59.326234 32496 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:59.326522 32496 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ae1e41339dd484e8e14fd3450e56995: stopping tablet replica
I20260710 13:25:59.346557 32496 master.cc:584] Master@127.31.188.62:34211 shutdown complete.
4c5a26b513f64276b23c701bcd4e433e  4
7c79fea3c85847a1a0a0414d6faaa593  1
88550e0988ab42f6b381f0bd8512facd  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12457 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:25:59.385501 32496 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.188.62:32831
I20260710 13:25:59.386746 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:59.392344   531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:59.392498   532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:59.396962 32496 server_base.cc:1061] running on GCE node
W20260710 13:25:59.397078   534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:59.398028 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:59.398205 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:59.398389 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689959398359 us; error 0 us; skew 500 ppm
I20260710 13:25:59.398980 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:59.401808 32496 webserver.cc:533] Webserver started at http://127.31.188.62:42667/ using document root <none> and password file <none>
I20260710 13:25:59.402303 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:59.402501 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:59.403050 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:59.404151 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/master-0-root/instance:
uuid: "3803f67691204405b5e87ef1b715bb5f"
format_stamp: "Formatted at 2026-07-10 13:25:59 on dist-test-slave-3n8f"
I20260710 13:25:59.408411 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:25:59.411676   539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.412381 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:59.412683 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/master-0-root
uuid: "3803f67691204405b5e87ef1b715bb5f"
format_stamp: "Formatted at 2026-07-10 13:25:59 on dist-test-slave-3n8f"
I20260710 13:25:59.412966 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:59.430779 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:59.432013 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:59.468888 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.62:32831
I20260710 13:25:59.468976   590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.62:32831 every 8 connection(s)
I20260710 13:25:59.472741   591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:59.482152   591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f: Bootstrap starting.
I20260710 13:25:59.486771   591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:59.491073   591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f: No bootstrap required, opened a new log
I20260710 13:25:59.493074   591 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3803f67691204405b5e87ef1b715bb5f" member_type: VOTER }
I20260710 13:25:59.493429   591 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:59.493597   591 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3803f67691204405b5e87ef1b715bb5f, State: Initialized, Role: FOLLOWER
I20260710 13:25:59.494161   591 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3803f67691204405b5e87ef1b715bb5f" member_type: VOTER }
I20260710 13:25:59.494565   591 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:59.494778   591 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:59.494990   591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:59.498924   591 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3803f67691204405b5e87ef1b715bb5f" member_type: VOTER }
I20260710 13:25:59.499361   591 leader_election.cc:304] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [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: 3803f67691204405b5e87ef1b715bb5f; no voters: 
I20260710 13:25:59.500375   591 leader_election.cc:290] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:59.500767   594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:59.502097   594 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 1 LEADER]: Becoming Leader. State: Replica: 3803f67691204405b5e87ef1b715bb5f, State: Running, Role: LEADER
I20260710 13:25:59.502774   594 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [LEADER]: Queue going to LEADER mode. State: All 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: "3803f67691204405b5e87ef1b715bb5f" member_type: VOTER }
I20260710 13:25:59.503321   591 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:59.507131   595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3803f67691204405b5e87ef1b715bb5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3803f67691204405b5e87ef1b715bb5f" member_type: VOTER } }
I20260710 13:25:59.507931   596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3803f67691204405b5e87ef1b715bb5f. Latest consensus state: current_term: 1 leader_uuid: "3803f67691204405b5e87ef1b715bb5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3803f67691204405b5e87ef1b715bb5f" member_type: VOTER } }
I20260710 13:25:59.508476   595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:59.508589   596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:59.510541   601 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:59.515900   601 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:59.518972 32496 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:59.524340   601 catalog_manager.cc:1383] Generated new cluster ID: 0142f827a5544ec4b2e33c69cc76b732
I20260710 13:25:59.524648   601 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:59.542750   601 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:59.544006   601 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:59.555354   601 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f: Generated new TSK 0
I20260710 13:25:59.555903   601 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:59.585464 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:59.591454   612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:59.592638   613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:59.594499 32496 server_base.cc:1061] running on GCE node
W20260710 13:25:59.594877   615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:59.595837 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:59.596045 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:59.596215 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689959596181 us; error 0 us; skew 500 ppm
I20260710 13:25:59.596807 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:59.599467 32496 webserver.cc:533] Webserver started at http://127.31.188.1:37417/ using document root <none> and password file <none>
I20260710 13:25:59.599969 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:59.600152 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:59.600438 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:59.601505 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-0-root/instance:
uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
format_stamp: "Formatted at 2026-07-10 13:25:59 on dist-test-slave-3n8f"
I20260710 13:25:59.606139 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:59.609418   620 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.610179 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:25:59.610505 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
format_stamp: "Formatted at 2026-07-10 13:25:59 on dist-test-slave-3n8f"
I20260710 13:25:59.610843 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:59.645136 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:59.646476 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:59.648051 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:59.650290 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:59.650538 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.650811 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:59.651005 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.690485 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:45375
I20260710 13:25:59.690585   682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:45375 every 8 connection(s)
I20260710 13:25:59.695338 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:59.703176   687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:59.703521   688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:59.706749 32496 server_base.cc:1061] running on GCE node
W20260710 13:25:59.706696   690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:59.708081 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:59.708316 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:59.708503 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689959708486 us; error 0 us; skew 500 ppm
I20260710 13:25:59.709157 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:59.711969 32496 webserver.cc:533] Webserver started at http://127.31.188.2:44405/ using document root <none> and password file <none>
I20260710 13:25:59.712512 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:59.712780 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:59.713099 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:59.713167   683 heartbeater.cc:344] Connected to a master server at 127.31.188.62:32831
I20260710 13:25:59.713652   683 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:59.714428 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-1-root/instance:
uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
format_stamp: "Formatted at 2026-07-10 13:25:59 on dist-test-slave-3n8f"
I20260710 13:25:59.714475   683 heartbeater.cc:507] Master 127.31.188.62:32831 requested a full tablet report, sending...
I20260710 13:25:59.716777   556 ts_manager.cc:194] Registered new tserver with Master: 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375)
I20260710 13:25:59.719017   556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48302
I20260710 13:25:59.719982 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:25:59.723371   695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.724150 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:59.724445 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-1-root
uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
format_stamp: "Formatted at 2026-07-10 13:25:59 on dist-test-slave-3n8f"
I20260710 13:25:59.724730 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:59.749022 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:59.750229 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:59.751793 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:59.753918 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:59.754135 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.754382 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:59.754560 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.793401 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.2:35899
I20260710 13:25:59.793489   757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.2:35899 every 8 connection(s)
I20260710 13:25:59.798151 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:59.805747   761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:59.806457   762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:59.809139   764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:59.809736 32496 server_base.cc:1061] running on GCE node
I20260710 13:25:59.810796 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:25:59.810865   758 heartbeater.cc:344] Connected to a master server at 127.31.188.62:32831
W20260710 13:25:59.811031 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:59.811321 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689959811303 us; error 0 us; skew 500 ppm
I20260710 13:25:59.811344   758 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:59.811895 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:59.812160   758 heartbeater.cc:507] Master 127.31.188.62:32831 requested a full tablet report, sending...
I20260710 13:25:59.814332   556 ts_manager.cc:194] Registered new tserver with Master: e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:25:59.814814 32496 webserver.cc:533] Webserver started at http://127.31.188.3:34005/ using document root <none> and password file <none>
I20260710 13:25:59.815363 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:59.815584 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:59.815850 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:59.815913   556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48316
I20260710 13:25:59.817162 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-2-root/instance:
uuid: "6a1f07fce27547a5b6427b65e80fab0e"
format_stamp: "Formatted at 2026-07-10 13:25:59 on dist-test-slave-3n8f"
I20260710 13:25:59.821488 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:25:59.824554   769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.825286 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:25:59.825582 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-2-root
uuid: "6a1f07fce27547a5b6427b65e80fab0e"
format_stamp: "Formatted at 2026-07-10 13:25:59 on dist-test-slave-3n8f"
I20260710 13:25:59.825872 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689946763363-32496-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:59.840121 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:59.841270 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:59.842620 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:59.844820 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:59.844995 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.845222 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:59.845383 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:59.885936 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.3:34509
I20260710 13:25:59.886039   831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.3:34509 every 8 connection(s)
I20260710 13:25:59.899664   832 heartbeater.cc:344] Connected to a master server at 127.31.188.62:32831
I20260710 13:25:59.900089   832 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:59.900861   832 heartbeater.cc:507] Master 127.31.188.62:32831 requested a full tablet report, sending...
I20260710 13:25:59.902884   556 ts_manager.cc:194] Registered new tserver with Master: 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:25:59.903784 32496 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014690883s
I20260710 13:25:59.904498   556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48330
I20260710 13:25:59.928362   556 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48332:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:59.931284   556 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:00.003610   797 tablet_service.cc:1511] Processing CreateTablet for tablet 55001d8f18a34f19bdb9f76b6c2557ac (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:00.004050   796 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6f217b97cf448fb5905ca473f96440 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:00.005095   797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55001d8f18a34f19bdb9f76b6c2557ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.006389   795 tablet_service.cc:1511] Processing CreateTablet for tablet 52cf75d5f0d44fe798769fc83b1d5368 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:00.007761   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cf75d5f0d44fe798769fc83b1d5368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.010257   794 tablet_service.cc:1511] Processing CreateTablet for tablet 58e202782070481384d7a6ce1d508a43 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:00.011516   796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6f217b97cf448fb5905ca473f96440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.012864   648 tablet_service.cc:1511] Processing CreateTablet for tablet 55001d8f18a34f19bdb9f76b6c2557ac (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:00.014240   648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55001d8f18a34f19bdb9f76b6c2557ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.014809   644 tablet_service.cc:1511] Processing CreateTablet for tablet c2e9a5bccb994cd98f7a37d176305dcf (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:00.016111   644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e9a5bccb994cd98f7a37d176305dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.015789   647 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6f217b97cf448fb5905ca473f96440 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:00.017091   647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6f217b97cf448fb5905ca473f96440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.018465   645 tablet_service.cc:1511] Processing CreateTablet for tablet 58e202782070481384d7a6ce1d508a43 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:00.020653   646 tablet_service.cc:1511] Processing CreateTablet for tablet 52cf75d5f0d44fe798769fc83b1d5368 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:00.022266   645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e202782070481384d7a6ce1d508a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.027055   646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cf75d5f0d44fe798769fc83b1d5368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.031395   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e202782070481384d7a6ce1d508a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.039810   791 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd0963cdc8a460d815d4c161cc49582 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:00.041193   791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd0963cdc8a460d815d4c161cc49582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.041006   643 tablet_service.cc:1511] Processing CreateTablet for tablet 918d90a487814922abdbf1b71707012d (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:00.042800   643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918d90a487814922abdbf1b71707012d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.043833   790 tablet_service.cc:1511] Processing CreateTablet for tablet 8f16c0d7b62643caa483ca52cb9b173d (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:00.045082   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f16c0d7b62643caa483ca52cb9b173d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.048167   792 tablet_service.cc:1511] Processing CreateTablet for tablet 918d90a487814922abdbf1b71707012d (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:00.038404   793 tablet_service.cc:1511] Processing CreateTablet for tablet c2e9a5bccb994cd98f7a37d176305dcf (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:00.055169   793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e9a5bccb994cd98f7a37d176305dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.071283   640 tablet_service.cc:1511] Processing CreateTablet for tablet fa429d9b21ca49ab885f67d2afc4b448 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:00.073189   640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa429d9b21ca49ab885f67d2afc4b448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.073257   789 tablet_service.cc:1511] Processing CreateTablet for tablet fa429d9b21ca49ab885f67d2afc4b448 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:00.076063   639 tablet_service.cc:1511] Processing CreateTablet for tablet e71ee88a83034c7aa4dc3767593b8e4c (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:00.077891   639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71ee88a83034c7aa4dc3767593b8e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.057899   642 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd0963cdc8a460d815d4c161cc49582 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:00.079609   642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd0963cdc8a460d815d4c161cc49582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.080860   722 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6f217b97cf448fb5905ca473f96440 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:00.082290   722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6f217b97cf448fb5905ca473f96440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.083873   641 tablet_service.cc:1511] Processing CreateTablet for tablet 8f16c0d7b62643caa483ca52cb9b173d (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:00.085073   717 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd0963cdc8a460d815d4c161cc49582 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:00.085652   641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f16c0d7b62643caa483ca52cb9b173d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.086354   717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd0963cdc8a460d815d4c161cc49582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.087129   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918d90a487814922abdbf1b71707012d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.087750   721 tablet_service.cc:1511] Processing CreateTablet for tablet 52cf75d5f0d44fe798769fc83b1d5368 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:00.089488   715 tablet_service.cc:1511] Processing CreateTablet for tablet fa429d9b21ca49ab885f67d2afc4b448 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:00.089978   720 tablet_service.cc:1511] Processing CreateTablet for tablet 58e202782070481384d7a6ce1d508a43 (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:00.091264   723 tablet_service.cc:1511] Processing CreateTablet for tablet 55001d8f18a34f19bdb9f76b6c2557ac (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:00.092176   719 tablet_service.cc:1511] Processing CreateTablet for tablet c2e9a5bccb994cd98f7a37d176305dcf (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:00.083901   718 tablet_service.cc:1511] Processing CreateTablet for tablet 918d90a487814922abdbf1b71707012d (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:00.093485   719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e9a5bccb994cd98f7a37d176305dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.093954   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa429d9b21ca49ab885f67d2afc4b448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.087777   716 tablet_service.cc:1511] Processing CreateTablet for tablet 8f16c0d7b62643caa483ca52cb9b173d (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:00.094962   723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55001d8f18a34f19bdb9f76b6c2557ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.095875   716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f16c0d7b62643caa483ca52cb9b173d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.096515   715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa429d9b21ca49ab885f67d2afc4b448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.097288   718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918d90a487814922abdbf1b71707012d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.103089   721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cf75d5f0d44fe798769fc83b1d5368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.105394   714 tablet_service.cc:1511] Processing CreateTablet for tablet e71ee88a83034c7aa4dc3767593b8e4c (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:00.110532   720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e202782070481384d7a6ce1d508a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.120867   714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71ee88a83034c7aa4dc3767593b8e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.175549   788 tablet_service.cc:1511] Processing CreateTablet for tablet e71ee88a83034c7aa4dc3767593b8e4c (DEFAULT_TABLE table=test-workload [id=e5d96b17f82945cd9aedf1ac59a43205]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:00.177007   788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71ee88a83034c7aa4dc3767593b8e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:00.181915   847 tablet_bootstrap.cc:492] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.212615   848 tablet_bootstrap.cc:492] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.234270   847 tablet_bootstrap.cc:654] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.264540   847 tablet_bootstrap.cc:492] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.265094   847 ts_tablet_manager.cc:1403] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.000s
I20260710 13:26:00.265337   848 tablet_bootstrap.cc:654] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.268273   847 raft_consensus.cc:359] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.269097   847 raft_consensus.cc:385] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.269361   849 tablet_bootstrap.cc:492] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
I20260710 13:26:00.269443   847 raft_consensus.cc:740] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.270828   847 consensus_queue.cc:260] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.273097   832 heartbeater.cc:499] Master 127.31.188.62:32831 was elected leader, sending a full tablet report...
I20260710 13:26:00.273648   847 ts_tablet_manager.cc:1434] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:26:00.274528   847 tablet_bootstrap.cc:492] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.276767   848 tablet_bootstrap.cc:492] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.277259   848 ts_tablet_manager.cc:1403] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.015s
I20260710 13:26:00.277947   849 tablet_bootstrap.cc:654] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.280208   848 raft_consensus.cc:359] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.281008   847 tablet_bootstrap.cc:654] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.281203   848 raft_consensus.cc:385] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.281720   848 raft_consensus.cc:740] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.282860   848 consensus_queue.cc:260] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.289314   848 ts_tablet_manager.cc:1434] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:26:00.289606   849 tablet_bootstrap.cc:492] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.290146   683 heartbeater.cc:499] Master 127.31.188.62:32831 was elected leader, sending a full tablet report...
I20260710 13:26:00.290796   848 tablet_bootstrap.cc:492] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.297327   848 tablet_bootstrap.cc:654] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.290138   849 ts_tablet_manager.cc:1403] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260710 13:26:00.301968   849 raft_consensus.cc:359] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.304782   849 raft_consensus.cc:385] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.305333   849 raft_consensus.cc:740] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.306177   847 tablet_bootstrap.cc:492] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.306751   847 ts_tablet_manager.cc:1403] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.008s
I20260710 13:26:00.306505   849 consensus_queue.cc:260] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.309350   848 tablet_bootstrap.cc:492] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.310015   848 ts_tablet_manager.cc:1403] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 13:26:00.309764   847 raft_consensus.cc:359] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.310698   847 raft_consensus.cc:385] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.311090   847 raft_consensus.cc:740] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.312114   847 consensus_queue.cc:260] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.313303   848 raft_consensus.cc:359] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.314034   848 raft_consensus.cc:385] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.314271   847 ts_tablet_manager.cc:1434] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:26:00.314440   848 raft_consensus.cc:740] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.315505   847 tablet_bootstrap.cc:492] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.315294   848 consensus_queue.cc:260] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.317669   848 ts_tablet_manager.cc:1434] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:00.318783   848 tablet_bootstrap.cc:492] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.322247   847 tablet_bootstrap.cc:654] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.323370   758 heartbeater.cc:499] Master 127.31.188.62:32831 was elected leader, sending a full tablet report...
I20260710 13:26:00.326347   849 ts_tablet_manager.cc:1434] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.005s
I20260710 13:26:00.326949   848 tablet_bootstrap.cc:654] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.327600   849 tablet_bootstrap.cc:492] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
I20260710 13:26:00.337049   847 tablet_bootstrap.cc:492] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.337527   847 ts_tablet_manager.cc:1403] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.008s
I20260710 13:26:00.340210   847 raft_consensus.cc:359] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.340773   847 raft_consensus.cc:385] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.341019   847 raft_consensus.cc:740] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.341660   847 consensus_queue.cc:260] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.343667   847 ts_tablet_manager.cc:1434] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:26:00.344563   847 tablet_bootstrap.cc:492] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.347853   849 tablet_bootstrap.cc:654] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.349400   848 tablet_bootstrap.cc:492] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.349884   848 ts_tablet_manager.cc:1403] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.013s
I20260710 13:26:00.350303   847 tablet_bootstrap.cc:654] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.352769   848 raft_consensus.cc:359] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.353278   849 tablet_bootstrap.cc:492] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.353538   848 raft_consensus.cc:385] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.353760   849 ts_tablet_manager.cc:1403] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260710 13:26:00.353855   848 raft_consensus.cc:740] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.355206   847 tablet_bootstrap.cc:492] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.355612   847 ts_tablet_manager.cc:1403] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:26:00.356796   849 raft_consensus.cc:359] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.357545   849 raft_consensus.cc:385] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.357838   849 raft_consensus.cc:740] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.358155   847 raft_consensus.cc:359] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.358899   847 raft_consensus.cc:385] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.358589   849 consensus_queue.cc:260] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.359207   847 raft_consensus.cc:740] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.359980   847 consensus_queue.cc:260] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.361093   849 ts_tablet_manager.cc:1434] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:26:00.362046   849 tablet_bootstrap.cc:492] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
I20260710 13:26:00.362105   847 ts_tablet_manager.cc:1434] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:26:00.363180   847 tablet_bootstrap.cc:492] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.354694   848 consensus_queue.cc:260] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.368396   848 ts_tablet_manager.cc:1434] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:26:00.368921   849 tablet_bootstrap.cc:654] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.369331   848 tablet_bootstrap.cc:492] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.374711   848 tablet_bootstrap.cc:654] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.377840   847 tablet_bootstrap.cc:654] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.396322   847 tablet_bootstrap.cc:492] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.396368   848 tablet_bootstrap.cc:492] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.396715   847 ts_tablet_manager.cc:1403] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260710 13:26:00.397068   848 ts_tablet_manager.cc:1403] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.009s
I20260710 13:26:00.397323   849 tablet_bootstrap.cc:492] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.397768   849 ts_tablet_manager.cc:1403] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.020s
I20260710 13:26:00.399885   847 raft_consensus.cc:359] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.400638   847 raft_consensus.cc:385] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.400182   848 raft_consensus.cc:359] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.400892   847 raft_consensus.cc:740] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.400532   849 raft_consensus.cc:359] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.401074   848 raft_consensus.cc:385] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.401314   849 raft_consensus.cc:385] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.401480   848 raft_consensus.cc:740] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.401654   849 raft_consensus.cc:740] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.401686   847 consensus_queue.cc:260] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.402227   848 consensus_queue.cc:260] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.402467   849 consensus_queue.cc:260] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.404140   847 ts_tablet_manager.cc:1434] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:00.405184   847 tablet_bootstrap.cc:492] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.408109   848 ts_tablet_manager.cc:1434] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:26:00.409124   848 tablet_bootstrap.cc:492] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.411566   847 tablet_bootstrap.cc:654] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.415594   848 tablet_bootstrap.cc:654] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.416941   849 ts_tablet_manager.cc:1434] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:26:00.423575   847 tablet_bootstrap.cc:492] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.424062   847 ts_tablet_manager.cc:1403] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:26:00.425990   849 tablet_bootstrap.cc:492] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
I20260710 13:26:00.426453   847 raft_consensus.cc:359] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.427166   847 raft_consensus.cc:385] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.427441   847 raft_consensus.cc:740] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.428236   847 consensus_queue.cc:260] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.430282   847 ts_tablet_manager.cc:1434] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:00.432667   847 tablet_bootstrap.cc:492] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.433602   848 tablet_bootstrap.cc:492] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.434077   848 ts_tablet_manager.cc:1403] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260710 13:26:00.435132   849 tablet_bootstrap.cc:654] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.436751   855 raft_consensus.cc:493] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.437088   848 raft_consensus.cc:359] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.437238   855 raft_consensus.cc:515] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.437879   848 raft_consensus.cc:385] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.438319   848 raft_consensus.cc:740] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.440003   847 tablet_bootstrap.cc:654] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.439946   855 leader_election.cc:290] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.439452   848 consensus_queue.cc:260] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.450281   857 raft_consensus.cc:493] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.451213   849 tablet_bootstrap.cc:492] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.450892   857 raft_consensus.cc:515] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.451695   849 ts_tablet_manager.cc:1403] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260710 13:26:00.452553   848 ts_tablet_manager.cc:1434] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 13:26:00.453514   848 tablet_bootstrap.cc:492] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.454704   849 raft_consensus.cc:359] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.455673   849 raft_consensus.cc:385] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.456041   849 raft_consensus.cc:740] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.457010   849 consensus_queue.cc:260] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.460358   847 tablet_bootstrap.cc:492] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.460908   847 ts_tablet_manager.cc:1403] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 13:26:00.463814   847 raft_consensus.cc:359] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.464473   857 leader_election.cc:290] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.466020   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e" is_pre_election: true
W20260710 13:26:00.467733   623 leader_election.cc:343] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.470018   848 tablet_bootstrap.cc:654] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.476876   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.477689   848 tablet_bootstrap.cc:492] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.477603   733 raft_consensus.cc:2468] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 0.
I20260710 13:26:00.478199   848 ts_tablet_manager.cc:1403] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 13:26:00.478848   852 raft_consensus.cc:493] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.479301   852 raft_consensus.cc:515] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.481560   848 raft_consensus.cc:359] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.464512   847 raft_consensus.cc:385] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.482290   848 raft_consensus.cc:385] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.482676   848 raft_consensus.cc:740] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.482605   847 raft_consensus.cc:740] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.483640   848 consensus_queue.cc:260] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.483896   847 consensus_queue.cc:260] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.486229   848 ts_tablet_manager.cc:1434] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:26:00.487255   848 tablet_bootstrap.cc:492] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.492653   852 leader_election.cc:290] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.497306   849 ts_tablet_manager.cc:1434] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.017s
I20260710 13:26:00.498714   849 tablet_bootstrap.cc:492] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
I20260710 13:26:00.501588   622 leader_election.cc:304] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 6a1f07fce27547a5b6427b65e80fab0e
I20260710 13:26:00.502526   855 raft_consensus.cc:2804] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.502912   855 raft_consensus.cc:493] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.503224   855 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.503715   847 ts_tablet_manager.cc:1434] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.042s	user 0.018s	sys 0.007s
I20260710 13:26:00.504879   847 tablet_bootstrap.cc:492] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.507546   848 tablet_bootstrap.cc:654] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.511662   847 tablet_bootstrap.cc:654] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:00.514034   604 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:00.516507   849 tablet_bootstrap.cc:654] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.519096   848 tablet_bootstrap.cc:492] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.519639   848 ts_tablet_manager.cc:1403] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.000s
I20260710 13:26:00.522873   848 raft_consensus.cc:359] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:00.523608   848 raft_consensus.cc:385] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.523923   848 raft_consensus.cc:740] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.524634   848 consensus_queue.cc:260] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:00.524802   855 raft_consensus.cc:515] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.528111   847 tablet_bootstrap.cc:492] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.528698   847 ts_tablet_manager.cc:1403] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260710 13:26:00.531809   849 tablet_bootstrap.cc:492] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.532279   849 ts_tablet_manager.cc:1403] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.003s
I20260710 13:26:00.533033   884 raft_consensus.cc:493] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.533495   884 raft_consensus.cc:515] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.533806   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71ee88a83034c7aa4dc3767593b8e4c" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:00.534621   658 raft_consensus.cc:2468] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 0.
I20260710 13:26:00.535112   849 raft_consensus.cc:359] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.535579   884 leader_election.cc:290] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.535808   849 raft_consensus.cc:385] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.536041   884 raft_consensus.cc:493] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.536147   849 raft_consensus.cc:740] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.536485   884 raft_consensus.cc:515] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.536963   878 raft_consensus.cc:493] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.536863   849 consensus_queue.cc:260] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.537557   878 raft_consensus.cc:515] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.539224   849 ts_tablet_manager.cc:1434] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:00.539122   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.539911   878 leader_election.cc:290] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.540198   849 tablet_bootstrap.cc:492] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
W20260710 13:26:00.540612   622 leader_election.cc:343] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.540702   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e" is_pre_election: true
I20260710 13:26:00.531479   847 raft_consensus.cc:359] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.541303   847 raft_consensus.cc:385] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.541370   807 raft_consensus.cc:2468] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 0.
I20260710 13:26:00.541671   847 raft_consensus.cc:740] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.542385   847 consensus_queue.cc:260] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.542951   623 leader_election.cc:304] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:00.544404   847 ts_tablet_manager.cc:1434] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:26:00.544808   696 leader_election.cc:304] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:00.545275   847 tablet_bootstrap.cc:492] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.546030   874 raft_consensus.cc:2804] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.546420   874 raft_consensus.cc:493] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.546767   874 raft_consensus.cc:3060] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.547709   849 tablet_bootstrap.cc:654] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.549017   855 leader_election.cc:290] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.549590   855 raft_consensus.cc:2804] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.549918   855 raft_consensus.cc:493] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.550257   855 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.551694   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:00.551822   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:00.552397   733 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:00.553197   623 leader_election.cc:343] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.564486   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71ee88a83034c7aa4dc3767593b8e4c" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e" is_pre_election: true
I20260710 13:26:00.565183   807 raft_consensus.cc:2468] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 0.
I20260710 13:26:00.566155   733 raft_consensus.cc:2468] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 1.
I20260710 13:26:00.578931   622 leader_election.cc:304] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 6a1f07fce27547a5b6427b65e80fab0e
I20260710 13:26:00.567611   874 raft_consensus.cc:515] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.581984   874 leader_election.cc:290] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 1 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.582964   880 raft_consensus.cc:2804] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.585477   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71ee88a83034c7aa4dc3767593b8e4c" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:00.586083   658 raft_consensus.cc:3060] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.586691   847 tablet_bootstrap.cc:654] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.568714   848 ts_tablet_manager.cc:1434] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260710 13:26:00.570411   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.590608   732 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 0.
I20260710 13:26:00.591347   848 tablet_bootstrap.cc:492] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.591954   622 leader_election.cc:304] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:00.595861   658 raft_consensus.cc:2468] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 1.
I20260710 13:26:00.596974   696 leader_election.cc:304] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:00.597886   878 raft_consensus.cc:493] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.597981   874 raft_consensus.cc:2804] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.598556   878 raft_consensus.cc:515] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.601838   849 tablet_bootstrap.cc:492] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.602314   849 ts_tablet_manager.cc:1403] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.062s	user 0.030s	sys 0.023s
I20260710 13:26:00.600811   878 leader_election.cc:290] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.575356   884 leader_election.cc:290] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.577085   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e" is_pre_election: true
I20260710 13:26:00.598932   874 raft_consensus.cc:697] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Becoming Leader. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:00.604017   807 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 0.
I20260710 13:26:00.604527   874 consensus_queue.cc:237] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.605381   884 raft_consensus.cc:2804] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.605731   884 raft_consensus.cc:493] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.606072   884 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.610074   880 raft_consensus.cc:697] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:00.611014   849 raft_consensus.cc:359] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.611014   880 consensus_queue.cc:237] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.611824   849 raft_consensus.cc:385] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.612135   849 raft_consensus.cc:740] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.612864   849 consensus_queue.cc:260] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.614009   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e202782070481384d7a6ce1d508a43" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:00.614990   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:00.615131   656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:00.615809   657 raft_consensus.cc:2468] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:00.616686   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71ee88a83034c7aa4dc3767593b8e4c" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:00.617173   849 ts_tablet_manager.cc:1434] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:26:00.617233   807 raft_consensus.cc:3060] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.618325   849 tablet_bootstrap.cc:492] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
W20260710 13:26:00.618993   770 leader_election.cc:343] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.619407   884 raft_consensus.cc:515] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.620590   656 raft_consensus.cc:2393] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a1f07fce27547a5b6427b65e80fab0e in current term 1: Already voted for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in this term.
I20260710 13:26:00.622469   848 tablet_bootstrap.cc:654] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.622790   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:00.623417   806 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.631222   806 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 1.
I20260710 13:26:00.632370   770 leader_election.cc:304] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:00.632516   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e202782070481384d7a6ce1d508a43" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.632586   623 leader_election.cc:304] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:00.633227   732 raft_consensus.cc:2468] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:00.633853   886 raft_consensus.cc:2804] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.634409   878 raft_consensus.cc:2804] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.634449   886 raft_consensus.cc:697] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:00.634948   878 raft_consensus.cc:493] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.635370   878 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.636144   886 consensus_queue.cc:237] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.638659   884 leader_election.cc:290] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.648694   849 tablet_bootstrap.cc:654] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.649250   553 catalog_manager.cc:5697] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2). New cstate: current_term: 1 leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:00.656601   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.659199   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.660070   849 tablet_bootstrap.cc:492] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.660009   732 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:00.660777   849 ts_tablet_manager.cc:1403] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260710 13:26:00.661844   771 leader_election.cc:304] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:00.630528   807 raft_consensus.cc:2468] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 1.
I20260710 13:26:00.664554   849 raft_consensus.cc:359] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.665362   852 raft_consensus.cc:2804] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.665419   849 raft_consensus.cc:385] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.666016   852 raft_consensus.cc:493] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.666112   849 raft_consensus.cc:740] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.666558   852 raft_consensus.cc:3060] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.667295   849 consensus_queue.cc:260] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.670698   849 ts_tablet_manager.cc:1434] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.003s
I20260710 13:26:00.671994   849 tablet_bootstrap.cc:492] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
I20260710 13:26:00.676517   852 raft_consensus.cc:515] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
W20260710 13:26:00.679386   771 leader_election.cc:343] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.680332   849 tablet_bootstrap.cc:654] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.680583   771 leader_election.cc:304] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:00.685660   878 raft_consensus.cc:515] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.690045   852 leader_election.cc:290] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.690677   852 raft_consensus.cc:2764] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:26:00.690928   656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e202782070481384d7a6ce1d508a43" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
W20260710 13:26:00.692482   770 leader_election.cc:343] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.694113   878 leader_election.cc:290] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.694934   656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:00.695636   656 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.574702   855 raft_consensus.cc:515] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
W20260710 13:26:00.700419   622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.2:35899, user_credentials={real_user=slave}} blocked reactor thread for 108550us
I20260710 13:26:00.701581   852 raft_consensus.cc:493] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.702040   852 raft_consensus.cc:515] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.702229   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:00.703086   732 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.704169   852 leader_election.cc:290] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.704708   554 catalog_manager.cc:5697] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:00.709743   886 raft_consensus.cc:493] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.710230   886 raft_consensus.cc:515] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:00.711663   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:00.712313   657 raft_consensus.cc:2468] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:00.705708   855 leader_election.cc:290] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.713125   886 leader_election.cc:290] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.713591   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.714169   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e" is_pre_election: true
I20260710 13:26:00.715404   849 tablet_bootstrap.cc:492] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
W20260710 13:26:00.715539   623 leader_election.cc:343] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.706817   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:00.707084   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:00.716039   849 ts_tablet_manager.cc:1403] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260710 13:26:00.716298   807 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:00.719331   622 leader_election.cc:343] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.721648   848 tablet_bootstrap.cc:492] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.722039   848 ts_tablet_manager.cc:1403] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.012s
I20260710 13:26:00.721158   770 leader_election.cc:304] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:00.724877   847 tablet_bootstrap.cc:492] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.724632   848 raft_consensus.cc:359] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.725274   848 raft_consensus.cc:385] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.725477   847 ts_tablet_manager.cc:1403] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.180s	user 0.018s	sys 0.030s
I20260710 13:26:00.725543   848 raft_consensus.cc:740] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.726524   848 consensus_queue.cc:260] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.726897   878 raft_consensus.cc:2804] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.727329   878 raft_consensus.cc:493] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.727665   878 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.728569   848 ts_tablet_manager.cc:1434] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:26:00.729383   848 tablet_bootstrap.cc:492] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.729241   847 raft_consensus.cc:359] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.730156   847 raft_consensus.cc:385] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.730530   847 raft_consensus.cc:740] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.731051   849 raft_consensus.cc:359] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.731742   849 raft_consensus.cc:385] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.732043   849 raft_consensus.cc:740] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.731532   847 consensus_queue.cc:260] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.732700   849 consensus_queue.cc:260] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.734193   847 ts_tablet_manager.cc:1434] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:26:00.734773   849 ts_tablet_manager.cc:1434] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:26:00.735713   849 tablet_bootstrap.cc:492] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
I20260710 13:26:00.735136   807 raft_consensus.cc:2468] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 1.
I20260710 13:26:00.737069   623 leader_election.cc:304] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:00.719949   622 leader_election.cc:304] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5; no voters: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:00.735136   656 raft_consensus.cc:2468] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 1.
I20260710 13:26:00.740254   880 raft_consensus.cc:2804] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.740700   855 raft_consensus.cc:2749] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:26:00.741719   622 leader_election.cc:343] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.740366   732 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 1.
W20260710 13:26:00.746407   771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.2:35899, user_credentials={real_user=slave}} blocked reactor thread for 65916.6us
I20260710 13:26:00.745967   880 raft_consensus.cc:697] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:00.751964   874 raft_consensus.cc:493] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.751619   880 consensus_queue.cc:237] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.752403   874 raft_consensus.cc:515] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.754462   874 leader_election.cc:290] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.756309   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:00.756680   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e202782070481384d7a6ce1d508a43" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:00.757179   732 raft_consensus.cc:3060] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:00.758801   696 leader_election.cc:343] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.760160   770 leader_election.cc:304] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:00.761744   895 raft_consensus.cc:2804] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.762867   895 raft_consensus.cc:697] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:00.763916   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:00.765043   733 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.765467   895 consensus_queue.cc:237] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.766122   878 raft_consensus.cc:515] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.768823   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.769790   852 raft_consensus.cc:493] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.769798   731 raft_consensus.cc:2468] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:00.770102   849 tablet_bootstrap.cc:654] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.770394   852 raft_consensus.cc:515] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.772547   847 tablet_bootstrap.cc:492] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e: Bootstrap starting.
I20260710 13:26:00.773772   852 leader_election.cc:290] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.776610   848 tablet_bootstrap.cc:654] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.775779   852 raft_consensus.cc:493] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.775799   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa429d9b21ca49ab885f67d2afc4b448" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.778952   852 raft_consensus.cc:515] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.780616   731 raft_consensus.cc:2468] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:00.780717   656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa429d9b21ca49ab885f67d2afc4b448" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:00.778738   733 raft_consensus.cc:2468] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 1.
I20260710 13:26:00.784175   852 leader_election.cc:290] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
W20260710 13:26:00.784258   770 leader_election.cc:343] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.784751   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
W20260710 13:26:00.785950   770 leader_election.cc:343] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.799378   878 leader_election.cc:290] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.800298   656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:00.802228   732 raft_consensus.cc:2468] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 1.
I20260710 13:26:00.802460   849 tablet_bootstrap.cc:492] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.802896   849 ts_tablet_manager.cc:1403] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.001s
I20260710 13:26:00.803202   771 leader_election.cc:304] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:00.806610   849 raft_consensus.cc:359] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:00.807348   849 raft_consensus.cc:385] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.807621   849 raft_consensus.cc:740] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.801769   656 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.809321   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e" is_pre_election: true
I20260710 13:26:00.809944   807 raft_consensus.cc:2468] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 0.
I20260710 13:26:00.805613   878 raft_consensus.cc:2804] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.813303   771 leader_election.cc:304] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:00.814837   849 consensus_queue.cc:260] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:00.813787   698 leader_election.cc:304] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:00.816507   900 raft_consensus.cc:2804] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.812129   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.817157   900 raft_consensus.cc:697] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:00.817622   733 raft_consensus.cc:2468] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:00.818019   900 consensus_queue.cc:237] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.819610   880 raft_consensus.cc:493] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.820040   880 raft_consensus.cc:515] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.820906   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:00.821611   733 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.822078   880 leader_election.cc:290] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.814155   878 raft_consensus.cc:493] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.835119   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e202782070481384d7a6ce1d508a43" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e" is_pre_election: true
I20260710 13:26:00.837077   771 leader_election.cc:304] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:00.839722   874 raft_consensus.cc:2804] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.839671   895 raft_consensus.cc:2804] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:00.840253   874 raft_consensus.cc:493] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.840372   895 raft_consensus.cc:493] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:00.840673   874 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.840879   895 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.844151   849 ts_tablet_manager.cc:1434] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.002s
I20260710 13:26:00.845053   849 tablet_bootstrap.cc:492] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff: Bootstrap starting.
I20260710 13:26:00.838284   878 raft_consensus.cc:3060] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.847435   554 catalog_manager.cc:5697] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:00.848629   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e202782070481384d7a6ce1d508a43" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.854136   554 catalog_manager.cc:5697] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:00.857344   847 tablet_bootstrap.cc:654] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.857138   874 raft_consensus.cc:515] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.859655   848 tablet_bootstrap.cc:492] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.859988   848 ts_tablet_manager.cc:1403] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.131s	user 0.027s	sys 0.034s
I20260710 13:26:00.861892   895 raft_consensus.cc:515] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.863643   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:00.853221   656 raft_consensus.cc:2468] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 1.
I20260710 13:26:00.865149   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:00.866292   770 leader_election.cc:304] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:00.866878   732 raft_consensus.cc:2393] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in current term 1: Already voted for candidate 6a1f07fce27547a5b6427b65e80fab0e in this term.
I20260710 13:26:00.866941   848 raft_consensus.cc:359] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
W20260710 13:26:00.867702   770 leader_election.cc:343] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.867946   848 raft_consensus.cc:385] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.868244   848 raft_consensus.cc:740] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.868317   900 raft_consensus.cc:2804] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.868820   622 leader_election.cc:304] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5; no voters: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:00.868984   900 raft_consensus.cc:697] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:00.868912   848 consensus_queue.cc:260] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.869342   733 raft_consensus.cc:2468] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 1.
I20260710 13:26:00.869940   855 raft_consensus.cc:3060] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.870254   657 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.871109   848 ts_tablet_manager.cc:1434] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:26:00.872035   848 tablet_bootstrap.cc:492] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5: Bootstrap starting.
I20260710 13:26:00.875105   900 consensus_queue.cc:237] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.877221   855 raft_consensus.cc:2749] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:00.878772   895 leader_election.cc:290] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.880699   878 raft_consensus.cc:515] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.883800   874 leader_election.cc:290] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 1 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:00.884047   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa429d9b21ca49ab885f67d2afc4b448" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:00.885106   878 leader_election.cc:290] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
W20260710 13:26:00.885406   770 leader_election.cc:343] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:00.885011   556 catalog_manager.cc:5697] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 1 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:00.887018   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:00.888049   733 raft_consensus.cc:2393] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a1f07fce27547a5b6427b65e80fab0e in current term 1: Already voted for candidate e4ec31b87e95479c9d9079f8a8f342ff in this term.
I20260710 13:26:00.887893   556 catalog_manager.cc:5697] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 1 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:00.890379   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa429d9b21ca49ab885f67d2afc4b448" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:00.891875   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:00.896332   807 raft_consensus.cc:2393] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e4ec31b87e95479c9d9079f8a8f342ff in current term 1: Already voted for candidate 6a1f07fce27547a5b6427b65e80fab0e in this term.
I20260710 13:26:00.896265   732 raft_consensus.cc:3060] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.898763   849 tablet_bootstrap.cc:654] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.899206   657 raft_consensus.cc:2468] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 1.
I20260710 13:26:00.901496   848 tablet_bootstrap.cc:654] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:00.904109   696 leader_election.cc:304] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:00.891899   771 leader_election.cc:304] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [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: 6a1f07fce27547a5b6427b65e80fab0e; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:00.906234   874 raft_consensus.cc:2804] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.906744   874 raft_consensus.cc:697] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Becoming Leader. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:00.907506   874 consensus_queue.cc:237] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.911652   878 raft_consensus.cc:493] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:00.912030   900 raft_consensus.cc:2749] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:00.912146   878 raft_consensus.cc:515] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.913944   878 leader_election.cc:290] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:00.914932   733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:00.921108   847 tablet_bootstrap.cc:492] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e: No bootstrap required, opened a new log
I20260710 13:26:00.921217   733 raft_consensus.cc:2393] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a1f07fce27547a5b6427b65e80fab0e in current term 1: Already voted for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in this term.
I20260710 13:26:00.921597   847 ts_tablet_manager.cc:1403] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e: Time spent bootstrapping tablet: real 0.149s	user 0.023s	sys 0.016s
I20260710 13:26:00.925215   847 raft_consensus.cc:359] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:00.925709   847 raft_consensus.cc:385] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.926051   847 raft_consensus.cc:740] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.927609   849 tablet_bootstrap.cc:492] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff: No bootstrap required, opened a new log
I20260710 13:26:00.928062   849 ts_tablet_manager.cc:1403] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.002s
I20260710 13:26:00.922261   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:00.931270   847 consensus_queue.cc:260] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:00.931416   770 leader_election.cc:304] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a1f07fce27547a5b6427b65e80fab0e; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:00.931674   849 raft_consensus.cc:359] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.932397   849 raft_consensus.cc:385] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.932713   849 raft_consensus.cc:740] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.932703   895 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:00.934053   849 consensus_queue.cc:260] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.935366   847 ts_tablet_manager.cc:1434] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:26:00.936731   848 tablet_bootstrap.cc:492] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5: No bootstrap required, opened a new log
I20260710 13:26:00.937179   848 ts_tablet_manager.cc:1403] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.007s
I20260710 13:26:00.940128   848 raft_consensus.cc:359] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.941830   848 raft_consensus.cc:385] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:00.942181   848 raft_consensus.cc:740] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Initialized, Role: FOLLOWER
I20260710 13:26:00.941000   895 raft_consensus.cc:2749] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:00.942906   848 consensus_queue.cc:260] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.940521   556 catalog_manager.cc:5697] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 1 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:00.943369   732 raft_consensus.cc:2468] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 1.
I20260710 13:26:00.943109   553 catalog_manager.cc:5697] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2). New cstate: current_term: 1 leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:00.947000   771 leader_election.cc:304] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:00.947893   895 raft_consensus.cc:2804] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:00.947006   848 ts_tablet_manager.cc:1434] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:26:00.948671   895 raft_consensus.cc:697] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:00.945335   849 ts_tablet_manager.cc:1434] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:26:00.949554   895 consensus_queue.cc:237] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:00.964320   553 catalog_manager.cc:5697] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 1 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:01.026749   855 consensus_queue.cc:1048] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.037117   855 consensus_queue.cc:1048] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.105913   874 consensus_queue.cc:1048] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.115818   918 consensus_queue.cc:1048] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:01.139063   895 raft_consensus.cc:493] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:01.139632   895 raft_consensus.cc:515] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:01.141269   895 leader_election.cc:290] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:01.142067   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" is_pre_election: true
I20260710 13:26:01.142269   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" is_pre_election: true
I20260710 13:26:01.142573   657 raft_consensus.cc:2468] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:01.142858   732 raft_consensus.cc:2468] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 0.
I20260710 13:26:01.143548   770 leader_election.cc:304] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:01.144312   895 raft_consensus.cc:2804] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:01.144598   895 raft_consensus.cc:493] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:01.144812   895 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:01.150086   895 raft_consensus.cc:515] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:01.151702   895 leader_election.cc:290] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:01.152627   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:01.152519   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:01.153184   732 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:01.153208   657 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:01.157931   855 consensus_queue.cc:1048] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.159857   657 raft_consensus.cc:2468] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 1.
I20260710 13:26:01.159937   732 raft_consensus.cc:2468] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 1.
I20260710 13:26:01.160916   770 leader_election.cc:304] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:01.161636   895 raft_consensus.cc:2804] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:01.162115   895 raft_consensus.cc:697] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:01.163004   895 consensus_queue.cc:237] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:01.172317   886 consensus_queue.cc:1048] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.175027   553 catalog_manager.cc:5697] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 1 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:01.225065   895 consensus_queue.cc:1048] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.235205   852 consensus_queue.cc:1048] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.280491   895 consensus_queue.cc:1048] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.285006   733 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:01.290755   900 consensus_queue.cc:1048] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.293171   886 consensus_queue.cc:1048] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.302310   900 consensus_queue.cc:1048] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.305900   855 consensus_queue.cc:1048] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.317288   900 consensus_queue.cc:1048] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.340241   900 consensus_queue.cc:1048] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.349097   657 raft_consensus.cc:3060] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:01.356524   900 consensus_queue.cc:1048] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.386461   918 consensus_queue.cc:1048] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.397328   874 consensus_queue.cc:1048] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.429946   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
mode: GRACEFUL
new_leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:37544
I20260710 13:26:01.430505   807 raft_consensus.cc:606] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Received request to transfer leadership to TS 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:01.437922   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
mode: GRACEFUL
new_leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:37544
I20260710 13:26:01.438428   807 raft_consensus.cc:606] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Received request to transfer leadership to TS 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:01.442691   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58e202782070481384d7a6ce1d508a43"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
mode: GRACEFUL
new_leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:37544
I20260710 13:26:01.443161   807 raft_consensus.cc:606] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Received request to transfer leadership to TS 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:01.460217   657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "918d90a487814922abdbf1b71707012d"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
mode: GRACEFUL
new_leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:51402
I20260710 13:26:01.460952   657 raft_consensus.cc:606] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Received request to transfer leadership to TS e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:01.465611   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
mode: GRACEFUL
new_leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:37544
I20260710 13:26:01.466048   807 raft_consensus.cc:606] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Received request to transfer leadership to TS e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:01.472664   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa429d9b21ca49ab885f67d2afc4b448"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
mode: GRACEFUL
new_leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:37544
I20260710 13:26:01.473076   807 raft_consensus.cc:606] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Received request to transfer leadership to TS e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:01.484694   731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e71ee88a83034c7aa4dc3767593b8e4c"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
mode: GRACEFUL
new_leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:56664
I20260710 13:26:01.485194   731 raft_consensus.cc:606] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Received request to transfer leadership to TS 6a1f07fce27547a5b6427b65e80fab0e
I20260710 13:26:01.558542   900 consensus_queue.cc:1048] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.565423   895 raft_consensus.cc:993] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e: : Instructing follower 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:01.565852   895 raft_consensus.cc:1081] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Signalling peer 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:01.567584   657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:51396
I20260710 13:26:01.570101   657 raft_consensus.cc:493] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:01.570591   657 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.570379   852 consensus_queue.cc:1048] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:01.578961   657 raft_consensus.cc:515] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:01.582031   657 leader_election.cc:290] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 2 election: Requested vote from peers 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:01.582274   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:01.582916   807 raft_consensus.cc:3055] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:01.583112   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:01.583251   807 raft_consensus.cc:740] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:01.583703   731 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.584074   807 consensus_queue.cc:260] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:01.585333   807 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.589259   731 raft_consensus.cc:2468] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 2.
I20260710 13:26:01.590309   807 raft_consensus.cc:2468] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 2.
I20260710 13:26:01.590376   622 leader_election.cc:304] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:01.591218   888 raft_consensus.cc:2804] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:01.591691   888 raft_consensus.cc:697] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:01.592446   888 consensus_queue.cc:237] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:01.598399   554 catalog_manager.cc:5697] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 1 to 2, leader changed from 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3) to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:01.664089   886 raft_consensus.cc:993] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5: : Instructing follower e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:01.664508   888 raft_consensus.cc:1081] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Signalling peer e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:01.665966   731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "918d90a487814922abdbf1b71707012d"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:56646
I20260710 13:26:01.666504   731 raft_consensus.cc:493] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:01.666764   857 raft_consensus.cc:993] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff: : Instructing follower 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:01.666913   731 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.667219   874 raft_consensus.cc:1081] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Signalling peer 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:01.668691   807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e71ee88a83034c7aa4dc3767593b8e4c"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:37542
I20260710 13:26:01.669186   807 raft_consensus.cc:493] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:01.669529   807 raft_consensus.cc:3060] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.671954   731 raft_consensus.cc:515] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.673532   731 leader_election.cc:290] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 2 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:01.674403   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:01.674285   807 raft_consensus.cc:515] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.674618   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:01.675009   657 raft_consensus.cc:3055] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:01.675212   806 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.675380   657 raft_consensus.cc:740] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:01.676213   657 consensus_queue.cc:260] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.676972   658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71ee88a83034c7aa4dc3767593b8e4c" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:01.677290   657 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.677508   658 raft_consensus.cc:3060] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.679308   807 leader_election.cc:290] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 2 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:01.681051   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71ee88a83034c7aa4dc3767593b8e4c" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:01.681659   731 raft_consensus.cc:3055] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:01.681766   806 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 2.
I20260710 13:26:01.682068   731 raft_consensus.cc:740] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:01.682523   805 raft_consensus.cc:1240] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Rejecting Update request from peer 5037eda85ddf431a8f75d5ab1dcbedb5 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:01.682946   731 consensus_queue.cc:260] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.684257   731 raft_consensus.cc:3060] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.684597   657 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 2.
I20260710 13:26:01.684648   658 raft_consensus.cc:2468] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 2.
I20260710 13:26:01.686003   770 leader_election.cc:304] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:01.686715   698 leader_election.cc:304] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:01.686873   852 raft_consensus.cc:2804] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:01.687541   874 raft_consensus.cc:2804] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:01.687675   852 raft_consensus.cc:697] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:01.688027   874 raft_consensus.cc:697] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Becoming Leader. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:01.688598   852 consensus_queue.cc:237] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.688869   874 consensus_queue.cc:237] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.691565   731 raft_consensus.cc:2468] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 2.
I20260710 13:26:01.696499   554 catalog_manager.cc:5697] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff reported cstate change: term changed from 1 to 2, leader changed from 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1) to e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2). New cstate: current_term: 2 leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:01.697499   553 catalog_manager.cc:5697] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 1 to 2, leader changed from e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2) to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 2 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:01.720189   900 raft_consensus.cc:993] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e: : Instructing follower e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:01.720650   852 raft_consensus.cc:1081] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Signalling peer e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:01.721928   731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:56650
I20260710 13:26:01.722388   731 raft_consensus.cc:493] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:01.722726   731 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.727017   731 raft_consensus.cc:515] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.728515   731 leader_election.cc:290] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 2 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:01.729270   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:01.729485   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:01.729843   657 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.729986   806 raft_consensus.cc:3055] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:01.730343   806 raft_consensus.cc:740] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:01.731168   806 consensus_queue.cc:260] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.732370   806 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.736366   657 raft_consensus.cc:2468] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 2.
I20260710 13:26:01.737449   696 leader_election.cc:304] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:01.738119   874 raft_consensus.cc:2804] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:01.738459   806 raft_consensus.cc:2468] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 2.
I20260710 13:26:01.738605   874 raft_consensus.cc:697] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Becoming Leader. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:01.739478   874 consensus_queue.cc:237] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.745481   553 catalog_manager.cc:5697] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff reported cstate change: term changed from 1 to 2, leader changed from 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3) to e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2). New cstate: current_term: 2 leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:01.860440   900 raft_consensus.cc:993] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e: : Instructing follower 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:01.860899   852 raft_consensus.cc:1081] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Signalling peer 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:01.862303   657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58e202782070481384d7a6ce1d508a43"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:51396
I20260710 13:26:01.862886   657 raft_consensus.cc:493] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:01.863204   657 raft_consensus.cc:3060] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.867566   657 raft_consensus.cc:515] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.869066   657 leader_election.cc:290] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 2 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:01.870013   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e202782070481384d7a6ce1d508a43" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:01.870167   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e202782070481384d7a6ce1d508a43" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:01.870666   731 raft_consensus.cc:3060] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.870800   806 raft_consensus.cc:3055] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:01.871174   806 raft_consensus.cc:740] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:01.871855   806 consensus_queue.cc:260] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.872846   806 raft_consensus.cc:3060] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.873070   900 raft_consensus.cc:993] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e: : Instructing follower 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:01.873509   852 raft_consensus.cc:1081] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Signalling peer 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:01.875041   657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:51396
I20260710 13:26:01.875555   657 raft_consensus.cc:493] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:01.875909   657 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.876683   731 raft_consensus.cc:2468] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 2.
I20260710 13:26:01.877640   622 leader_election.cc:304] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:01.878278   888 raft_consensus.cc:2804] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:01.878719   888 raft_consensus.cc:697] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:01.879400   888 consensus_queue.cc:237] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.879964   806 raft_consensus.cc:2468] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 2.
I20260710 13:26:01.882083   657 raft_consensus.cc:515] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.883855   657 leader_election.cc:290] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 2 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:01.884631   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:01.884841   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:01.885191   731 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.885376   806 raft_consensus.cc:3055] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:01.885735   806 raft_consensus.cc:740] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:01.886348   553 catalog_manager.cc:5697] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 1 to 2, leader changed from 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3) to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:01.886600   806 consensus_queue.cc:260] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.887905   806 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.890163   731 raft_consensus.cc:2468] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 2.
I20260710 13:26:01.891294   622 leader_election.cc:304] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:01.891953   888 raft_consensus.cc:2804] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:01.892455   888 raft_consensus.cc:697] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:01.893146   806 raft_consensus.cc:2468] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 2.
I20260710 13:26:01.893218   888 consensus_queue.cc:237] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.899147   553 catalog_manager.cc:5697] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 1 to 2, leader changed from 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3) to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:01.901932   900 raft_consensus.cc:993] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e: : Instructing follower e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:01.902393   900 raft_consensus.cc:1081] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Signalling peer e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:01.903857   731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa429d9b21ca49ab885f67d2afc4b448"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:56650
I20260710 13:26:01.904431   731 raft_consensus.cc:493] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:01.904765   731 raft_consensus.cc:3060] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.910615   731 raft_consensus.cc:515] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.912688   731 leader_election.cc:290] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 2 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:01.912935   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa429d9b21ca49ab885f67d2afc4b448" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:01.913254   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa429d9b21ca49ab885f67d2afc4b448" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:01.913546   657 raft_consensus.cc:3060] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.913823   806 raft_consensus.cc:3055] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:01.914179   806 raft_consensus.cc:740] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:01.914911   806 consensus_queue.cc:260] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.915696   806 raft_consensus.cc:3060] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:01.918830   657 raft_consensus.cc:2468] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 2.
I20260710 13:26:01.919852   696 leader_election.cc:304] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:01.920496   806 raft_consensus.cc:2468] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 2.
I20260710 13:26:01.920596   874 raft_consensus.cc:2804] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:01.921103   874 raft_consensus.cc:697] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Becoming Leader. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:01.921868   874 consensus_queue.cc:237] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:01.927489   553 catalog_manager.cc:5697] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff reported cstate change: term changed from 1 to 2, leader changed from 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3) to e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2). New cstate: current_term: 2 leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:01.997910   806 raft_consensus.cc:1275] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:01.999207   888 consensus_queue.cc:1048] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.006306   731 raft_consensus.cc:1275] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.007758   880 consensus_queue.cc:1048] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.080502   657 raft_consensus.cc:1275] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.081728   874 consensus_queue.cc:1048] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.089363   731 raft_consensus.cc:1275] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.090896   900 consensus_queue.cc:1048] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.091636   806 raft_consensus.cc:1275] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.093374   857 consensus_queue.cc:1048] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.102845   657 raft_consensus.cc:1275] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.104516   852 consensus_queue.cc:1048] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.126520   806 raft_consensus.cc:1275] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.127854   857 consensus_queue.cc:1048] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.135533   657 raft_consensus.cc:1275] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.137388   918 consensus_queue.cc:1048] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.278687   731 raft_consensus.cc:1275] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.279893   880 consensus_queue.cc:1048] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.288262   806 raft_consensus.cc:1275] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.289733   888 consensus_queue.cc:1048] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.347225   731 raft_consensus.cc:1275] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.348500   888 consensus_queue.cc:1048] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.356974   806 raft_consensus.cc:1275] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.359310   880 consensus_queue.cc:1048] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.445362   806 raft_consensus.cc:1275] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.446676   918 consensus_queue.cc:1048] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:02.454763   657 raft_consensus.cc:1275] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:02.456611   857 consensus_queue.cc:1048] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:04.516969 32496 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:26:04.517601 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:04.534538   657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
mode: GRACEFUL
new_leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:51408
I20260710 13:26:04.535158   657 raft_consensus.cc:606] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Received request to transfer leadership to TS 6a1f07fce27547a5b6427b65e80fab0e
I20260710 13:26:04.537631   657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
mode: GRACEFUL
new_leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:51408
I20260710 13:26:04.538067   657 raft_consensus.cc:606] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Received request to transfer leadership to TS 6a1f07fce27547a5b6427b65e80fab0e
I20260710 13:26:04.539027 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:04.539463 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:04.588478   947 raft_consensus.cc:993] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5: : Instructing follower 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:04.588898   886 raft_consensus.cc:1081] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Signalling peer 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:04.590248   805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:37536
I20260710 13:26:04.590826   805 raft_consensus.cc:493] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:04.591142   805 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.595920   805 raft_consensus.cc:515] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:04.597607   805 leader_election.cc:290] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 2 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:04.598613   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:04.598816   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:04.599227   657 raft_consensus.cc:3055] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:04.599304   731 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.599591   657 raft_consensus.cc:740] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:04.600320   657 consensus_queue.cc:260] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:04.601410   657 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.606050   731 raft_consensus.cc:2468] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 2.
I20260710 13:26:04.607306   771 leader_election.cc:304] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:04.607725   657 raft_consensus.cc:2468] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 2.
I20260710 13:26:04.608067   852 raft_consensus.cc:2804] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:04.609282   852 raft_consensus.cc:697] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:04.610028   852 consensus_queue.cc:237] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:04.616760   554 catalog_manager.cc:5697] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 1 to 2, leader changed from 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1) to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 2 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:04.790829   947 raft_consensus.cc:993] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5: : Instructing follower 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:04.791232   886 raft_consensus.cc:1081] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Signalling peer 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:04.792541   805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:37536
I20260710 13:26:04.792966   805 raft_consensus.cc:493] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:04.793210   805 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.797609   805 raft_consensus.cc:515] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:04.799203   805 leader_election.cc:290] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 2 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:04.800020   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:04.800228   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:04.800539   657 raft_consensus.cc:3055] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:04.800735   731 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.800850   657 raft_consensus.cc:740] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:04.801574   657 consensus_queue.cc:260] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:04.802424   657 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.804988   731 raft_consensus.cc:2468] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 2.
I20260710 13:26:04.805997   771 leader_election.cc:304] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:04.806867   852 raft_consensus.cc:2804] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:04.806994   657 raft_consensus.cc:2468] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 2.
I20260710 13:26:04.807330   852 raft_consensus.cc:697] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:04.808248   852 consensus_queue.cc:237] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:04.815271   554 catalog_manager.cc:5697] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 1 to 2, leader changed from 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1) to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 2 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:05.162618   657 raft_consensus.cc:1275] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:05.163818   852 consensus_queue.cc:1048] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:05.173524   731 raft_consensus.cc:1275] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:05.175004   852 consensus_queue.cc:1048] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:05.383473   732 raft_consensus.cc:1275] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:05.384790   852 consensus_queue.cc:1048] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:05.392976   657 raft_consensus.cc:1275] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:05.394784   852 consensus_queue.cc:1048] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:05.540287 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:05.553102   806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
mode: GRACEFUL
new_leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:37544
I20260710 13:26:05.553660   806 raft_consensus.cc:606] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Received request to transfer leadership to TS 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:05.562968   806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
mode: GRACEFUL
new_leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:37544
I20260710 13:26:05.563488   806 raft_consensus.cc:606] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Received request to transfer leadership to TS 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:05.568092   732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "918d90a487814922abdbf1b71707012d"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
mode: GRACEFUL
new_leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:56664
I20260710 13:26:05.568590   732 raft_consensus.cc:606] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Received request to transfer leadership to TS 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:05.573396   732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
mode: GRACEFUL
new_leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:56664
I20260710 13:26:05.573889   732 raft_consensus.cc:606] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Received request to transfer leadership to TS 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:05.578166   956 raft_consensus.cc:993] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff: : Instructing follower 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:05.578612   966 raft_consensus.cc:1081] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Signalling peer 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:05.579128   732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
mode: GRACEFUL
new_leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:56664
I20260710 13:26:05.579659   732 raft_consensus.cc:606] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Received request to transfer leadership to TS 5037eda85ddf431a8f75d5ab1dcbedb5
I20260710 13:26:05.580101   657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:51386
I20260710 13:26:05.580637   657 raft_consensus.cc:493] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:05.580907   657 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.586683   657 raft_consensus.cc:515] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.588054   657 leader_election.cc:290] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 3 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:05.588850   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:05.589051   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd0963cdc8a460d815d4c161cc49582" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:05.589329   732 raft_consensus.cc:3055] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:05.589576   806 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.589684   732 raft_consensus.cc:740] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:05.590435   732 consensus_queue.cc:260] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.591357   732 raft_consensus.cc:3060] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.594251   806 raft_consensus.cc:2468] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 3.
I20260710 13:26:05.595407   623 leader_election.cc:304] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:05.596027   732 raft_consensus.cc:2468] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 3.
I20260710 13:26:05.596189   886 raft_consensus.cc:2804] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:05.597500   886 raft_consensus.cc:697] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:05.598734   886 consensus_queue.cc:237] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.604674   554 catalog_manager.cc:5697] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 2 to 3, leader changed from e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2) to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 3 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:05.662371   956 raft_consensus.cc:993] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff: : Instructing follower 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:05.662901   966 raft_consensus.cc:1081] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Signalling peer 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:05.664347   657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "918d90a487814922abdbf1b71707012d"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:51386
I20260710 13:26:05.664803   657 raft_consensus.cc:493] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:05.665084   657 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.669121   657 raft_consensus.cc:515] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.670563   657 leader_election.cc:290] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 3 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:05.671538   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:05.671555   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918d90a487814922abdbf1b71707012d" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:05.672058   806 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.672151   732 raft_consensus.cc:3055] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:05.672518   732 raft_consensus.cc:740] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:05.673171   732 consensus_queue.cc:260] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.674186   732 raft_consensus.cc:3060] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.677623   806 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 3.
I20260710 13:26:05.678542   623 leader_election.cc:304] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:05.679368   886 raft_consensus.cc:2804] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:05.679745   886 raft_consensus.cc:697] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:05.679912   732 raft_consensus.cc:2468] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 3.
I20260710 13:26:05.680469   886 consensus_queue.cc:237] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.685580   964 raft_consensus.cc:993] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e: : Instructing follower 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:05.686041   852 raft_consensus.cc:1081] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Signalling peer 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:05.687412   657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:51396
I20260710 13:26:05.687923   657 raft_consensus.cc:493] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:05.688243   657 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.687722   554 catalog_manager.cc:5697] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 2 to 3, leader changed from e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2) to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 3 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:05.693185   657 raft_consensus.cc:515] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.694929   657 leader_election.cc:290] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 3 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:05.695843   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:05.695843   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6f217b97cf448fb5905ca473f96440" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:05.696580   732 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.696628   806 raft_consensus.cc:3055] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:05.697136   806 raft_consensus.cc:740] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:05.697942   806 consensus_queue.cc:260] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.699167   806 raft_consensus.cc:3060] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.703528   732 raft_consensus.cc:2468] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 3.
I20260710 13:26:05.704689   622 leader_election.cc:304] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:05.705472   886 raft_consensus.cc:2804] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:05.705885   806 raft_consensus.cc:2468] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 3.
I20260710 13:26:05.705899   886 raft_consensus.cc:697] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:05.707043   886 consensus_queue.cc:237] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.712551   554 catalog_manager.cc:5697] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 2 to 3, leader changed from 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3) to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 3 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:05.965018   964 raft_consensus.cc:993] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e: : Instructing follower 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:05.965442   852 raft_consensus.cc:1081] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Signalling peer 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:05.966969   657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:51396
I20260710 13:26:05.967500   657 raft_consensus.cc:493] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:05.967829   657 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.972499   657 raft_consensus.cc:515] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.973923   657 leader_election.cc:290] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 3 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:05.974617   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:05.974958   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:05.975160   732 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.975464   806 raft_consensus.cc:3055] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:05.975791   806 raft_consensus.cc:740] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:05.976465   806 consensus_queue.cc:260] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.977316   806 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:05.980378   732 raft_consensus.cc:2468] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 3.
I20260710 13:26:05.981370   622 leader_election.cc:304] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: 5037eda85ddf431a8f75d5ab1dcbedb5, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:05.982136   886 raft_consensus.cc:2804] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:05.982447   806 raft_consensus.cc:2468] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 3.
I20260710 13:26:05.982585   886 raft_consensus.cc:697] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:05.983520   886 consensus_queue.cc:237] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:05.989293   554 catalog_manager.cc:5697] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 2 to 3, leader changed from 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3) to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 3 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:06.082690   806 raft_consensus.cc:1275] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:06.084151   886 consensus_queue.cc:1048] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:06.094079   732 raft_consensus.cc:1275] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:06.096715   975 consensus_queue.cc:1048] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:06.107178   956 raft_consensus.cc:993] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff: : Instructing follower 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:06.107640   966 raft_consensus.cc:1081] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Signalling peer 5037eda85ddf431a8f75d5ab1dcbedb5 to start an election
I20260710 13:26:06.109023   657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
 from {username='slave'} at 127.0.0.1:51386
I20260710 13:26:06.109443   657 raft_consensus.cc:493] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:06.109714   657 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:06.115001   657 raft_consensus.cc:515] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:06.116549   657 leader_election.cc:290] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 2 election: Requested vote from peers e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:06.117417   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:06.117642   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:06.117962   732 raft_consensus.cc:3055] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:06.118192   806 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:06.118322   732 raft_consensus.cc:740] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:06.119226   732 consensus_queue.cc:260] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:06.120440   732 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:06.123195   731 raft_consensus.cc:1275] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:06.123951   806 raft_consensus.cc:2468] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 2.
I20260710 13:26:06.124521   975 consensus_queue.cc:1048] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:06.125000   623 leader_election.cc:304] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037eda85ddf431a8f75d5ab1dcbedb5, 6a1f07fce27547a5b6427b65e80fab0e; no voters: 
I20260710 13:26:06.125818   967 raft_consensus.cc:2804] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:06.126226   967 raft_consensus.cc:697] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Becoming Leader. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:06.126843   732 raft_consensus.cc:2468] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037eda85ddf431a8f75d5ab1dcbedb5 in term 2.
I20260710 13:26:06.127064   967 consensus_queue.cc:237] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:06.133893   806 raft_consensus.cc:1275] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:06.135679   967 consensus_queue.cc:1048] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:06.139616   554 catalog_manager.cc:5697] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 reported cstate change: term changed from 1 to 2, leader changed from e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2) to 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:06.300899   806 raft_consensus.cc:1275] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:06.302235   975 consensus_queue.cc:1048] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:06.304796   731 raft_consensus.cc:1275] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:06.306146   975 consensus_queue.cc:1048] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:26:06.386734   731 raft_consensus.cc:1275] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:06.388063   886 consensus_queue.cc:1048] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:06.395176   806 raft_consensus.cc:1275] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:06.396889   975 consensus_queue.cc:1048] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:06.536031   731 raft_consensus.cc:1275] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:06.537227   975 consensus_queue.cc:1048] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:06.545447   806 raft_consensus.cc:1275] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Refusing update from remote peer 5037eda85ddf431a8f75d5ab1dcbedb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:06.547995   975 consensus_queue.cc:1048] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:08.587173 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:08.594856   657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
mode: GRACEFUL
new_leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:51408
I20260710 13:26:08.595470   657 raft_consensus.cc:606] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Received request to transfer leadership to TS 6a1f07fce27547a5b6427b65e80fab0e
I20260710 13:26:08.597936   657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
mode: GRACEFUL
new_leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:51408
I20260710 13:26:08.598310   657 raft_consensus.cc:606] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Received request to transfer leadership to TS 6a1f07fce27547a5b6427b65e80fab0e
I20260710 13:26:08.600723   657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
mode: GRACEFUL
new_leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:51408
I20260710 13:26:08.601214   657 raft_consensus.cc:606] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Received request to transfer leadership to TS e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:08.603495   657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf"
dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
mode: GRACEFUL
new_leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:51408
I20260710 13:26:08.603972   657 raft_consensus.cc:606] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Received request to transfer leadership to TS e4ec31b87e95479c9d9079f8a8f342ff
I20260710 13:26:08.605060 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:26:08.605626 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:08.693008   987 raft_consensus.cc:993] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5: : Instructing follower e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:08.693534   975 raft_consensus.cc:1081] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Signalling peer e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:08.695013   732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:56646
I20260710 13:26:08.695484   732 raft_consensus.cc:493] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:08.695796   732 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.700817   732 raft_consensus.cc:515] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.702443   732 leader_election.cc:290] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 3 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:08.703691   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:08.704227   806 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.704125   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f16c0d7b62643caa483ca52cb9b173d" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:08.704733   657 raft_consensus.cc:3055] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:08.705003   657 raft_consensus.cc:740] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:08.705636   657 consensus_queue.cc:260] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.706548   657 raft_consensus.cc:3060] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.709285   806 raft_consensus.cc:2468] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 3.
I20260710 13:26:08.710510   698 leader_election.cc:304] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:08.711442   966 raft_consensus.cc:2804] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:08.711393   657 raft_consensus.cc:2468] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 3.
I20260710 13:26:08.712631   966 raft_consensus.cc:697] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 LEADER]: Becoming Leader. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:08.713565   966 consensus_queue.cc:237] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.721220   554 catalog_manager.cc:5697] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff reported cstate change: term changed from 2 to 3, leader changed from 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1) to e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2). New cstate: current_term: 3 leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:08.817361   987 raft_consensus.cc:993] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5: : Instructing follower 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:08.817862   975 raft_consensus.cc:1081] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Signalling peer 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:08.819425   806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:37536
I20260710 13:26:08.819878   806 raft_consensus.cc:493] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:08.820093   806 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.824071   806 raft_consensus.cc:515] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:08.825397   806 leader_election.cc:290] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 3 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:08.826246   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:08.826433   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55001d8f18a34f19bdb9f76b6c2557ac" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:08.826817   657 raft_consensus.cc:3055] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:08.827008   732 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.827165   657 raft_consensus.cc:740] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:08.827991   657 consensus_queue.cc:260] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:08.828876   657 raft_consensus.cc:3060] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.831409   732 raft_consensus.cc:2468] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 3.
I20260710 13:26:08.832523   771 leader_election.cc:304] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:08.833259   657 raft_consensus.cc:2468] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 3.
I20260710 13:26:08.833325   852 raft_consensus.cc:2804] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:08.834798   852 raft_consensus.cc:697] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 3 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:08.835585   852 consensus_queue.cc:237] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [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: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } }
I20260710 13:26:08.842278   554 catalog_manager.cc:5697] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 2 to 3, leader changed from 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1) to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 3 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:08.863178   987 raft_consensus.cc:993] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5: : Instructing follower e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:08.863642   987 raft_consensus.cc:1081] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Signalling peer e4ec31b87e95479c9d9079f8a8f342ff to start an election
I20260710 13:26:08.865095   732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf"
dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
 from {username='slave'} at 127.0.0.1:56646
I20260710 13:26:08.865530   732 raft_consensus.cc:493] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:08.865792   732 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:08.869705   732 raft_consensus.cc:515] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.871217   732 leader_election.cc:290] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [CANDIDATE]: Term 4 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3:34509)
I20260710 13:26:08.871917   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:08.872249   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9a5bccb994cd98f7a37d176305dcf" candidate_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
I20260710 13:26:08.872460   657 raft_consensus.cc:3055] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:08.872740   806 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:08.872745   657 raft_consensus.cc:740] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:08.873611   657 consensus_queue.cc:260] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.874707   657 raft_consensus.cc:3060] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:08.879009   806 raft_consensus.cc:2468] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 4.
I20260710 13:26:08.880045   698 leader_election.cc:304] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:08.880775   657 raft_consensus.cc:2468] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ec31b87e95479c9d9079f8a8f342ff in term 4.
I20260710 13:26:08.880789   966 raft_consensus.cc:2804] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:08.881359   966 raft_consensus.cc:697] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 4 LEADER]: Becoming Leader. State: Replica: e4ec31b87e95479c9d9079f8a8f342ff, State: Running, Role: LEADER
I20260710 13:26:08.882153   966 consensus_queue.cc:237] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.888422   554 catalog_manager.cc:5697] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff reported cstate change: term changed from 3 to 4, leader changed from 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1) to e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2). New cstate: current_term: 4 leader_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:08.917656   975 raft_consensus.cc:993] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5: : Instructing follower 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:08.918114   987 raft_consensus.cc:1081] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Signalling peer 6a1f07fce27547a5b6427b65e80fab0e to start an election
I20260710 13:26:08.919505   806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368"
dest_uuid: "6a1f07fce27547a5b6427b65e80fab0e"
 from {username='slave'} at 127.0.0.1:37536
I20260710 13:26:08.919901   806 raft_consensus.cc:493] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:08.920118   806 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.924077   806 raft_consensus.cc:515] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.925359   806 leader_election.cc:290] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [CANDIDATE]: Term 3 election: Requested vote from peers 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375), e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899)
I20260710 13:26:08.926301   657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5"
I20260710 13:26:08.926458   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cf75d5f0d44fe798769fc83b1d5368" candidate_uuid: "6a1f07fce27547a5b6427b65e80fab0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4ec31b87e95479c9d9079f8a8f342ff"
I20260710 13:26:08.926821   657 raft_consensus.cc:3055] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:08.926976   732 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.927124   657 raft_consensus.cc:740] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5037eda85ddf431a8f75d5ab1dcbedb5, State: Running, Role: LEADER
I20260710 13:26:08.927901   657 consensus_queue.cc:260] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.928750   657 raft_consensus.cc:3060] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:08.931416   732 raft_consensus.cc:2468] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 3.
I20260710 13:26:08.932386   771 leader_election.cc:304] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [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: 6a1f07fce27547a5b6427b65e80fab0e, e4ec31b87e95479c9d9079f8a8f342ff; no voters: 
I20260710 13:26:08.933156   852 raft_consensus.cc:2804] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:08.933218   657 raft_consensus.cc:2468] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1f07fce27547a5b6427b65e80fab0e in term 3.
I20260710 13:26:08.933611   852 raft_consensus.cc:697] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 LEADER]: Becoming Leader. State: Replica: 6a1f07fce27547a5b6427b65e80fab0e, State: Running, Role: LEADER
I20260710 13:26:08.934502   852 consensus_queue.cc:237] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [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: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } }
I20260710 13:26:08.940672   554 catalog_manager.cc:5697] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e reported cstate change: term changed from 2 to 3, leader changed from 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1) to 6a1f07fce27547a5b6427b65e80fab0e (127.31.188.3). New cstate: current_term: 3 leader_uuid: "6a1f07fce27547a5b6427b65e80fab0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:09.170986   806 raft_consensus.cc:1275] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:09.172189   966 consensus_queue.cc:1048] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:09.183040   657 raft_consensus.cc:1275] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:09.185613   966 consensus_queue.cc:1048] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:09.281545   732 raft_consensus.cc:1275] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:09.282773   852 consensus_queue.cc:1048] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:09.292838   657 raft_consensus.cc:1275] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:09.294238  1006 consensus_queue.cc:1048] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:09.391963   657 raft_consensus.cc:1275] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 4 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:09.393271   966 consensus_queue.cc:1048] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:09.402230   806 raft_consensus.cc:1275] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 4 FOLLOWER]: Refusing update from remote peer e4ec31b87e95479c9d9079f8a8f342ff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:09.403812   988 consensus_queue.cc:1048] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1f07fce27547a5b6427b65e80fab0e" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:09.426287   732 raft_consensus.cc:1275] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:09.427702  1006 consensus_queue.cc:1048] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ec31b87e95479c9d9079f8a8f342ff" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:09.436414   657 raft_consensus.cc:1275] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Refusing update from remote peer 6a1f07fce27547a5b6427b65e80fab0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:09.437848   852 consensus_queue.cc:1048] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037eda85ddf431a8f75d5ab1dcbedb5" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:09.606616 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:09.615629 32496 tablet_server.cc:179] TabletServer@127.31.188.1:0 shutting down...
I20260710 13:26:09.645510 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:09.646420 32496 tablet_replica.cc:333] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.647114 32496 raft_consensus.cc:2243] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.647562 32496 raft_consensus.cc:2272] T 55001d8f18a34f19bdb9f76b6c2557ac P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.649974 32496 tablet_replica.cc:333] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.650518 32496 raft_consensus.cc:2243] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.651279 32496 raft_consensus.cc:2272] T 58e202782070481384d7a6ce1d508a43 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.652920 32496 tablet_replica.cc:333] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.653462 32496 raft_consensus.cc:2243] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.653869 32496 raft_consensus.cc:2272] T e71ee88a83034c7aa4dc3767593b8e4c P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.655580 32496 tablet_replica.cc:333] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.656088 32496 raft_consensus.cc:2243] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.656476 32496 raft_consensus.cc:2272] T 52cf75d5f0d44fe798769fc83b1d5368 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.658929 32496 tablet_replica.cc:333] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.659649 32496 raft_consensus.cc:2243] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.660183 32496 raft_consensus.cc:2272] T 8f16c0d7b62643caa483ca52cb9b173d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:09.660732   696 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260710 13:26:09.662407 32496 tablet_replica.cc:333] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.663206 32496 raft_consensus.cc:2243] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:26:09.663973   696 consensus_peers.cc:597] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff -> Peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Couldn't send request to peer 5037eda85ddf431a8f75d5ab1dcbedb5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:09.664247 32496 raft_consensus.cc:2272] T 3fd0963cdc8a460d815d4c161cc49582 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.666620 32496 tablet_replica.cc:333] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.667168 32496 raft_consensus.cc:2243] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.667536 32496 raft_consensus.cc:2272] T fa429d9b21ca49ab885f67d2afc4b448 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.669082 32496 tablet_replica.cc:333] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.669485 32496 raft_consensus.cc:2243] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.669792 32496 raft_consensus.cc:2272] T c2e9a5bccb994cd98f7a37d176305dcf P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.671679 32496 tablet_replica.cc:333] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.672155 32496 raft_consensus.cc:2243] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.672968 32496 raft_consensus.cc:2272] T 918d90a487814922abdbf1b71707012d P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.674680 32496 tablet_replica.cc:333] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5: stopping tablet replica
I20260710 13:26:09.675135 32496 raft_consensus.cc:2243] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.675868 32496 raft_consensus.cc:2272] T 2e6f217b97cf448fb5905ca473f96440 P 5037eda85ddf431a8f75d5ab1dcbedb5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:09.676262   770 consensus_peers.cc:597] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e -> Peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Couldn't send request to peer 5037eda85ddf431a8f75d5ab1dcbedb5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:09.694815 32496 tablet_server.cc:196] TabletServer@127.31.188.1:0 shutdown complete.
W20260710 13:26:09.702124   770 consensus_peers.cc:597] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e -> Peer 5037eda85ddf431a8f75d5ab1dcbedb5 (127.31.188.1:45375): Couldn't send request to peer 5037eda85ddf431a8f75d5ab1dcbedb5. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:45375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:09.717646 32496 tablet_server.cc:179] TabletServer@127.31.188.2:0 shutting down...
I20260710 13:26:09.742319 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:09.743129 32496 tablet_replica.cc:333] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.743855 32496 raft_consensus.cc:2243] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.744367 32496 raft_consensus.cc:2272] T 2e6f217b97cf448fb5905ca473f96440 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.746174 32496 tablet_replica.cc:333] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.746769 32496 raft_consensus.cc:2243] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.747172 32496 raft_consensus.cc:2272] T 55001d8f18a34f19bdb9f76b6c2557ac P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.749190 32496 tablet_replica.cc:333] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.749709 32496 raft_consensus.cc:2243] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.750130 32496 raft_consensus.cc:2272] T 52cf75d5f0d44fe798769fc83b1d5368 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.752183 32496 tablet_replica.cc:333] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.752699 32496 raft_consensus.cc:2243] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.753124 32496 raft_consensus.cc:2272] T 58e202782070481384d7a6ce1d508a43 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.754940 32496 tablet_replica.cc:333] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.755429 32496 raft_consensus.cc:2243] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.755843 32496 raft_consensus.cc:2272] T e71ee88a83034c7aa4dc3767593b8e4c P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.757524 32496 tablet_replica.cc:333] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.757999 32496 raft_consensus.cc:2243] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.758807 32496 raft_consensus.cc:2272] T fa429d9b21ca49ab885f67d2afc4b448 P e4ec31b87e95479c9d9079f8a8f342ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.760319 32496 tablet_replica.cc:333] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.760814 32496 raft_consensus.cc:2243] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.761502 32496 raft_consensus.cc:2272] T c2e9a5bccb994cd98f7a37d176305dcf P e4ec31b87e95479c9d9079f8a8f342ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.763263 32496 tablet_replica.cc:333] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.763763 32496 raft_consensus.cc:2243] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.764163 32496 raft_consensus.cc:2272] T 3fd0963cdc8a460d815d4c161cc49582 P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.765733 32496 tablet_replica.cc:333] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.766175 32496 raft_consensus.cc:2243] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.766937 32496 raft_consensus.cc:2272] T 8f16c0d7b62643caa483ca52cb9b173d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.768801 32496 tablet_replica.cc:333] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff: stopping tablet replica
I20260710 13:26:09.769249 32496 raft_consensus.cc:2243] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.769663 32496 raft_consensus.cc:2272] T 918d90a487814922abdbf1b71707012d P e4ec31b87e95479c9d9079f8a8f342ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.790262 32496 tablet_server.cc:196] TabletServer@127.31.188.2:0 shutdown complete.
W20260710 13:26:09.800639   771 consensus_peers.cc:597] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e -> Peer e4ec31b87e95479c9d9079f8a8f342ff (127.31.188.2:35899): Couldn't send request to peer e4ec31b87e95479c9d9079f8a8f342ff. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:35899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:09.809664 32496 tablet_server.cc:179] TabletServer@127.31.188.3:0 shutting down...
I20260710 13:26:09.831493 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:09.832296 32496 tablet_replica.cc:333] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.833223 32496 raft_consensus.cc:2243] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.834081 32496 raft_consensus.cc:2272] T 55001d8f18a34f19bdb9f76b6c2557ac P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.836207 32496 tablet_replica.cc:333] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.836712 32496 raft_consensus.cc:2243] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.837098 32496 raft_consensus.cc:2272] T c2e9a5bccb994cd98f7a37d176305dcf P 6a1f07fce27547a5b6427b65e80fab0e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.839062 32496 tablet_replica.cc:333] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.839516 32496 raft_consensus.cc:2243] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.839866 32496 raft_consensus.cc:2272] T fa429d9b21ca49ab885f67d2afc4b448 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.841421 32496 tablet_replica.cc:333] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.841838 32496 raft_consensus.cc:2243] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.842181 32496 raft_consensus.cc:2272] T 918d90a487814922abdbf1b71707012d P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.843791 32496 tablet_replica.cc:333] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.844213 32496 raft_consensus.cc:2243] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.844558 32496 raft_consensus.cc:2272] T 8f16c0d7b62643caa483ca52cb9b173d P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.846365 32496 tablet_replica.cc:333] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.846894 32496 raft_consensus.cc:2243] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.847389 32496 raft_consensus.cc:2272] T 3fd0963cdc8a460d815d4c161cc49582 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.848977 32496 tablet_replica.cc:333] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.849454 32496 raft_consensus.cc:2243] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.849846 32496 raft_consensus.cc:2272] T 58e202782070481384d7a6ce1d508a43 P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.851413 32496 tablet_replica.cc:333] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.851871 32496 raft_consensus.cc:2243] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.852567 32496 raft_consensus.cc:2272] T e71ee88a83034c7aa4dc3767593b8e4c P 6a1f07fce27547a5b6427b65e80fab0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.854269 32496 tablet_replica.cc:333] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.854817 32496 raft_consensus.cc:2243] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.855517 32496 raft_consensus.cc:2272] T 52cf75d5f0d44fe798769fc83b1d5368 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.857373 32496 tablet_replica.cc:333] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e: stopping tablet replica
I20260710 13:26:09.857838 32496 raft_consensus.cc:2243] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:09.858235 32496 raft_consensus.cc:2272] T 2e6f217b97cf448fb5905ca473f96440 P 6a1f07fce27547a5b6427b65e80fab0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.884790 32496 tablet_server.cc:196] TabletServer@127.31.188.3:0 shutdown complete.
I20260710 13:26:09.902015 32496 master.cc:562] Master@127.31.188.62:32831 shutting down...
I20260710 13:26:09.921022 32496 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:09.921520 32496 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:09.921792 32496 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3803f67691204405b5e87ef1b715bb5f: stopping tablet replica
I20260710 13:26:09.940999 32496 master.cc:584] Master@127.31.188.62:32831 shutdown complete.
5037eda85ddf431a8f75d5ab1dcbedb5  5
6a1f07fce27547a5b6427b65e80fab0e  1
e4ec31b87e95479c9d9079f8a8f342ff  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10595 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:26:09.981003 32496 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.188.62:37021
I20260710 13:26:09.982229 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:09.988600  1016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:09.988548  1015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:09.989603 32496 server_base.cc:1061] running on GCE node
W20260710 13:26:09.990226  1018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:09.991077 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:09.991297 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:09.991467 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689969991450 us; error 0 us; skew 500 ppm
I20260710 13:26:09.992004 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:09.994293 32496 webserver.cc:533] Webserver started at http://127.31.188.62:34451/ using document root <none> and password file <none>
I20260710 13:26:09.994837 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:09.995045 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:09.995337 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:09.996413 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/master-0-root/instance:
uuid: "9b75d820f42a47c99345971fac4951f6"
format_stamp: "Formatted at 2026-07-10 13:26:09 on dist-test-slave-3n8f"
I20260710 13:26:10.000739 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:26:10.003921  1023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.004755 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:10.005034 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/master-0-root
uuid: "9b75d820f42a47c99345971fac4951f6"
format_stamp: "Formatted at 2026-07-10 13:26:09 on dist-test-slave-3n8f"
I20260710 13:26:10.005271 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:10.015235 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:10.016304 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:10.053052 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.62:37021
I20260710 13:26:10.053140  1074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.62:37021 every 8 connection(s)
I20260710 13:26:10.057053  1075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.066972  1075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6: Bootstrap starting.
I20260710 13:26:10.071558  1075 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.075703  1075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6: No bootstrap required, opened a new log
I20260710 13:26:10.077757  1075 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b75d820f42a47c99345971fac4951f6" member_type: VOTER }
I20260710 13:26:10.078161  1075 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.078387  1075 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b75d820f42a47c99345971fac4951f6, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.079046  1075 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b75d820f42a47c99345971fac4951f6" member_type: VOTER }
I20260710 13:26:10.079484  1075 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:10.079707  1075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:10.079983  1075 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.084107  1075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b75d820f42a47c99345971fac4951f6" member_type: VOTER }
I20260710 13:26:10.084594  1075 leader_election.cc:304] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [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: 9b75d820f42a47c99345971fac4951f6; no voters: 
I20260710 13:26:10.085655  1075 leader_election.cc:290] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:10.086045  1078 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:10.087407  1078 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 1 LEADER]: Becoming Leader. State: Replica: 9b75d820f42a47c99345971fac4951f6, State: Running, Role: LEADER
I20260710 13:26:10.088048  1078 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [LEADER]: Queue going to LEADER mode. State: All 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: "9b75d820f42a47c99345971fac4951f6" member_type: VOTER }
I20260710 13:26:10.088584  1075 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:10.092370  1080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b75d820f42a47c99345971fac4951f6. Latest consensus state: current_term: 1 leader_uuid: "9b75d820f42a47c99345971fac4951f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b75d820f42a47c99345971fac4951f6" member_type: VOTER } }
I20260710 13:26:10.093041  1080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:10.093041  1079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b75d820f42a47c99345971fac4951f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b75d820f42a47c99345971fac4951f6" member_type: VOTER } }
I20260710 13:26:10.093709  1079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:10.096284  1085 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:10.104185  1085 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:10.105137 32496 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:10.112777  1085 catalog_manager.cc:1383] Generated new cluster ID: 4c633174b0084339beb2d31c4e30a805
I20260710 13:26:10.113082  1085 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:10.141574  1085 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:10.142916  1085 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:10.155695  1085 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6: Generated new TSK 0
I20260710 13:26:10.156316  1085 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:10.171998 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:10.177765  1096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:10.178813  1097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:10.182135 32496 server_base.cc:1061] running on GCE node
W20260710 13:26:10.182260  1099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:10.183583 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:10.183828 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:10.184020 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689970184001 us; error 0 us; skew 500 ppm
I20260710 13:26:10.184582 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:10.187006 32496 webserver.cc:533] Webserver started at http://127.31.188.1:39313/ using document root <none> and password file <none>
I20260710 13:26:10.187501 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:10.187716 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:10.187991 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:10.189064 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/instance:
uuid: "a04498eb6284492badfc499666c57188"
format_stamp: "Formatted at 2026-07-10 13:26:10 on dist-test-slave-3n8f"
I20260710 13:26:10.193735 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:10.197070  1104 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.197932 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:10.198295 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "a04498eb6284492badfc499666c57188"
format_stamp: "Formatted at 2026-07-10 13:26:10 on dist-test-slave-3n8f"
I20260710 13:26:10.198544 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:10.208386 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:10.209542 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:10.211019 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:10.213232 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:10.213409 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.213689 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:10.213867 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.253299 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:42859
I20260710 13:26:10.253398  1166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:42859 every 8 connection(s)
I20260710 13:26:10.258229 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:10.265517  1171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:10.267444  1172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:10.268875  1174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:10.269889 32496 server_base.cc:1061] running on GCE node
I20260710 13:26:10.270715 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:10.270944 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:10.271119 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689970271103 us; error 0 us; skew 500 ppm
I20260710 13:26:10.271641 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:10.274369 32496 webserver.cc:533] Webserver started at http://127.31.188.2:33677/ using document root <none> and password file <none>
I20260710 13:26:10.274928 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:10.275170 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:10.275427  1167 heartbeater.cc:344] Connected to a master server at 127.31.188.62:37021
I20260710 13:26:10.275507 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:10.275866  1167 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:10.276767  1167 heartbeater.cc:507] Master 127.31.188.62:37021 requested a full tablet report, sending...
I20260710 13:26:10.277153 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/instance:
uuid: "80f66b2b545a4959919f2edf78c62794"
format_stamp: "Formatted at 2026-07-10 13:26:10 on dist-test-slave-3n8f"
I20260710 13:26:10.278970  1040 ts_manager.cc:194] Registered new tserver with Master: a04498eb6284492badfc499666c57188 (127.31.188.1:42859)
I20260710 13:26:10.280661  1040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53162
I20260710 13:26:10.282279 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:26:10.285549  1179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.286352 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:10.286702 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root
uuid: "80f66b2b545a4959919f2edf78c62794"
format_stamp: "Formatted at 2026-07-10 13:26:10 on dist-test-slave-3n8f"
I20260710 13:26:10.286985 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:10.311625 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:10.312850 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:10.314373 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:10.316591 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:10.316807 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.317051 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:10.317217 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.356051 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.2:35711
I20260710 13:26:10.356148  1241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.2:35711 every 8 connection(s)
I20260710 13:26:10.360702 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:10.367877  1245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:10.369472  1246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:10.371119  1248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:10.372574 32496 server_base.cc:1061] running on GCE node
I20260710 13:26:10.373001  1242 heartbeater.cc:344] Connected to a master server at 127.31.188.62:37021
I20260710 13:26:10.373391  1242 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:10.373555 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:10.373800 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:10.373973 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689970373956 us; error 0 us; skew 500 ppm
I20260710 13:26:10.374190  1242 heartbeater.cc:507] Master 127.31.188.62:37021 requested a full tablet report, sending...
I20260710 13:26:10.374579 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:10.376442  1040 ts_manager.cc:194] Registered new tserver with Master: 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:10.377306 32496 webserver.cc:533] Webserver started at http://127.31.188.3:43019/ using document root <none> and password file <none>
I20260710 13:26:10.377975 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:10.378201 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:10.378278  1040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53170
I20260710 13:26:10.378558 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:10.379817 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/instance:
uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
format_stamp: "Formatted at 2026-07-10 13:26:10 on dist-test-slave-3n8f"
I20260710 13:26:10.384086 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:26:10.387491  1253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.388234 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:10.388532 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root
uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
format_stamp: "Formatted at 2026-07-10 13:26:10 on dist-test-slave-3n8f"
I20260710 13:26:10.388818 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:10.402279 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:10.403544 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:10.405023 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:10.407377 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:10.407610 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.407842 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:10.408018 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:10.445700 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.3:43087
I20260710 13:26:10.445806  1315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.3:43087 every 8 connection(s)
I20260710 13:26:10.459232  1316 heartbeater.cc:344] Connected to a master server at 127.31.188.62:37021
I20260710 13:26:10.459637  1316 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:10.460333  1316 heartbeater.cc:507] Master 127.31.188.62:37021 requested a full tablet report, sending...
I20260710 13:26:10.462167  1040 ts_manager.cc:194] Registered new tserver with Master: bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:10.463153 32496 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014325736s
I20260710 13:26:10.463738  1040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53172
I20260710 13:26:10.487471  1040 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53188:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:10.491395  1040 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:10.610571  1132 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3fac55323e4c6f9c9cd7745b15c04d (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:10.611747  1130 tablet_service.cc:1511] Processing CreateTablet for tablet cc45d637714f432d9b38a15ff68009d4 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:10.612064  1129 tablet_service.cc:1511] Processing CreateTablet for tablet 71fd1db164354b4390eb745c4a382c33 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:10.613412  1131 tablet_service.cc:1511] Processing CreateTablet for tablet 1840ed1cff2a462e973d00e7546406bf (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:10.612098  1132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3fac55323e4c6f9c9cd7745b15c04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.614450  1128 tablet_service.cc:1511] Processing CreateTablet for tablet 12d6028410454780a475da70174c2599 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:10.615442  1130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc45d637714f432d9b38a15ff68009d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.617100  1127 tablet_service.cc:1511] Processing CreateTablet for tablet 173c25a6bd454d8f8138329ee92bf831 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:10.618418  1127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173c25a6bd454d8f8138329ee92bf831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.620226  1131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1840ed1cff2a462e973d00e7546406bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.622978  1128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d6028410454780a475da70174c2599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.626910  1129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fd1db164354b4390eb745c4a382c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.630620  1126 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5cd03e53a4a79b9eb0e411dc607c8 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:10.630947  1125 tablet_service.cc:1511] Processing CreateTablet for tablet 86b48d785466492ea173fe1b419a7618 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:10.632146  1126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5cd03e53a4a79b9eb0e411dc607c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.633149  1124 tablet_service.cc:1511] Processing CreateTablet for tablet f2d6280c9ad3413da24ee1867877e447 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:10.635635  1123 tablet_service.cc:1511] Processing CreateTablet for tablet 2054492bb23a49c3b015e1c89e808a96 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:10.638088  1124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d6280c9ad3413da24ee1867877e447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.639756  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2054492bb23a49c3b015e1c89e808a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.643203  1125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b48d785466492ea173fe1b419a7618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.651789  1281 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3fac55323e4c6f9c9cd7745b15c04d (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:10.653141  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3fac55323e4c6f9c9cd7745b15c04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.671492  1280 tablet_service.cc:1511] Processing CreateTablet for tablet 1840ed1cff2a462e973d00e7546406bf (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:10.672833  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1840ed1cff2a462e973d00e7546406bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.676189  1331 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:10.678011  1126 tablet_service.cc:1511] Processing CreateTablet for tablet d58c3e5e21a04236b11d130d4ed683ae (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:10.679343  1126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58c3e5e21a04236b11d130d4ed683ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.681141  1279 tablet_service.cc:1511] Processing CreateTablet for tablet cc45d637714f432d9b38a15ff68009d4 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:10.682525  1275 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5cd03e53a4a79b9eb0e411dc607c8 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:10.683620  1278 tablet_service.cc:1511] Processing CreateTablet for tablet 71fd1db164354b4390eb745c4a382c33 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:10.684799  1274 tablet_service.cc:1511] Processing CreateTablet for tablet 86b48d785466492ea173fe1b419a7618 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:10.685730  1277 tablet_service.cc:1511] Processing CreateTablet for tablet 12d6028410454780a475da70174c2599 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:10.687814  1276 tablet_service.cc:1511] Processing CreateTablet for tablet 173c25a6bd454d8f8138329ee92bf831 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:10.688287  1272 tablet_service.cc:1511] Processing CreateTablet for tablet 2054492bb23a49c3b015e1c89e808a96 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:10.689889  1273 tablet_service.cc:1511] Processing CreateTablet for tablet f2d6280c9ad3413da24ee1867877e447 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:10.682525  1279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc45d637714f432d9b38a15ff68009d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.695153  1274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b48d785466492ea173fe1b419a7618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.695813  1272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2054492bb23a49c3b015e1c89e808a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.697438  1277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d6028410454780a475da70174c2599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.698076  1273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d6280c9ad3413da24ee1867877e447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.698977  1275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5cd03e53a4a79b9eb0e411dc607c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.702970  1276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173c25a6bd454d8f8138329ee92bf831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.710983  1278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fd1db164354b4390eb745c4a382c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.730100  1124 tablet_service.cc:1511] Processing CreateTablet for tablet fc82648b188e4f649104a7b49ba46dfb (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:10.731520  1124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc82648b188e4f649104a7b49ba46dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.731575  1279 tablet_service.cc:1511] Processing CreateTablet for tablet d58c3e5e21a04236b11d130d4ed683ae (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:10.733247  1279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58c3e5e21a04236b11d130d4ed683ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.754305  1279 tablet_service.cc:1511] Processing CreateTablet for tablet fc82648b188e4f649104a7b49ba46dfb (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:10.756068  1279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc82648b188e4f649104a7b49ba46dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.756744  1272 tablet_service.cc:1511] Processing CreateTablet for tablet 474a8672eb794a24932726309019184d (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:10.760226  1272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474a8672eb794a24932726309019184d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.758383  1278 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2948e0a0144ebcb467d133d201c079 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:10.764667  1132 tablet_service.cc:1511] Processing CreateTablet for tablet fc46104bece640a3935e23749ac3a9fa (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:10.759002  1127 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2948e0a0144ebcb467d133d201c079 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:10.765877  1278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2948e0a0144ebcb467d133d201c079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.765872  1132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc46104bece640a3935e23749ac3a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.773772  1281 tablet_service.cc:1511] Processing CreateTablet for tablet fc46104bece640a3935e23749ac3a9fa (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:10.787868  1127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2948e0a0144ebcb467d133d201c079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.790628  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc46104bece640a3935e23749ac3a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.785562  1130 tablet_service.cc:1511] Processing CreateTablet for tablet a7b9b7bbf19446c2844f5ba1f59160ed (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:10.791802  1130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b9b7bbf19446c2844f5ba1f59160ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.797287  1272 tablet_service.cc:1511] Processing CreateTablet for tablet a7b9b7bbf19446c2844f5ba1f59160ed (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:10.798545  1272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b9b7bbf19446c2844f5ba1f59160ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.801443  1126 tablet_service.cc:1511] Processing CreateTablet for tablet a5da13beb93e46e4a52bc9d21f808ede (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:10.802685  1126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5da13beb93e46e4a52bc9d21f808ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.803527  1207 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3fac55323e4c6f9c9cd7745b15c04d (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:10.804724  1207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3fac55323e4c6f9c9cd7745b15c04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.807246  1131 tablet_service.cc:1511] Processing CreateTablet for tablet 474a8672eb794a24932726309019184d (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:10.807850  1206 tablet_service.cc:1511] Processing CreateTablet for tablet 1840ed1cff2a462e973d00e7546406bf (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:10.808463  1131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474a8672eb794a24932726309019184d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.809422  1206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1840ed1cff2a462e973d00e7546406bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.811116  1205 tablet_service.cc:1511] Processing CreateTablet for tablet cc45d637714f432d9b38a15ff68009d4 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:10.812407  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc45d637714f432d9b38a15ff68009d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.807969  1280 tablet_service.cc:1511] Processing CreateTablet for tablet a5da13beb93e46e4a52bc9d21f808ede (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:10.814915  1204 tablet_service.cc:1511] Processing CreateTablet for tablet 71fd1db164354b4390eb745c4a382c33 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:10.819108  1204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fd1db164354b4390eb745c4a382c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.818946  1203 tablet_service.cc:1511] Processing CreateTablet for tablet 12d6028410454780a475da70174c2599 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:10.820264  1331 tablet_bootstrap.cc:654] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.820676  1203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d6028410454780a475da70174c2599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.821499  1200 tablet_service.cc:1511] Processing CreateTablet for tablet 86b48d785466492ea173fe1b419a7618 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:10.823800  1199 tablet_service.cc:1511] Processing CreateTablet for tablet f2d6280c9ad3413da24ee1867877e447 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:10.818948  1202 tablet_service.cc:1511] Processing CreateTablet for tablet 173c25a6bd454d8f8138329ee92bf831 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:10.820058  1201 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5cd03e53a4a79b9eb0e411dc607c8 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:10.828153  1198 tablet_service.cc:1511] Processing CreateTablet for tablet 2054492bb23a49c3b015e1c89e808a96 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:10.828816  1200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b48d785466492ea173fe1b419a7618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.829480  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2054492bb23a49c3b015e1c89e808a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.830114  1202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173c25a6bd454d8f8138329ee92bf831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.832671  1201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5cd03e53a4a79b9eb0e411dc607c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.838018  1125 tablet_service.cc:1511] Processing CreateTablet for tablet dd8bbc295276467ab7a6e46fe2f7e2df (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:10.839021  1199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d6280c9ad3413da24ee1867877e447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.839325  1125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8bbc295276467ab7a6e46fe2f7e2df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.844946  1332 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:10.871523  1332 tablet_bootstrap.cc:654] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.871428  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5da13beb93e46e4a52bc9d21f808ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.870819  1274 tablet_service.cc:1511] Processing CreateTablet for tablet dd8bbc295276467ab7a6e46fe2f7e2df (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:10.879216  1129 tablet_service.cc:1511] Processing CreateTablet for tablet d00ad72be42e46e6948bc44e98f6e1ab (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:10.880512  1123 tablet_service.cc:1511] Processing CreateTablet for tablet 74543ad2675244f8b941ede502c108dc (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:10.881903  1129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00ad72be42e46e6948bc44e98f6e1ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.890923  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74543ad2675244f8b941ede502c108dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.892906  1331 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:10.893471  1331 ts_tablet_manager.cc:1403] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.218s	user 0.012s	sys 0.021s
I20260710 13:26:10.896399  1331 raft_consensus.cc:359] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:10.901553  1279 tablet_service.cc:1511] Processing CreateTablet for tablet d00ad72be42e46e6948bc44e98f6e1ab (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:10.903309  1276 tablet_service.cc:1511] Processing CreateTablet for tablet 74543ad2675244f8b941ede502c108dc (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:10.929729  1132 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8f548733f94f2487374599bbf9f518 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:10.910008  1129 tablet_service.cc:1511] Processing CreateTablet for tablet d04d1681ee6e4ca69d71ef4484d0256b (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:10.931077  1132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8f548733f94f2487374599bbf9f518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.932360  1129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04d1681ee6e4ca69d71ef4484d0256b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.911862  1126 tablet_service.cc:1511] Processing CreateTablet for tablet e109af9d8d724761810ebfbeb35d7210 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:10.920416  1278 tablet_service.cc:1511] Processing CreateTablet for tablet e109af9d8d724761810ebfbeb35d7210 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:10.923377  1274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8bbc295276467ab7a6e46fe2f7e2df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.935854  1331 raft_consensus.cc:385] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.936192  1331 raft_consensus.cc:740] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.936971  1276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74543ad2675244f8b941ede502c108dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.922499  1281 tablet_service.cc:1511] Processing CreateTablet for tablet ead9471648ad4596ad4bfdce2a098ac9 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:10.925755  1277 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8f548733f94f2487374599bbf9f518 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:10.943986  1331 consensus_queue.cc:260] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:10.935564  1126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e109af9d8d724761810ebfbeb35d7210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.943028  1279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00ad72be42e46e6948bc44e98f6e1ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.928951  1127 tablet_service.cc:1511] Processing CreateTablet for tablet ead9471648ad4596ad4bfdce2a098ac9 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:10.949839  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead9471648ad4596ad4bfdce2a098ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.952135  1278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e109af9d8d724761810ebfbeb35d7210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.906097  1273 tablet_service.cc:1511] Processing CreateTablet for tablet d04d1681ee6e4ca69d71ef4484d0256b (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:10.971763  1127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead9471648ad4596ad4bfdce2a098ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.977715  1331 ts_tablet_manager.cc:1434] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.004s
I20260710 13:26:10.970431  1277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8f548733f94f2487374599bbf9f518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.979743  1167 heartbeater.cc:499] Master 127.31.188.62:37021 was elected leader, sending a full tablet report...
I20260710 13:26:10.982340  1331 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.002351  1273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04d1681ee6e4ca69d71ef4484d0256b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.003659  1207 tablet_service.cc:1511] Processing CreateTablet for tablet d58c3e5e21a04236b11d130d4ed683ae (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:11.004963  1207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58c3e5e21a04236b11d130d4ed683ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.006317  1331 tablet_bootstrap.cc:654] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.006201  1205 tablet_service.cc:1511] Processing CreateTablet for tablet fc82648b188e4f649104a7b49ba46dfb (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:11.018045  1198 tablet_service.cc:1511] Processing CreateTablet for tablet 474a8672eb794a24932726309019184d (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:11.019884  1202 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2948e0a0144ebcb467d133d201c079 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:11.020968  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc82648b188e4f649104a7b49ba46dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.035465  1332 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.035967  1332 ts_tablet_manager.cc:1403] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.191s	user 0.035s	sys 0.052s
I20260710 13:26:11.038909  1332 raft_consensus.cc:359] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.039609  1332 raft_consensus.cc:385] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.039916  1332 raft_consensus.cc:740] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.040793  1332 consensus_queue.cc:260] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.047410  1335 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.048327  1202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2948e0a0144ebcb467d133d201c079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.055997  1331 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.056504  1331 ts_tablet_manager.cc:1403] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.006s
I20260710 13:26:11.058055  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474a8672eb794a24932726309019184d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.029126  1204 tablet_service.cc:1511] Processing CreateTablet for tablet fc46104bece640a3935e23749ac3a9fa (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:11.063418  1204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc46104bece640a3935e23749ac3a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.075585  1332 ts_tablet_manager.cc:1434] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:26:11.050352  1201 tablet_service.cc:1511] Processing CreateTablet for tablet a7b9b7bbf19446c2844f5ba1f59160ed (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:11.051205  1316 heartbeater.cc:499] Master 127.31.188.62:37021 was elected leader, sending a full tablet report...
I20260710 13:26:11.076665  1332 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.077152  1205 tablet_service.cc:1511] Processing CreateTablet for tablet a5da13beb93e46e4a52bc9d21f808ede (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:11.078536  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5da13beb93e46e4a52bc9d21f808ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.079710  1203 tablet_service.cc:1511] Processing CreateTablet for tablet dd8bbc295276467ab7a6e46fe2f7e2df (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:11.080942  1203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8bbc295276467ab7a6e46fe2f7e2df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.082715  1200 tablet_service.cc:1511] Processing CreateTablet for tablet d00ad72be42e46e6948bc44e98f6e1ab (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:11.083972  1200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00ad72be42e46e6948bc44e98f6e1ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.092103  1335 tablet_bootstrap.cc:654] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.098453  1201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b9b7bbf19446c2844f5ba1f59160ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.095821  1202 tablet_service.cc:1511] Processing CreateTablet for tablet e109af9d8d724761810ebfbeb35d7210 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:11.085214  1206 tablet_service.cc:1511] Processing CreateTablet for tablet 74543ad2675244f8b941ede502c108dc (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:11.102524  1206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74543ad2675244f8b941ede502c108dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.102238  1198 tablet_service.cc:1511] Processing CreateTablet for tablet d04d1681ee6e4ca69d71ef4484d0256b (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:11.105232  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04d1681ee6e4ca69d71ef4484d0256b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:26:11.108547  1088 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:11.095821  1199 tablet_service.cc:1511] Processing CreateTablet for tablet ead9471648ad4596ad4bfdce2a098ac9 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:11.110262  1331 raft_consensus.cc:359] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.111060  1331 raft_consensus.cc:385] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.111361  1331 raft_consensus.cc:740] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.112161  1199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead9471648ad4596ad4bfdce2a098ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.112928  1336 raft_consensus.cc:493] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.113370  1336 raft_consensus.cc:515] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.114284  1202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e109af9d8d724761810ebfbeb35d7210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.125123  1336 leader_election.cc:290] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.115259  1332 tablet_bootstrap.cc:654] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.133232  1335 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.133760  1335 ts_tablet_manager.cc:1403] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.003s
I20260710 13:26:11.136435  1335 raft_consensus.cc:359] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.130977  1205 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8f548733f94f2487374599bbf9f518 (DEFAULT_TABLE table=test-workload [id=14c5326729b64812860ba2b5eb4c1a34]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:11.146916  1335 raft_consensus.cc:385] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.147456  1335 raft_consensus.cc:740] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.147682  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8f548733f94f2487374599bbf9f518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:11.145294  1331 consensus_queue.cc:260] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.149092  1335 consensus_queue.cc:260] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.175573  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
W20260710 13:26:11.177511  1107 leader_election.cc:343] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.181692  1331 ts_tablet_manager.cc:1434] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260710 13:26:11.183077  1331 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.189636  1332 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.192291  1332 ts_tablet_manager.cc:1403] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.116s	user 0.028s	sys 0.021s
I20260710 13:26:11.195484  1332 raft_consensus.cc:359] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.195972  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:11.196259  1332 raft_consensus.cc:385] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.196767  1332 raft_consensus.cc:740] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
W20260710 13:26:11.197541  1108 leader_election.cc:343] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.198432  1108 leader_election.cc:304] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.199281  1336 raft_consensus.cc:2749] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.197647  1332 consensus_queue.cc:260] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.201169  1242 heartbeater.cc:499] Master 127.31.188.62:37021 was elected leader, sending a full tablet report...
I20260710 13:26:11.204097  1332 ts_tablet_manager.cc:1434] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:26:11.205127  1332 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.207043  1335 ts_tablet_manager.cc:1434] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.073s	user 0.017s	sys 0.015s
I20260710 13:26:11.208199  1335 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.212313  1332 tablet_bootstrap.cc:654] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.213233  1331 tablet_bootstrap.cc:654] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.214548  1335 tablet_bootstrap.cc:654] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.222325  1331 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.222851  1331 ts_tablet_manager.cc:1403] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260710 13:26:11.223855  1335 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.224326  1335 ts_tablet_manager.cc:1403] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:26:11.225755  1331 raft_consensus.cc:359] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.226504  1331 raft_consensus.cc:385] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.226816  1331 raft_consensus.cc:740] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.227196  1335 raft_consensus.cc:359] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.227908  1335 raft_consensus.cc:385] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.227664  1331 consensus_queue.cc:260] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.228199  1335 raft_consensus.cc:740] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.228924  1335 consensus_queue.cc:260] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.231089  1335 ts_tablet_manager.cc:1434] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:26:11.231997  1335 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.232904  1331 ts_tablet_manager.cc:1434] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:26:11.233806  1331 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.238479  1335 tablet_bootstrap.cc:654] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.240111  1331 tablet_bootstrap.cc:654] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.245457  1332 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.246030  1332 ts_tablet_manager.cc:1403] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.027s
I20260710 13:26:11.248965  1332 raft_consensus.cc:359] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.249754  1332 raft_consensus.cc:385] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.250116  1332 raft_consensus.cc:740] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.251202  1332 consensus_queue.cc:260] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.252811  1335 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.253307  1335 ts_tablet_manager.cc:1403] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 13:26:11.254190  1332 ts_tablet_manager.cc:1434] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:26:11.255168  1332 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.256234  1335 raft_consensus.cc:359] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.256937  1335 raft_consensus.cc:385] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.257228  1335 raft_consensus.cc:740] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.257745  1331 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.258249  1331 ts_tablet_manager.cc:1403] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.006s
I20260710 13:26:11.258106  1335 consensus_queue.cc:260] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.260301  1335 ts_tablet_manager.cc:1434] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:11.261235  1335 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.261335  1331 raft_consensus.cc:359] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.262144  1331 raft_consensus.cc:385] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.262516  1331 raft_consensus.cc:740] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.262673  1332 tablet_bootstrap.cc:654] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.263535  1331 consensus_queue.cc:260] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.268031  1335 tablet_bootstrap.cc:654] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.269129  1331 ts_tablet_manager.cc:1434] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:26:11.270251  1331 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.274648  1332 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.275197  1332 ts_tablet_manager.cc:1403] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:26:11.278112  1332 raft_consensus.cc:359] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.278951  1332 raft_consensus.cc:385] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.279268  1332 raft_consensus.cc:740] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.279901  1331 tablet_bootstrap.cc:654] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.280153  1332 consensus_queue.cc:260] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.282716  1332 ts_tablet_manager.cc:1434] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:11.283711  1332 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.285897  1335 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.286417  1335 ts_tablet_manager.cc:1403] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.004s
I20260710 13:26:11.290395  1335 raft_consensus.cc:359] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.291429  1335 raft_consensus.cc:385] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.291894  1335 raft_consensus.cc:740] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.292940  1332 tablet_bootstrap.cc:654] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.293045  1335 consensus_queue.cc:260] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.298491  1335 ts_tablet_manager.cc:1434] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:26:11.299111  1331 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.299789  1331 ts_tablet_manager.cc:1403] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260710 13:26:11.300679  1335 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.303287  1331 raft_consensus.cc:359] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.304066  1331 raft_consensus.cc:385] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.304383  1331 raft_consensus.cc:740] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.305233  1332 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.305222  1331 consensus_queue.cc:260] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.305902  1332 ts_tablet_manager.cc:1403] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 13:26:11.307142  1335 tablet_bootstrap.cc:654] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.307859  1331 ts_tablet_manager.cc:1434] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 13:26:11.308907  1331 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.313534  1332 raft_consensus.cc:359] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.313573  1343 raft_consensus.cc:493] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.314435  1332 raft_consensus.cc:385] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.315059  1332 raft_consensus.cc:740] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.315202  1331 tablet_bootstrap.cc:654] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.316709  1332 consensus_queue.cc:260] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.317937  1337 raft_consensus.cc:493] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.314831  1343 raft_consensus.cc:515] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.318799  1337 raft_consensus.cc:515] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.323562  1337 leader_election.cc:290] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:11.324615  1336 raft_consensus.cc:493] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.326514  1336 raft_consensus.cc:515] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.328557  1336 leader_election.cc:290] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.331051  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173c25a6bd454d8f8138329ee92bf831" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.331672  1217 raft_consensus.cc:2468] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 0.
I20260710 13:26:11.336020  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173c25a6bd454d8f8138329ee92bf831" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:11.344339  1343 leader_election.cc:290] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.345636  1107 leader_election.cc:304] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
W20260710 13:26:11.353175  1108 leader_election.cc:343] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.355670  1336 raft_consensus.cc:2804] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.358546  1336 raft_consensus.cc:493] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.358973  1336 raft_consensus.cc:3060] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.359965  1331 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.360549  1331 ts_tablet_manager.cc:1403] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.019s
I20260710 13:26:11.360586  1335 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.364372  1335 ts_tablet_manager.cc:1403] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.006s
I20260710 13:26:11.364761  1331 raft_consensus.cc:359] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.365604  1331 raft_consensus.cc:385] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.366876  1331 raft_consensus.cc:740] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.368294  1331 consensus_queue.cc:260] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.372823  1336 raft_consensus.cc:515] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.380333  1336 leader_election.cc:290] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.381994  1332 ts_tablet_manager.cc:1434] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.071s	user 0.012s	sys 0.028s
I20260710 13:26:11.382999  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173c25a6bd454d8f8138329ee92bf831" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:11.383399  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173c25a6bd454d8f8138329ee92bf831" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:11.384640  1217 raft_consensus.cc:3060] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:11.386003  1108 leader_election.cc:343] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.388800  1335 raft_consensus.cc:359] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.389595  1335 raft_consensus.cc:385] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.389952  1335 raft_consensus.cc:740] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.390894  1335 consensus_queue.cc:260] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.392098  1331 ts_tablet_manager.cc:1434] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.010s
I20260710 13:26:11.393182  1331 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.393994  1332 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.400629  1335 ts_tablet_manager.cc:1434] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 13:26:11.405346  1217 raft_consensus.cc:2468] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 1.
I20260710 13:26:11.406891  1107 leader_election.cc:304] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.408202  1336 raft_consensus.cc:2804] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.408712  1336 raft_consensus.cc:697] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Becoming Leader. State: Replica: a04498eb6284492badfc499666c57188, State: Running, Role: LEADER
I20260710 13:26:11.409294  1335 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.409780  1336 consensus_queue.cc:237] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.414299  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
W20260710 13:26:11.415987  1183 leader_election.cc:343] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.416672  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1840ed1cff2a462e973d00e7546406bf" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.417398  1142 raft_consensus.cc:2468] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:11.418488  1332 tablet_bootstrap.cc:654] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.418926  1256 leader_election.cc:304] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:11.419920  1355 raft_consensus.cc:2804] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.420318  1355 raft_consensus.cc:493] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.420670  1355 raft_consensus.cc:3060] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.421130  1335 tablet_bootstrap.cc:654] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.423776  1331 tablet_bootstrap.cc:654] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.429291  1355 raft_consensus.cc:515] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.431955  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.432648  1142 raft_consensus.cc:2468] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:11.432900  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1840ed1cff2a462e973d00e7546406bf" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:11.433548  1141 raft_consensus.cc:3060] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.434208  1182 leader_election.cc:304] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [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: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.432097  1355 leader_election.cc:290] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:11.436961  1343 raft_consensus.cc:2804] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.437348  1343 raft_consensus.cc:493] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.437693  1343 raft_consensus.cc:3060] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.438495  1331 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.439116  1331 ts_tablet_manager.cc:1403] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.001s
I20260710 13:26:11.442842  1331 raft_consensus.cc:359] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.443799  1331 raft_consensus.cc:385] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.444188  1331 raft_consensus.cc:740] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.443606  1039 catalog_manager.cc:5697] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 reported cstate change: term changed from 0 to 1, leader changed from <none> to a04498eb6284492badfc499666c57188 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.445323  1331 consensus_queue.cc:260] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.446329  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1840ed1cff2a462e973d00e7546406bf" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.447697  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1840ed1cff2a462e973d00e7546406bf" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:11.448760  1331 ts_tablet_manager.cc:1434] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:26:11.450035  1331 tablet_bootstrap.cc:492] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188: Bootstrap starting.
W20260710 13:26:11.450629  1256 leader_election.cc:343] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:11.453493  1256 leader_election.cc:343] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.455479  1141 raft_consensus.cc:2468] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:11.453388  1343 raft_consensus.cc:515] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.457527  1256 leader_election.cc:304] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794
I20260710 13:26:11.460014  1331 tablet_bootstrap.cc:654] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.459890  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:11.460800  1142 raft_consensus.cc:3060] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.470847  1355 raft_consensus.cc:2804] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.471858  1355 raft_consensus.cc:697] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:11.472882  1355 consensus_queue.cc:237] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.474759  1331 tablet_bootstrap.cc:492] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.475335  1331 ts_tablet_manager.cc:1403] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.009s
I20260710 13:26:11.477473  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:11.478843  1331 raft_consensus.cc:359] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.479792  1331 raft_consensus.cc:385] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:26:11.479590  1183 leader_election.cc:343] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.480335  1343 leader_election.cc:290] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.480510  1331 raft_consensus.cc:740] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.481503  1331 consensus_queue.cc:260] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.484629  1331 ts_tablet_manager.cc:1434] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:26:11.481907  1142 raft_consensus.cc:2468] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:11.485888  1331 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.486253  1182 leader_election.cc:304] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.487808  1343 raft_consensus.cc:2804] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.491585  1332 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.492331  1332 ts_tablet_manager.cc:1403] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.015s
I20260710 13:26:11.493852  1331 tablet_bootstrap.cc:654] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.496105  1332 raft_consensus.cc:359] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.497150  1343 raft_consensus.cc:697] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:11.497783  1335 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.498544  1335 ts_tablet_manager.cc:1403] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.019s
I20260710 13:26:11.498211  1343 consensus_queue.cc:237] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.502202  1332 raft_consensus.cc:385] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.502760  1332 raft_consensus.cc:740] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.503818  1332 consensus_queue.cc:260] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.502576  1335 raft_consensus.cc:359] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.507169  1335 raft_consensus.cc:385] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.507660  1335 raft_consensus.cc:740] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.508878  1332 ts_tablet_manager.cc:1434] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 13:26:11.509160  1335 consensus_queue.cc:260] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.511011  1332 tablet_bootstrap.cc:492] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.513957  1331 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.513911  1337 raft_consensus.cc:493] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.514240  1335 ts_tablet_manager.cc:1434] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 13:26:11.514557  1331 ts_tablet_manager.cc:1403] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260710 13:26:11.514552  1337 raft_consensus.cc:515] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.515256  1335 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.516899  1337 leader_election.cc:290] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:11.517465  1331 raft_consensus.cc:359] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.518139  1331 raft_consensus.cc:385] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.518388  1331 raft_consensus.cc:740] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.518536  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.518790  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.519316  1142 raft_consensus.cc:2393] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in current term 1: Already voted for candidate 80f66b2b545a4959919f2edf78c62794 in this term.
I20260710 13:26:11.519176  1331 consensus_queue.cc:260] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.520603  1256 leader_election.cc:304] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188
I20260710 13:26:11.521422  1331 ts_tablet_manager.cc:1434] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:26:11.521651  1337 raft_consensus.cc:3060] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.522324  1331 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.527796  1332 tablet_bootstrap.cc:654] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.529286  1337 raft_consensus.cc:2749] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.529428  1331 tablet_bootstrap.cc:654] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.529454  1335 tablet_bootstrap.cc:654] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.542320  1038 catalog_manager.cc:5697] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.547413  1331 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.548055  1331 ts_tablet_manager.cc:1403] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.014s
I20260710 13:26:11.547885  1036 catalog_manager.cc:5697] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:11.551560  1331 raft_consensus.cc:359] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.552482  1331 raft_consensus.cc:385] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.553130  1343 raft_consensus.cc:493] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.553354  1331 raft_consensus.cc:740] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.553901  1343 raft_consensus.cc:515] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.554411  1331 consensus_queue.cc:260] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.557045  1331 ts_tablet_manager.cc:1434] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:11.557613  1343 leader_election.cc:290] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.557909  1331 tablet_bootstrap.cc:492] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.558729  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc45d637714f432d9b38a15ff68009d4" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.559366  1142 raft_consensus.cc:2468] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:11.560743  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc45d637714f432d9b38a15ff68009d4" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:11.561301  1291 raft_consensus.cc:2468] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:11.562600  1183 leader_election.cc:304] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:11.565724  1343 raft_consensus.cc:2804] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.565946  1331 tablet_bootstrap.cc:654] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.566159  1343 raft_consensus.cc:493] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.566686  1343 raft_consensus.cc:3060] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.568354  1337 raft_consensus.cc:493] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.568840  1337 raft_consensus.cc:515] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.577030  1337 leader_election.cc:290] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:11.579401  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054492bb23a49c3b015e1c89e808a96" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.580101  1142 raft_consensus.cc:2468] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:11.581076  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054492bb23a49c3b015e1c89e808a96" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.581686  1216 raft_consensus.cc:2468] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:11.583315  1256 leader_election.cc:304] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:11.584656  1337 raft_consensus.cc:2804] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.585086  1337 raft_consensus.cc:493] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.585475  1337 raft_consensus.cc:3060] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.590513  1355 raft_consensus.cc:493] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.591033  1355 raft_consensus.cc:515] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.592233  1332 tablet_bootstrap.cc:492] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.592729  1332 ts_tablet_manager.cc:1403] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.009s
I20260710 13:26:11.593406  1355 leader_election.cc:290] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:11.595647  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58c3e5e21a04236b11d130d4ed683ae" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.595816  1332 raft_consensus.cc:359] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.596431  1336 raft_consensus.cc:493] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.597250  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58c3e5e21a04236b11d130d4ed683ae" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.597054  1336 raft_consensus.cc:515] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.597904  1142 raft_consensus.cc:2468] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:11.599406  1343 raft_consensus.cc:515] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
W20260710 13:26:11.599843  1256 leader_election.cc:343] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.596462  1332 raft_consensus.cc:385] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.600595  1332 raft_consensus.cc:740] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.600980  1256 leader_election.cc:304] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794
I20260710 13:26:11.601388  1332 consensus_queue.cc:260] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.602109  1355 raft_consensus.cc:2804] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.602458  1355 raft_consensus.cc:493] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.603463  1355 raft_consensus.cc:3060] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.603715  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.602387  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
W20260710 13:26:11.605464  1107 leader_election.cc:343] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.605894  1336 leader_election.cc:290] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
W20260710 13:26:11.606575  1108 leader_election.cc:343] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.606832  1331 tablet_bootstrap.cc:492] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.607031  1108 leader_election.cc:304] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.607259  1331 ts_tablet_manager.cc:1403] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.019s
I20260710 13:26:11.605295  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc45d637714f432d9b38a15ff68009d4" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:11.607758  1336 raft_consensus.cc:2749] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.608228  1142 raft_consensus.cc:3060] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.609577  1335 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.610176  1335 ts_tablet_manager.cc:1403] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.038s
I20260710 13:26:11.611423  1337 raft_consensus.cc:515] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.609905  1331 raft_consensus.cc:359] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.614085  1335 raft_consensus.cc:359] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.619120  1335 raft_consensus.cc:385] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.619319  1332 ts_tablet_manager.cc:1434] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.020s
I20260710 13:26:11.619429  1335 raft_consensus.cc:740] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.620347  1332 tablet_bootstrap.cc:492] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.620183  1335 consensus_queue.cc:260] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.615813  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054492bb23a49c3b015e1c89e808a96" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:11.621420  1216 raft_consensus.cc:3060] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.622427  1335 ts_tablet_manager.cc:1434] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:26:11.623443  1335 tablet_bootstrap.cc:492] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.614224  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054492bb23a49c3b015e1c89e808a96" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:11.627038  1141 raft_consensus.cc:3060] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.627703  1332 tablet_bootstrap.cc:654] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.629861  1335 tablet_bootstrap.cc:654] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.630568  1369 raft_consensus.cc:493] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.631032  1369 raft_consensus.cc:515] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.633279  1369 leader_election.cc:290] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.635215  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1840ed1cff2a462e973d00e7546406bf" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:11.637264  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1840ed1cff2a462e973d00e7546406bf" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.638082  1140 raft_consensus.cc:2393] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80f66b2b545a4959919f2edf78c62794 in current term 1: Already voted for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in this term.
I20260710 13:26:11.639432  1182 leader_election.cc:304] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794; no voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.640609  1369 raft_consensus.cc:493] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.641057  1369 raft_consensus.cc:515] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.643822  1216 raft_consensus.cc:2468] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:11.644104  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fd1db164354b4390eb745c4a382c33" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:11.647547  1291 raft_consensus.cc:2468] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:11.648121  1256 leader_election.cc:304] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:11.648608  1183 leader_election.cc:304] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:11.649012  1379 raft_consensus.cc:2804] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.644804  1369 leader_election.cc:290] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.652082  1369 raft_consensus.cc:3060] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.615890  1337 leader_election.cc:290] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:11.617326  1331 raft_consensus.cc:385] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.658169  1331 raft_consensus.cc:740] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.659315  1331 consensus_queue.cc:260] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.646489  1141 raft_consensus.cc:2468] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:11.661680  1331 ts_tablet_manager.cc:1434] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.000s
I20260710 13:26:11.616676  1355 raft_consensus.cc:515] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.665337  1355 leader_election.cc:290] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:11.663143  1331 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.671487  1335 tablet_bootstrap.cc:492] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.672012  1335 ts_tablet_manager.cc:1403] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.030s
I20260710 13:26:11.662724  1343 leader_election.cc:290] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.668134  1379 raft_consensus.cc:697] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:11.674893  1335 raft_consensus.cc:359] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.675179  1379 consensus_queue.cc:237] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.675632  1335 raft_consensus.cc:385] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.667146  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58c3e5e21a04236b11d130d4ed683ae" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:11.676015  1335 raft_consensus.cc:740] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.676779  1335 consensus_queue.cc:260] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
W20260710 13:26:11.677376  1256 leader_election.cc:343] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.679107  1335 ts_tablet_manager.cc:1434] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:11.684103  1335 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.664657  1142 raft_consensus.cc:2468] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:11.690217  1335 tablet_bootstrap.cc:654] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.668226  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58c3e5e21a04236b11d130d4ed683ae" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:11.690948  1141 raft_consensus.cc:3060] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.693841  1343 raft_consensus.cc:2804] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.694357  1343 raft_consensus.cc:493] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.694821  1343 raft_consensus.cc:3060] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.701794  1336 raft_consensus.cc:493] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.702498  1336 raft_consensus.cc:515] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.703140  1331 tablet_bootstrap.cc:654] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.705385  1336 leader_election.cc:290] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.711681  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b48d785466492ea173fe1b419a7618" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
W20260710 13:26:11.713630  1108 leader_election.cc:343] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.717067  1331 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.718041  1331 ts_tablet_manager.cc:1403] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.001s
I20260710 13:26:11.723738  1335 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.724496  1335 ts_tablet_manager.cc:1403] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.018s
I20260710 13:26:11.723811  1039 catalog_manager.cc:5697] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
W20260710 13:26:11.727632  1183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 79096.7us
I20260710 13:26:11.728773  1331 raft_consensus.cc:359] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.729740  1331 raft_consensus.cc:385] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.730074  1331 raft_consensus.cc:740] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.730924  1361 raft_consensus.cc:493] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.731370  1361 raft_consensus.cc:515] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.731797  1335 raft_consensus.cc:359] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.732415  1335 raft_consensus.cc:385] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.732676  1335 raft_consensus.cc:740] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
W20260710 13:26:11.732784  1182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.1:42859, user_credentials={real_user=slave}} blocked reactor thread for 93456.9us
I20260710 13:26:11.733453  1361 leader_election.cc:290] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.733348  1335 consensus_queue.cc:260] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.730896  1331 consensus_queue.cc:260] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.734709  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da13beb93e46e4a52bc9d21f808ede" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
W20260710 13:26:11.736066  1108 leader_election.cc:343] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.736425  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc45d637714f432d9b38a15ff68009d4" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:11.736093  1336 raft_consensus.cc:493] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.737017  1291 raft_consensus.cc:3060] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.737192  1336 raft_consensus.cc:515] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.741791  1336 leader_election.cc:290] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.742388  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00ad72be42e46e6948bc44e98f6e1ab" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
W20260710 13:26:11.743784  1108 leader_election.cc:343] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.746207  1331 ts_tablet_manager.cc:1434] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.004s
I20260710 13:26:11.747016  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b48d785466492ea173fe1b419a7618" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.747251  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da13beb93e46e4a52bc9d21f808ede" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.747566  1182 leader_election.cc:304] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:11.748087  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00ad72be42e46e6948bc44e98f6e1ab" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.752985  1141 raft_consensus.cc:2468] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:11.752501  1291 raft_consensus.cc:2468] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:11.754716  1256 leader_election.cc:304] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794
I20260710 13:26:11.755379  1382 raft_consensus.cc:2804] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.755882  1382 raft_consensus.cc:697] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:11.756484  1379 raft_consensus.cc:2804] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.756984  1379 raft_consensus.cc:697] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:11.756683  1382 consensus_queue.cc:237] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.757833  1379 consensus_queue.cc:237] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.758335  1343 raft_consensus.cc:515] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
W20260710 13:26:11.758982  1107 leader_election.cc:343] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.759409  1107 leader_election.cc:304] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.760298  1336 raft_consensus.cc:2749] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.760425  1343 leader_election.cc:290] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
W20260710 13:26:11.760541  1107 leader_election.cc:343] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.746750  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fd1db164354b4390eb745c4a382c33" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.748627  1369 raft_consensus.cc:2749] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.761034  1107 leader_election.cc:304] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.736750  1335 ts_tablet_manager.cc:1434] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:26:11.752612  1216 raft_consensus.cc:2468] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 0.
I20260710 13:26:11.762261  1335 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.762426  1107 leader_election.cc:304] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [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: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.762676  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fd1db164354b4390eb745c4a382c33" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:11.763039  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fd1db164354b4390eb745c4a382c33" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:11.763620  1290 raft_consensus.cc:3060] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.761435  1142 raft_consensus.cc:2468] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:11.765573  1336 raft_consensus.cc:2804] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.765867  1331 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.765944  1336 raft_consensus.cc:493] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.766443  1336 raft_consensus.cc:3060] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.768426  1335 tablet_bootstrap.cc:654] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.763142  1361 raft_consensus.cc:2749] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.776474  1336 raft_consensus.cc:515] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.779417  1332 tablet_bootstrap.cc:492] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.779899  1332 ts_tablet_manager.cc:1403] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.160s	user 0.051s	sys 0.072s
I20260710 13:26:11.783852  1332 raft_consensus.cc:359] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.785276  1332 raft_consensus.cc:385] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.785610  1332 raft_consensus.cc:740] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.787014  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b48d785466492ea173fe1b419a7618" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:11.787688  1290 raft_consensus.cc:2468] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:11.787783  1216 raft_consensus.cc:3060] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.788796  1332 consensus_queue.cc:260] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.790289  1183 leader_election.cc:304] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:11.791391  1332 ts_tablet_manager.cc:1434] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:26:11.791340  1369 raft_consensus.cc:2804] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.791963  1369 raft_consensus.cc:697] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:11.792804  1369 consensus_queue.cc:237] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.796177  1216 raft_consensus.cc:2468] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 1.
I20260710 13:26:11.798892  1332 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.798306  1336 leader_election.cc:290] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.803494  1335 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.803702  1331 tablet_bootstrap.cc:654] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.803938  1335 ts_tablet_manager.cc:1403] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.014s
I20260710 13:26:11.797829  1107 leader_election.cc:304] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:11.798065  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b48d785466492ea173fe1b419a7618" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:11.805416  1336 raft_consensus.cc:2804] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.807639  1336 raft_consensus.cc:697] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Becoming Leader. State: Replica: a04498eb6284492badfc499666c57188, State: Running, Role: LEADER
I20260710 13:26:11.806993  1038 catalog_manager.cc:5697] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:11.808094  1039 catalog_manager.cc:5697] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.808770  1382 raft_consensus.cc:493] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.809371  1382 raft_consensus.cc:515] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.810600  1291 raft_consensus.cc:3060] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.813596  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.816011  1142 raft_consensus.cc:2468] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:11.815922  1335 raft_consensus.cc:359] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.816620  1335 raft_consensus.cc:385] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.816910  1335 raft_consensus.cc:740] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.816917  1336 consensus_queue.cc:237] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.817342  1182 leader_election.cc:304] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:11.817849  1335 consensus_queue.cc:260] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.818403  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:11.818816  1343 raft_consensus.cc:2804] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.819164  1343 raft_consensus.cc:493] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.819486  1343 raft_consensus.cc:3060] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:11.819695  1183 leader_election.cc:343] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.812661  1382 leader_election.cc:290] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.825136  1335 ts_tablet_manager.cc:1434] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:26:11.826315  1335 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.831233  1343 raft_consensus.cc:515] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.834321  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:11.834918  1142 raft_consensus.cc:3060] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.835314  1291 raft_consensus.cc:2468] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 1.
I20260710 13:26:11.837028  1379 raft_consensus.cc:493] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.837597  1379 raft_consensus.cc:515] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.839653  1343 leader_election.cc:290] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.839967  1379 leader_election.cc:290] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:11.842193  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a8672eb794a24932726309019184d" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:11.843407  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a8672eb794a24932726309019184d" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.844007  1038 catalog_manager.cc:5697] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 reported cstate change: term changed from 0 to 1, leader changed from <none> to a04498eb6284492badfc499666c57188 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:11.845157  1256 leader_election.cc:343] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:11.845831  1256 leader_election.cc:343] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.846208  1256 leader_election.cc:304] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188
I20260710 13:26:11.849112  1379 raft_consensus.cc:2749] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.850258  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
W20260710 13:26:11.851930  1183 leader_election.cc:343] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.853613  1039 catalog_manager.cc:5697] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.856051  1332 tablet_bootstrap.cc:654] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.860019  1142 raft_consensus.cc:2468] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:11.861356  1182 leader_election.cc:304] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.862547  1335 tablet_bootstrap.cc:654] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.862524  1343 raft_consensus.cc:2804] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.863276  1343 raft_consensus.cc:697] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:11.864084  1343 consensus_queue.cc:237] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.869161  1332 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.869812  1332 ts_tablet_manager.cc:1403] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.006s
I20260710 13:26:11.872180  1331 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.872658  1331 ts_tablet_manager.cc:1403] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.019s
I20260710 13:26:11.872602  1332 raft_consensus.cc:359] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.873414  1332 raft_consensus.cc:385] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.873687  1332 raft_consensus.cc:740] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.874338  1332 consensus_queue.cc:260] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.875378  1331 raft_consensus.cc:359] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.876017  1331 raft_consensus.cc:385] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.876317  1331 raft_consensus.cc:740] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.877166  1331 consensus_queue.cc:260] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.877910  1336 raft_consensus.cc:493] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.878335  1336 raft_consensus.cc:515] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.879266  1332 ts_tablet_manager.cc:1434] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:26:11.878847  1039 catalog_manager.cc:5697] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.880148  1332 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.881948  1336 leader_election.cc:290] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.882162  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:11.882741  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
W20260710 13:26:11.883597  1107 leader_election.cc:343] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:11.884075  1108 leader_election.cc:343] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.884537  1108 leader_election.cc:304] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.885537  1336 raft_consensus.cc:2749] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.886143  1332 tablet_bootstrap.cc:654] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.887784  1331 ts_tablet_manager.cc:1434] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:26:11.888666  1331 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.891502  1335 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:11.892650  1335 ts_tablet_manager.cc:1403] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.001s
I20260710 13:26:11.894706  1343 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.897605  1331 tablet_bootstrap.cc:654] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.901155  1335 raft_consensus.cc:359] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.901697  1332 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.901849  1335 raft_consensus.cc:385] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.902132  1332 ts_tablet_manager.cc:1403] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:26:11.902118  1335 raft_consensus.cc:740] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.904265  1335 consensus_queue.cc:260] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.905227  1332 raft_consensus.cc:359] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.905949  1332 raft_consensus.cc:385] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.906304  1332 raft_consensus.cc:740] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.907229  1332 consensus_queue.cc:260] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.909327  1332 ts_tablet_manager.cc:1434] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:11.910349  1332 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.913287  1331 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:11.913745  1331 ts_tablet_manager.cc:1403] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.002s
I20260710 13:26:11.915946  1332 tablet_bootstrap.cc:654] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.923163  1332 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:11.923566  1332 ts_tablet_manager.cc:1403] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.006s
I20260710 13:26:11.924150  1335 ts_tablet_manager.cc:1434] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260710 13:26:11.925194  1335 tablet_bootstrap.cc:492] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:11.925863  1332 raft_consensus.cc:359] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.926534  1332 raft_consensus.cc:385] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.926807  1332 raft_consensus.cc:740] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.927413  1332 consensus_queue.cc:260] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.929904  1332 ts_tablet_manager.cc:1434] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:11.929706  1331 raft_consensus.cc:359] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.930392  1331 raft_consensus.cc:385] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.930676  1331 raft_consensus.cc:740] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.930799  1332 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:11.935403  1382 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.937089  1332 tablet_bootstrap.cc:654] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.936681  1331 consensus_queue.cc:260] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.937497  1336 raft_consensus.cc:493] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.937922  1336 raft_consensus.cc:515] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.940565  1336 leader_election.cc:290] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:11.941622  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2948e0a0144ebcb467d133d201c079" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:11.941988  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2948e0a0144ebcb467d133d201c079" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
W20260710 13:26:11.943061  1108 leader_election.cc:343] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:11.943710  1107 leader_election.cc:343] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.944247  1107 leader_election.cc:304] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:11.946337  1335 tablet_bootstrap.cc:654] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.946832  1331 ts_tablet_manager.cc:1434] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:26:11.946705  1336 raft_consensus.cc:2749] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.947906  1331 tablet_bootstrap.cc:492] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:11.957777  1336 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:11.965520  1382 raft_consensus.cc:493] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.966192  1382 raft_consensus.cc:515] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:11.991384  1379 raft_consensus.cc:493] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.992142  1379 raft_consensus.cc:515] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.062947  1335 tablet_bootstrap.cc:492] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:12.063694  1335 ts_tablet_manager.cc:1403] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.013s
I20260710 13:26:12.069260  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:12.069847  1291 raft_consensus.cc:2468] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:12.073700  1183 leader_election.cc:304] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:12.074546  1369 raft_consensus.cc:2804] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:12.074932  1369 raft_consensus.cc:493] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:12.075248  1369 raft_consensus.cc:3060] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.073266  1335 raft_consensus.cc:359] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.078074  1335 raft_consensus.cc:385] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.078392  1335 raft_consensus.cc:740] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.079042  1335 consensus_queue.cc:260] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.079530  1355 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:12.080174  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:12.081017  1335 ts_tablet_manager.cc:1434] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:26:12.081876  1335 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:12.083871  1355 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:26:12.099517  1291 raft_consensus.cc:3060] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.067699  1382 leader_election.cc:290] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.105594  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:12.088546  1379 leader_election.cc:290] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:12.110085  1332 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:12.110442  1332 ts_tablet_manager.cc:1403] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.180s	user 0.022s	sys 0.010s
I20260710 13:26:12.109591  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
W20260710 13:26:12.109560  1256 leader_election.cc:343] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:12.112828  1182 leader_election.cc:343] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.113898  1332 raft_consensus.cc:359] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.114570  1332 raft_consensus.cc:385] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.114858  1332 raft_consensus.cc:740] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
W20260710 13:26:12.116549  1088 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:12.117326  1332 consensus_queue.cc:260] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.123481  1369 raft_consensus.cc:515] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.124696  1215 raft_consensus.cc:2393] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in current term 1: Already voted for candidate 80f66b2b545a4959919f2edf78c62794 in this term.
I20260710 13:26:12.128196  1256 leader_election.cc:304] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188
I20260710 13:26:12.128774  1335 tablet_bootstrap.cc:654] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.130307  1379 raft_consensus.cc:3060] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.132169  1336 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:12.133741  1382 raft_consensus.cc:493] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.134367  1382 raft_consensus.cc:515] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.135437  1331 tablet_bootstrap.cc:654] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.142141  1332 ts_tablet_manager.cc:1434] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:26:12.143096  1332 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:12.159696  1369 leader_election.cc:290] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.168720  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:12.168890  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
W20260710 13:26:12.171023  1182 leader_election.cc:343] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.171736  1355 raft_consensus.cc:493] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.173751  1355 raft_consensus.cc:515] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.175804  1379 raft_consensus.cc:2749] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:12.177577  1355 leader_election.cc:290] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:12.181041  1335 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:12.181542  1335 ts_tablet_manager.cc:1403] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.027s
I20260710 13:26:12.184352  1331 tablet_bootstrap.cc:492] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:12.185487  1291 raft_consensus.cc:2468] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:12.196105  1331 ts_tablet_manager.cc:1403] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.248s	user 0.023s	sys 0.027s
I20260710 13:26:12.186754  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:12.197389  1383 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:12.199106  1331 raft_consensus.cc:359] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.199849  1331 raft_consensus.cc:385] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.200143  1331 raft_consensus.cc:740] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.198065  1183 leader_election.cc:304] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:12.200851  1331 consensus_queue.cc:260] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.201700  1383 raft_consensus.cc:2804] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:12.202134  1383 raft_consensus.cc:697] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:12.202469  1369 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:12.203162  1331 ts_tablet_manager.cc:1434] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:12.202988  1383 consensus_queue.cc:237] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.186933  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:12.205178  1141 raft_consensus.cc:2393] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in current term 1: Already voted for candidate 80f66b2b545a4959919f2edf78c62794 in this term.
I20260710 13:26:12.206250  1256 leader_election.cc:304] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188
I20260710 13:26:12.207144  1379 raft_consensus.cc:3060] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.213253  1331 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:12.189966  1382 leader_election.cc:290] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.191514  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d6028410454780a475da70174c2599" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:12.191992  1355 consensus_queue.cc:1048] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:12.193740  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d6028410454780a475da70174c2599" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:12.217842  1332 tablet_bootstrap.cc:654] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.185685  1335 raft_consensus.cc:359] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.218541  1335 raft_consensus.cc:385] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.218966  1335 raft_consensus.cc:740] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.219973  1335 consensus_queue.cc:260] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.222424  1335 ts_tablet_manager.cc:1434] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260710 13:26:12.224438  1335 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:12.225131  1379 raft_consensus.cc:2749] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:12.225658  1331 tablet_bootstrap.cc:654] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:12.223045  1183 leader_election.cc:343] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:12.235934  1182 leader_election.cc:343] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.236433  1182 leader_election.cc:304] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794; no voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:12.237950  1382 raft_consensus.cc:2749] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:12.246088  1382 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:12.247308  1038 catalog_manager.cc:5697] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:12.249619  1382 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:26:12.257440  1256 consensus_peers.cc:597] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:12.260377  1335 tablet_bootstrap.cc:654] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.270535  1337 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:12.277638  1343 raft_consensus.cc:493] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.278204  1343 raft_consensus.cc:515] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.282688  1332 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:12.282848  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a8672eb794a24932726309019184d" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:12.283358  1332 ts_tablet_manager.cc:1403] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.140s	user 0.020s	sys 0.034s
I20260710 13:26:12.283789  1290 raft_consensus.cc:2468] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:12.286443  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a8672eb794a24932726309019184d" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:12.286866  1332 raft_consensus.cc:359] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.288173  1421 raft_consensus.cc:493] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:26:12.288977  1182 leader_election.cc:343] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.288801  1421 raft_consensus.cc:515] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.291718  1343 leader_election.cc:290] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.290423  1183 leader_election.cc:304] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [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: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:12.291422  1421 leader_election.cc:290] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.294512  1421 raft_consensus.cc:2804] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:12.294951  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:12.295866  1290 raft_consensus.cc:2468] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:12.299151  1141 raft_consensus.cc:3060] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.287753  1332 raft_consensus.cc:385] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.303948  1332 raft_consensus.cc:740] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.304909  1332 consensus_queue.cc:260] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.305745  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:12.306542  1140 raft_consensus.cc:2468] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:12.294999  1421 raft_consensus.cc:493] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:12.307750  1421 raft_consensus.cc:3060] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.311470  1182 leader_election.cc:304] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:12.312134  1332 ts_tablet_manager.cc:1434] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 13:26:12.313395  1332 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:12.325445  1343 raft_consensus.cc:2804] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:12.325896  1343 raft_consensus.cc:493] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:12.326231  1343 raft_consensus.cc:3060] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.329214  1332 tablet_bootstrap.cc:654] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.335009  1337 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:12.337543  1383 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:12.339051  1331 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:12.339525  1331 ts_tablet_manager.cc:1403] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.127s	user 0.029s	sys 0.027s
I20260710 13:26:12.366087  1383 raft_consensus.cc:493] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.366659  1383 raft_consensus.cc:515] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.389323  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2948e0a0144ebcb467d133d201c079" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:12.390240  1139 raft_consensus.cc:2468] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:12.375378  1343 raft_consensus.cc:515] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.410032  1182 leader_election.cc:304] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:12.414378  1332 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:12.414945  1332 ts_tablet_manager.cc:1403] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.010s
I20260710 13:26:12.415239  1331 raft_consensus.cc:359] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.416527  1383 leader_election.cc:290] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.416325  1331 raft_consensus.cc:385] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.417065  1331 raft_consensus.cc:740] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.417838  1331 consensus_queue.cc:260] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.415402  1369 raft_consensus.cc:2804] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:12.419864  1369 raft_consensus.cc:493] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:12.420317  1331 ts_tablet_manager.cc:1434] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260710 13:26:12.398203  1410 consensus_queue.cc:1048] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:26:12.422138  1331 tablet_bootstrap.cc:492] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:12.430598  1332 raft_consensus.cc:359] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.433211  1332 raft_consensus.cc:385] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.433485  1332 raft_consensus.cc:740] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.422128  1369 raft_consensus.cc:3060] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.434092  1383 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:12.434199  1332 consensus_queue.cc:260] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.428049  1421 raft_consensus.cc:515] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.448000  1410 consensus_queue.cc:1048] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:12.431774  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:12.449100  1139 raft_consensus.cc:3060] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.432403  1343 leader_election.cc:290] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.501145  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:12.502592  1291 raft_consensus.cc:3060] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.508016  1332 ts_tablet_manager.cc:1434] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.000s
I20260710 13:26:12.509552  1332 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:12.513239  1335 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:12.483305  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2948e0a0144ebcb467d133d201c079" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:12.513815  1335 ts_tablet_manager.cc:1403] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.290s	user 0.049s	sys 0.077s
I20260710 13:26:12.520546  1369 raft_consensus.cc:515] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.524016  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2948e0a0144ebcb467d133d201c079" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:12.525292  1331 tablet_bootstrap.cc:654] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.525745  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2948e0a0144ebcb467d133d201c079" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:12.524915  1138 raft_consensus.cc:3060] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.527436  1369 leader_election.cc:290] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.534971  1139 raft_consensus.cc:2468] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:12.547670  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a8672eb794a24932726309019184d" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:12.548425  1182 leader_election.cc:304] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
W20260710 13:26:12.550328  1182 leader_election.cc:343] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.552042  1369 raft_consensus.cc:2804] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:12.553130  1369 raft_consensus.cc:697] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:12.554358  1369 consensus_queue.cc:237] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.555400  1421 leader_election.cc:290] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.526983  1289 raft_consensus.cc:2468] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:12.556663  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a8672eb794a24932726309019184d" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:12.557437  1287 raft_consensus.cc:3060] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.560035  1335 raft_consensus.cc:359] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.561039  1335 raft_consensus.cc:385] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.561578  1335 raft_consensus.cc:740] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.565590  1332 tablet_bootstrap.cc:654] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.592211  1335 consensus_queue.cc:260] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.603129  1291 raft_consensus.cc:2468] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:12.608810  1335 ts_tablet_manager.cc:1434] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.086s	user 0.018s	sys 0.005s
I20260710 13:26:12.610297  1335 tablet_bootstrap.cc:492] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:12.610884  1287 raft_consensus.cc:2468] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:12.614259  1183 leader_election.cc:304] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:12.615324  1138 raft_consensus.cc:2468] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:12.616093  1337 raft_consensus.cc:493] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.616487  1430 raft_consensus.cc:2804] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:12.616555  1337 raft_consensus.cc:515] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.617029  1430 raft_consensus.cc:697] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:12.617897  1430 consensus_queue.cc:237] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.618587  1337 leader_election.cc:290] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:12.620868  1182 leader_election.cc:304] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:12.621974  1382 raft_consensus.cc:2804] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:12.622244  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:12.622408  1382 raft_consensus.cc:697] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:12.622910  1140 raft_consensus.cc:2468] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:12.623286  1382 consensus_queue.cc:237] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.625517  1256 leader_election.cc:304] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:12.625886  1361 raft_consensus.cc:493] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.626387  1379 raft_consensus.cc:2804] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:12.626332  1361 raft_consensus.cc:515] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.626830  1379 raft_consensus.cc:493] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:12.627178  1379 raft_consensus.cc:3060] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.628507  1361 leader_election.cc:290] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.633049  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74543ad2675244f8b941ede502c108dc" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:12.633430  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
W20260710 13:26:12.637892  1107 leader_election.cc:343] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:12.640479  1256 leader_election.cc:343] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.641999  1343 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:12.656344  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74543ad2675244f8b941ede502c108dc" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:12.667214  1335 tablet_bootstrap.cc:654] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:12.668666  1182 consensus_peers.cc:597] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:12.671444  1332 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:12.672049  1332 ts_tablet_manager.cc:1403] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.163s	user 0.020s	sys 0.009s
W20260710 13:26:12.677348  1108 leader_election.cc:343] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.678009  1108 leader_election.cc:304] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:12.679060  1361 raft_consensus.cc:2749] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:12.666801  1379 raft_consensus.cc:515] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.705753  1379 leader_election.cc:290] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:12.705962  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
W20260710 13:26:12.707671  1256 leader_election.cc:343] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.708038  1038 catalog_manager.cc:5697] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:12.715106  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:12.715921  1138 raft_consensus.cc:3060] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.726379  1331 tablet_bootstrap.cc:492] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:12.726897  1331 ts_tablet_manager.cc:1403] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.305s	user 0.041s	sys 0.041s
I20260710 13:26:12.714197  1332 raft_consensus.cc:359] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.731933  1331 raft_consensus.cc:359] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.732693  1331 raft_consensus.cc:385] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.733116  1331 raft_consensus.cc:740] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.733763  1331 consensus_queue.cc:260] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.732661  1332 raft_consensus.cc:385] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.734603  1332 raft_consensus.cc:740] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.735261  1332 consensus_queue.cc:260] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.740213  1332 ts_tablet_manager.cc:1434] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260710 13:26:12.741101  1332 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:12.741526  1331 ts_tablet_manager.cc:1434] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 13:26:12.742741  1331 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:12.743443  1413 raft_consensus.cc:493] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.743899  1413 raft_consensus.cc:515] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.746129  1413 leader_election.cc:290] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.747251  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d6028410454780a475da70174c2599" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:12.747596  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d6028410454780a475da70174c2599" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:12.747875  1290 raft_consensus.cc:2468] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 0.
I20260710 13:26:12.748171  1216 raft_consensus.cc:2468] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 0.
I20260710 13:26:12.749150  1108 leader_election.cc:304] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:12.749891  1413 raft_consensus.cc:2804] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:12.750363  1331 tablet_bootstrap.cc:654] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.750283  1413 raft_consensus.cc:493] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:12.750911  1413 raft_consensus.cc:3060] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.762008  1332 tablet_bootstrap.cc:654] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.765069  1413 raft_consensus.cc:515] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.767956  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d6028410454780a475da70174c2599" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:12.768570  1216 raft_consensus.cc:3060] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.775700  1216 raft_consensus.cc:2468] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 1.
I20260710 13:26:12.776859  1107 leader_election.cc:304] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:12.774442  1040 catalog_manager.cc:5697] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:12.777694  1410 raft_consensus.cc:2804] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:12.778156  1410 raft_consensus.cc:697] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Becoming Leader. State: Replica: a04498eb6284492badfc499666c57188, State: Running, Role: LEADER
I20260710 13:26:12.779009  1410 consensus_queue.cc:237] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.778712  1040 catalog_manager.cc:5697] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:12.788523  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d6028410454780a475da70174c2599" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:12.789134  1290 raft_consensus.cc:3060] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.796291  1290 raft_consensus.cc:2468] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 1.
I20260710 13:26:12.798237  1413 leader_election.cc:290] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.803877  1332 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:12.804793  1332 ts_tablet_manager.cc:1403] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.000s
I20260710 13:26:12.811683  1331 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:12.812233  1331 ts_tablet_manager.cc:1403] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.040s
I20260710 13:26:12.811744  1332 raft_consensus.cc:359] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.814581  1335 tablet_bootstrap.cc:492] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:12.815090  1335 ts_tablet_manager.cc:1403] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.205s	user 0.041s	sys 0.055s
I20260710 13:26:12.814921  1331 raft_consensus.cc:359] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.815694  1331 raft_consensus.cc:385] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.815975  1331 raft_consensus.cc:740] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.816753  1331 consensus_queue.cc:260] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.814893  1332 raft_consensus.cc:385] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.817571  1332 raft_consensus.cc:740] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.817731  1335 raft_consensus.cc:359] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.820324  1335 raft_consensus.cc:385] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.820626  1335 raft_consensus.cc:740] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.821126  1216 raft_consensus.cc:3060] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.818475  1138 raft_consensus.cc:2468] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:12.821372  1335 consensus_queue.cc:260] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.822605  1256 leader_election.cc:304] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794
I20260710 13:26:12.819130  1331 ts_tablet_manager.cc:1434] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:12.823392  1379 raft_consensus.cc:2804] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:12.823830  1379 raft_consensus.cc:697] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:12.824337  1331 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:12.824592  1379 consensus_queue.cc:237] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.830374  1335 ts_tablet_manager.cc:1434] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260710 13:26:12.831303  1335 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:12.831019  1332 consensus_queue.cc:260] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.833420  1332 ts_tablet_manager.cc:1434] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 13:26:12.834412  1332 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:12.833961  1039 catalog_manager.cc:5697] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 reported cstate change: term changed from 0 to 1, leader changed from <none> to a04498eb6284492badfc499666c57188 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:12.841355  1332 tablet_bootstrap.cc:654] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.843288  1331 tablet_bootstrap.cc:654] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.845052  1335 tablet_bootstrap.cc:654] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.862048  1410 raft_consensus.cc:493] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.862279  1335 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:12.862830  1335 ts_tablet_manager.cc:1403] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 13:26:12.862546  1410 raft_consensus.cc:515] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.864603  1410 leader_election.cc:290] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:12.865353  1331 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:12.865796  1331 ts_tablet_manager.cc:1403] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.004s
I20260710 13:26:12.867758  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:12.868430  1331 raft_consensus.cc:359] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.869082  1331 raft_consensus.cc:385] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.868863  1335 raft_consensus.cc:359] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
W20260710 13:26:12.869208  1108 leader_election.cc:343] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.869494  1335 raft_consensus.cc:385] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.869760  1335 raft_consensus.cc:740] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.870124  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:12.870395  1335 consensus_queue.cc:260] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.871059  1332 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:12.871484  1332 ts_tablet_manager.cc:1403] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
W20260710 13:26:12.871558  1107 leader_election.cc:343] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:12.872022  1107 leader_election.cc:304] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:12.872664  1335 ts_tablet_manager.cc:1434] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:26:12.873044  1410 raft_consensus.cc:2749] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:12.873522  1335 tablet_bootstrap.cc:492] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:12.874015  1332 raft_consensus.cc:359] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.874619  1332 raft_consensus.cc:385] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.874899  1332 raft_consensus.cc:740] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.875504  1332 consensus_queue.cc:260] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.877140  1040 catalog_manager.cc:5697] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:12.877806  1332 ts_tablet_manager.cc:1434] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:26:12.878679  1332 tablet_bootstrap.cc:492] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:12.879014  1335 tablet_bootstrap.cc:654] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.869344  1331 raft_consensus.cc:740] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.882970  1331 consensus_queue.cc:260] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.884404  1332 tablet_bootstrap.cc:654] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.885080  1331 ts_tablet_manager.cc:1434] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:26:12.886044  1331 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:12.894038  1331 tablet_bootstrap.cc:654] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.895651  1332 tablet_bootstrap.cc:492] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:12.896139  1332 ts_tablet_manager.cc:1403] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 13:26:12.899828  1332 raft_consensus.cc:359] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.900704  1332 raft_consensus.cc:385] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.901031  1332 raft_consensus.cc:740] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.901896  1332 consensus_queue.cc:260] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.903535  1331 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:12.904042  1331 ts_tablet_manager.cc:1403] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260710 13:26:12.906689  1331 raft_consensus.cc:359] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.907378  1331 raft_consensus.cc:385] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.908604  1332 ts_tablet_manager.cc:1434] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:26:12.907693  1331 raft_consensus.cc:740] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.910738  1331 consensus_queue.cc:260] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.909871  1332 tablet_bootstrap.cc:492] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:12.913133  1331 ts_tablet_manager.cc:1434] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:26:12.914175  1331 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:12.919917  1331 tablet_bootstrap.cc:654] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.921592  1332 tablet_bootstrap.cc:654] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.931816  1331 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:12.932184  1332 tablet_bootstrap.cc:492] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:12.932355  1331 ts_tablet_manager.cc:1403] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260710 13:26:12.932884  1332 ts_tablet_manager.cc:1403] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260710 13:26:12.935129  1331 raft_consensus.cc:359] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.935865  1331 raft_consensus.cc:385] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.936183  1331 raft_consensus.cc:740] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.936389  1332 raft_consensus.cc:359] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.937604  1332 raft_consensus.cc:385] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.936964  1331 consensus_queue.cc:260] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.938017  1332 raft_consensus.cc:740] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.939079  1332 consensus_queue.cc:260] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.942467  1331 ts_tablet_manager.cc:1434] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:26:12.943436  1331 tablet_bootstrap.cc:492] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:12.946250  1332 ts_tablet_manager.cc:1434] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.007s
I20260710 13:26:12.947530  1332 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:12.951360  1379 raft_consensus.cc:493] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:12.951885  1379 raft_consensus.cc:515] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.953852  1379 leader_election.cc:290] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:12.954074  1331 tablet_bootstrap.cc:654] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.957607  1332 tablet_bootstrap.cc:654] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:12.958662  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da13beb93e46e4a52bc9d21f808ede" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:12.958747  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da13beb93e46e4a52bc9d21f808ede" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:12.959342  1216 raft_consensus.cc:2468] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:12.959625  1138 raft_consensus.cc:2468] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:12.960650  1256 leader_election.cc:304] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:12.964203  1379 raft_consensus.cc:2804] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:12.964699  1379 raft_consensus.cc:493] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:12.965117  1379 raft_consensus.cc:3060] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.981076  1379 raft_consensus.cc:515] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.984089  1379 leader_election.cc:290] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:12.984638  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da13beb93e46e4a52bc9d21f808ede" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:12.985244  1138 raft_consensus.cc:3060] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.985968  1335 tablet_bootstrap.cc:492] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:12.986558  1335 ts_tablet_manager.cc:1403] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.058s
I20260710 13:26:12.990870  1335 raft_consensus.cc:359] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.991588  1335 raft_consensus.cc:385] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:12.991907  1335 raft_consensus.cc:740] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:12.992543  1335 consensus_queue.cc:260] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:12.993089  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da13beb93e46e4a52bc9d21f808ede" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:12.993650  1216 raft_consensus.cc:3060] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:12.994828  1335 ts_tablet_manager.cc:1434] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:26:12.995719  1335 tablet_bootstrap.cc:492] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:13.000468  1138 raft_consensus.cc:2468] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.001299  1335 tablet_bootstrap.cc:654] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.001621  1256 leader_election.cc:304] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.002568  1379 raft_consensus.cc:2804] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.003118  1379 raft_consensus.cc:697] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:13.003912  1379 consensus_queue.cc:237] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.014272  1410 raft_consensus.cc:493] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.015004  1410 raft_consensus.cc:515] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.000232  1216 raft_consensus.cc:2468] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.019869  1410 leader_election.cc:290] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.023088  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:13.023741  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:13.024464  1430 consensus_queue.cc:1048] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:26:13.026381  1107 leader_election.cc:343] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.025279  1331 tablet_bootstrap.cc:492] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
W20260710 13:26:13.026899  1108 leader_election.cc:343] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.027259  1331 ts_tablet_manager.cc:1403] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.016s
I20260710 13:26:13.027537  1108 leader_election.cc:304] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:13.029168  1332 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:13.029630  1332 ts_tablet_manager.cc:1403] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.026s
I20260710 13:26:13.030426  1410 raft_consensus.cc:2749] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:13.030275  1331 raft_consensus.cc:359] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.031111  1331 raft_consensus.cc:385] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.031452  1331 raft_consensus.cc:740] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.032533  1331 consensus_queue.cc:260] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.035256  1331 ts_tablet_manager.cc:1434] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:26:13.036103  1331 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: Bootstrap starting.
I20260710 13:26:13.038993  1379 raft_consensus.cc:493] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.039616  1379 raft_consensus.cc:515] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.041610  1331 tablet_bootstrap.cc:654] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.043926  1332 raft_consensus.cc:359] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.044598  1332 raft_consensus.cc:385] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.044523  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d1681ee6e4ca69d71ef4484d0256b" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:13.044904  1335 tablet_bootstrap.cc:492] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:13.044953  1332 raft_consensus.cc:740] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.045539  1335 ts_tablet_manager.cc:1403] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.020s
W20260710 13:26:13.046069  1256 leader_election.cc:343] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.045769  1332 consensus_queue.cc:260] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.046595  1379 leader_election.cc:290] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.048085  1335 raft_consensus.cc:359] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.048736  1335 raft_consensus.cc:385] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.049000  1335 raft_consensus.cc:740] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.049036  1039 catalog_manager.cc:5697] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:13.050956  1332 ts_tablet_manager.cc:1434] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
I20260710 13:26:13.050735  1335 consensus_queue.cc:260] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.051832  1332 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:13.054831  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d1681ee6e4ca69d71ef4484d0256b" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.055226  1335 ts_tablet_manager.cc:1434] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:13.056226  1335 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:13.058346  1332 tablet_bootstrap.cc:654] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.062105  1335 tablet_bootstrap.cc:654] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.065160  1141 raft_consensus.cc:3060] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.072561  1331 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:13.073045  1331 ts_tablet_manager.cc:1403] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.037s	user 0.002s	sys 0.011s
I20260710 13:26:13.075098  1382 consensus_queue.cc:1048] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.075673  1331 raft_consensus.cc:359] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.076303  1331 raft_consensus.cc:385] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.076550  1331 raft_consensus.cc:740] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.077199  1331 consensus_queue.cc:260] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.079471  1331 ts_tablet_manager.cc:1434] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:26:13.080631  1331 tablet_bootstrap.cc:492] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188: Bootstrap starting.
W20260710 13:26:13.083683  1256 leader_election.cc:343] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.084198  1256 leader_election.cc:304] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188
I20260710 13:26:13.085311  1337 raft_consensus.cc:2749] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:13.086875  1331 tablet_bootstrap.cc:654] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.090983  1332 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:13.091421  1332 ts_tablet_manager.cc:1403] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.024s
I20260710 13:26:13.093894  1332 raft_consensus.cc:359] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.094512  1332 raft_consensus.cc:385] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.094797  1332 raft_consensus.cc:740] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.095435  1332 consensus_queue.cc:260] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.097536  1332 ts_tablet_manager.cc:1434] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:13.098402  1332 tablet_bootstrap.cc:492] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:13.104868  1332 tablet_bootstrap.cc:654] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.121678  1382 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.131313  1140 raft_consensus.cc:3060] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:13.132603  1088 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:13.143946  1331 tablet_bootstrap.cc:492] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188: No bootstrap required, opened a new log
I20260710 13:26:13.144500  1335 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:13.144522  1331 ts_tablet_manager.cc:1403] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.018s
I20260710 13:26:13.145081  1335 ts_tablet_manager.cc:1403] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.089s	user 0.025s	sys 0.018s
I20260710 13:26:13.147858  1332 tablet_bootstrap.cc:492] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:13.148307  1332 ts_tablet_manager.cc:1403] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.002s
I20260710 13:26:13.148784  1331 raft_consensus.cc:359] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.149531  1331 raft_consensus.cc:385] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.149871  1331 raft_consensus.cc:740] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04498eb6284492badfc499666c57188, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.152156  1343 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.153873  1332 raft_consensus.cc:359] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.154814  1332 raft_consensus.cc:385] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.155184  1332 raft_consensus.cc:740] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.152163  1335 raft_consensus.cc:359] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.156736  1335 raft_consensus.cc:385] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.157080  1335 raft_consensus.cc:740] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.157859  1335 consensus_queue.cc:260] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.158866  1337 raft_consensus.cc:493] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.159305  1337 raft_consensus.cc:515] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.160017  1287 raft_consensus.cc:3060] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.160144  1335 ts_tablet_manager.cc:1434] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:26:13.161120  1335 tablet_bootstrap.cc:492] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:13.161008  1421 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.161264  1337 leader_election.cc:290] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.164639  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
W20260710 13:26:13.166209  1256 leader_election.cc:343] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.168807  1335 tablet_bootstrap.cc:654] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.171008  1332 consensus_queue.cc:260] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.173487  1332 ts_tablet_manager.cc:1434] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 13:26:13.174290  1343 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.174871  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.175452  1332 tablet_bootstrap.cc:492] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
I20260710 13:26:13.175483  1141 raft_consensus.cc:2468] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:13.176776  1256 leader_election.cc:304] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794
I20260710 13:26:13.177556  1337 raft_consensus.cc:2804] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:13.177889  1337 raft_consensus.cc:493] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:13.178287  1337 raft_consensus.cc:3060] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.184240  1332 tablet_bootstrap.cc:654] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.185317  1337 raft_consensus.cc:515] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.186564  1331 consensus_queue.cc:260] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.191563  1331 ts_tablet_manager.cc:1434] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:26:13.194257  1335 tablet_bootstrap.cc:492] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:13.194859  1335 ts_tablet_manager.cc:1403] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.003s
I20260710 13:26:13.200579  1335 raft_consensus.cc:359] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.201257  1335 raft_consensus.cc:385] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.201524  1335 raft_consensus.cc:740] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.202168  1335 consensus_queue.cc:260] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.204291  1335 ts_tablet_manager.cc:1434] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:26:13.204771  1413 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.205211  1335 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:13.207736  1337 leader_election.cc:290] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.210603  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:13.210949  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:13.211620  1138 raft_consensus.cc:3060] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:13.214356  1256 leader_election.cc:343] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.216794  1335 tablet_bootstrap.cc:654] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.219751  1138 raft_consensus.cc:2468] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.226863  1413 raft_consensus.cc:493] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.227550  1413 raft_consensus.cc:515] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.233121  1413 leader_election.cc:290] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.240033  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:13.240926  1290 raft_consensus.cc:2468] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 0.
I20260710 13:26:13.244019  1108 leader_election.cc:304] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.245031  1361 raft_consensus.cc:2804] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:13.245497  1361 raft_consensus.cc:493] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:13.245898  1361 raft_consensus.cc:3060] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.251745  1413 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.255530  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
W20260710 13:26:13.259253  1107 leader_election.cc:343] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.260690  1256 leader_election.cc:304] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794
I20260710 13:26:13.261523  1337 raft_consensus.cc:2804] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.262025  1337 raft_consensus.cc:697] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:13.263873  1337 consensus_queue.cc:237] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.268460  1382 raft_consensus.cc:493] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.269124  1382 raft_consensus.cc:515] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.272149  1361 raft_consensus.cc:515] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.272805  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:13.273468  1335 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:13.273967  1335 ts_tablet_manager.cc:1403] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.014s
I20260710 13:26:13.274441  1382 leader_election.cc:290] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.277297  1335 raft_consensus.cc:359] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.277731  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.278018  1335 raft_consensus.cc:385] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.278541  1140 raft_consensus.cc:2393] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80f66b2b545a4959919f2edf78c62794 in current term 1: Already voted for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in this term.
I20260710 13:26:13.279992  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:13.280011  1182 leader_election.cc:304] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794; no voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:13.281972  1332 tablet_bootstrap.cc:492] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:13.282418  1332 ts_tablet_manager.cc:1403] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.107s	user 0.027s	sys 0.014s
I20260710 13:26:13.282829  1382 raft_consensus.cc:3060] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.278404  1335 raft_consensus.cc:740] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.284704  1038 catalog_manager.cc:5697] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:13.285193  1335 consensus_queue.cc:260] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.285151  1332 raft_consensus.cc:359] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.290500  1332 raft_consensus.cc:385] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.290834  1332 raft_consensus.cc:740] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.291610  1332 consensus_queue.cc:260] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.292366  1337 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.293752  1332 ts_tablet_manager.cc:1434] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:26:13.294723  1332 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77: Bootstrap starting.
W20260710 13:26:13.296690  1107 leader_election.cc:343] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.302188  1382 raft_consensus.cc:2749] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:13.296288  1361 leader_election.cc:290] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.287434  1335 ts_tablet_manager.cc:1434] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:26:13.303941  1288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:13.305810  1288 raft_consensus.cc:3060] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.306358  1335 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:13.303174  1332 tablet_bootstrap.cc:654] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.313411  1335 tablet_bootstrap.cc:654] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.314162  1288 raft_consensus.cc:2468] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 1.
I20260710 13:26:13.316118  1108 leader_election.cc:304] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794
I20260710 13:26:13.317000  1361 raft_consensus.cc:2804] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.317655  1361 raft_consensus.cc:697] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Becoming Leader. State: Replica: a04498eb6284492badfc499666c57188, State: Running, Role: LEADER
I20260710 13:26:13.318679  1361 consensus_queue.cc:237] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.321610  1379 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.349138  1361 raft_consensus.cc:493] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.349886  1361 raft_consensus.cc:515] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.350232  1039 catalog_manager.cc:5697] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 reported cstate change: term changed from 0 to 1, leader changed from <none> to a04498eb6284492badfc499666c57188 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:13.352713  1361 leader_election.cc:290] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.353655  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8f548733f94f2487374599bbf9f518" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
W20260710 13:26:13.354868  1107 leader_election.cc:343] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.355222  1288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8f548733f94f2487374599bbf9f518" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
W20260710 13:26:13.356664  1108 leader_election.cc:343] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:13.357040  1108 leader_election.cc:304] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a04498eb6284492badfc499666c57188; no voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:13.357657  1361 raft_consensus.cc:2749] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:13.362522  1335 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:13.362778  1379 raft_consensus.cc:493] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.363031  1335 ts_tablet_manager.cc:1403] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.021s
I20260710 13:26:13.363270  1379 raft_consensus.cc:515] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.365876  1379 leader_election.cc:290] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.367600  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00ad72be42e46e6948bc44e98f6e1ab" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:13.367849  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00ad72be42e46e6948bc44e98f6e1ab" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.368345  1216 raft_consensus.cc:2468] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:13.368487  1138 raft_consensus.cc:2468] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:13.364128  1332 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77: No bootstrap required, opened a new log
I20260710 13:26:13.369560  1332 ts_tablet_manager.cc:1403] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.030s
I20260710 13:26:13.369747  1256 leader_election.cc:304] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.369680  1335 raft_consensus.cc:359] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.370505  1335 raft_consensus.cc:385] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.370739  1379 raft_consensus.cc:2804] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:13.371259  1379 raft_consensus.cc:493] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:13.371601  1379 raft_consensus.cc:3060] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.370795  1335 raft_consensus.cc:740] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.372275  1332 raft_consensus.cc:359] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.372941  1332 raft_consensus.cc:385] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.373231  1332 raft_consensus.cc:740] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.372706  1335 consensus_queue.cc:260] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.373986  1332 consensus_queue.cc:260] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.375418  1335 ts_tablet_manager.cc:1434] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:26:13.376538  1335 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:13.378456  1379 raft_consensus.cc:515] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.379458  1332 ts_tablet_manager.cc:1434] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:26:13.379910  1382 raft_consensus.cc:493] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.380592  1379 leader_election.cc:290] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.380373  1382 raft_consensus.cc:515] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.382642  1335 tablet_bootstrap.cc:654] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.383641  1288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:13.384027  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00ad72be42e46e6948bc44e98f6e1ab" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:13.384348  1288 raft_consensus.cc:2468] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:13.384639  1138 raft_consensus.cc:3060] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.385787  1183 leader_election.cc:304] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.386945  1430 raft_consensus.cc:2804] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:13.387382  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.388039  1140 raft_consensus.cc:2468] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:13.389551  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00ad72be42e46e6948bc44e98f6e1ab" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:13.382385  1382 leader_election.cc:290] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.390121  1216 raft_consensus.cc:3060] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.387408  1430 raft_consensus.cc:493] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:13.393498  1430 raft_consensus.cc:3060] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.397452  1138 raft_consensus.cc:2468] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.398793  1256 leader_election.cc:304] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.400656  1379 raft_consensus.cc:2804] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.401368  1379 raft_consensus.cc:697] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:13.402065  1216 raft_consensus.cc:2468] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.402173  1379 consensus_queue.cc:237] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.403215  1382 raft_consensus.cc:493] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.403681  1382 raft_consensus.cc:515] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.404196  1430 raft_consensus.cc:515] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.405634  1382 leader_election.cc:290] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.406361  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d1681ee6e4ca69d71ef4484d0256b" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.407056  1138 raft_consensus.cc:2468] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:13.407959  1335 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:13.407655  1288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d1681ee6e4ca69d71ef4484d0256b" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:13.408381  1335 ts_tablet_manager.cc:1403] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.013s
I20260710 13:26:13.408527  1288 raft_consensus.cc:2468] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:13.409881  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:13.410724  1140 raft_consensus.cc:3060] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.410892  1335 raft_consensus.cc:359] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.411459  1335 raft_consensus.cc:385] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.411693  1335 raft_consensus.cc:740] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.412274  1335 consensus_queue.cc:260] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.410022  1183 leader_election.cc:304] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.415798  1382 raft_consensus.cc:2804] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:13.415906  1335 ts_tablet_manager.cc:1434] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:26:13.416213  1382 raft_consensus.cc:493] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:13.416596  1382 raft_consensus.cc:3060] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.417088  1335 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794: Bootstrap starting.
I20260710 13:26:13.421811  1430 leader_election.cc:290] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.422966  1288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:13.422844  1038 catalog_manager.cc:5697] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:13.423550  1288 raft_consensus.cc:3060] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.425918  1140 raft_consensus.cc:2468] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:13.427116  1182 leader_election.cc:304] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:13.430044  1430 raft_consensus.cc:2804] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.431524  1430 raft_consensus.cc:697] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:13.432374  1382 raft_consensus.cc:515] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.432806  1430 consensus_queue.cc:237] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.435865  1288 raft_consensus.cc:2468] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:13.437048  1382 leader_election.cc:290] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.437759  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d1681ee6e4ca69d71ef4484d0256b" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:13.438308  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d1681ee6e4ca69d71ef4484d0256b" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:13.438414  1140 raft_consensus.cc:3060] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.438567  1335 tablet_bootstrap.cc:654] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:13.438953  1287 raft_consensus.cc:3060] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.447564  1140 raft_consensus.cc:2468] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:13.448521  1287 raft_consensus.cc:2468] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:13.449239  1182 leader_election.cc:304] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:13.450789  1382 raft_consensus.cc:2804] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.451329  1382 raft_consensus.cc:697] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:13.452216  1382 consensus_queue.cc:237] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.453986  1335 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794: No bootstrap required, opened a new log
I20260710 13:26:13.454447  1335 ts_tablet_manager.cc:1403] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.012s
I20260710 13:26:13.457163  1335 raft_consensus.cc:359] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.457858  1335 raft_consensus.cc:385] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:13.457393  1038 catalog_manager.cc:5697] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:13.458124  1335 raft_consensus.cc:740] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Initialized, Role: FOLLOWER
I20260710 13:26:13.458828  1335 consensus_queue.cc:260] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.460809  1335 ts_tablet_manager.cc:1434] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:13.467321  1379 consensus_queue.cc:1048] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.472900  1038 catalog_manager.cc:5697] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:13.482437  1477 consensus_queue.cc:1048] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.496377  1382 raft_consensus.cc:493] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.496923  1382 raft_consensus.cc:515] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.498785  1382 leader_election.cc:290] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.499610  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.500341  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:13.501121  1287 raft_consensus.cc:2393] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80f66b2b545a4959919f2edf78c62794 in current term 1: Already voted for candidate a04498eb6284492badfc499666c57188 in this term.
I20260710 13:26:13.502266  1183 leader_election.cc:304] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794; no voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:13.503299  1343 raft_consensus.cc:3060] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.508829  1343 raft_consensus.cc:2749] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:13.531793  1477 raft_consensus.cc:493] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.532287  1477 raft_consensus.cc:515] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.534085  1477 leader_election.cc:290] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.535053  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.535218  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:13.535686  1138 raft_consensus.cc:2468] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:13.535784  1216 raft_consensus.cc:2468] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:13.536680  1256 leader_election.cc:304] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.537400  1477 raft_consensus.cc:2804] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:13.537707  1477 raft_consensus.cc:493] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:13.538002  1477 raft_consensus.cc:3060] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.544273  1477 raft_consensus.cc:515] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.545807  1477 leader_election.cc:290] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.546749  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:13.546990  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:13.547282  1138 raft_consensus.cc:3060] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.547554  1216 raft_consensus.cc:3060] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.552167  1216 raft_consensus.cc:2468] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.552168  1138 raft_consensus.cc:2468] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.553366  1256 leader_election.cc:304] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.554039  1477 raft_consensus.cc:2804] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.554467  1477 raft_consensus.cc:697] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:13.555249  1477 consensus_queue.cc:237] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.563941  1038 catalog_manager.cc:5697] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:13.618866  1477 raft_consensus.cc:493] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.619284  1477 raft_consensus.cc:515] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.621235  1477 leader_election.cc:290] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.621979  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74543ad2675244f8b941ede502c108dc" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.622202  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74543ad2675244f8b941ede502c108dc" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794" is_pre_election: true
I20260710 13:26:13.622716  1138 raft_consensus.cc:2468] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:13.622754  1216 raft_consensus.cc:2468] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 0.
I20260710 13:26:13.623967  1256 leader_election.cc:304] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.624660  1477 raft_consensus.cc:2804] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:13.625011  1477 raft_consensus.cc:493] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:13.625303  1477 raft_consensus.cc:3060] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.633054  1477 raft_consensus.cc:515] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.635087  1477 leader_election.cc:290] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:13.636649  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74543ad2675244f8b941ede502c108dc" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:13.636768  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74543ad2675244f8b941ede502c108dc" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:13.637296  1138 raft_consensus.cc:3060] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.637296  1216 raft_consensus.cc:3060] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.645306  1138 raft_consensus.cc:2468] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.644497  1216 raft_consensus.cc:2468] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:13.646615  1256 leader_election.cc:304] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.647462  1477 raft_consensus.cc:2804] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.647950  1477 raft_consensus.cc:697] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:13.648700  1477 consensus_queue.cc:237] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.653124  1343 raft_consensus.cc:493] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.653577  1343 raft_consensus.cc:515] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.655352  1343 leader_election.cc:290] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.655997  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.656731  1138 raft_consensus.cc:2393] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80f66b2b545a4959919f2edf78c62794 in current term 1: Already voted for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in this term.
I20260710 13:26:13.656780  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:13.657286  1038 catalog_manager.cc:5697] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:13.658150  1183 leader_election.cc:304] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794; no voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:13.658981  1343 raft_consensus.cc:3060] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.665786  1343 raft_consensus.cc:2749] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:13.704046  1343 raft_consensus.cc:493] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:13.704622  1343 raft_consensus.cc:515] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.706463  1343 leader_election.cc:290] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.707973  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8f548733f94f2487374599bbf9f518" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:13.708600  1287 raft_consensus.cc:2468] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:13.708676  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8f548733f94f2487374599bbf9f518" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188" is_pre_election: true
I20260710 13:26:13.709273  1138 raft_consensus.cc:2468] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 0.
I20260710 13:26:13.709653  1183 leader_election.cc:304] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:13.710430  1382 raft_consensus.cc:2804] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:13.710800  1382 raft_consensus.cc:493] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:13.711035  1382 raft_consensus.cc:3060] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.715330  1382 raft_consensus.cc:515] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.717144  1382 leader_election.cc:290] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:13.717984  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8f548733f94f2487374599bbf9f518" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:13.718439  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8f548733f94f2487374599bbf9f518" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:13.718554  1138 raft_consensus.cc:3060] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.719036  1287 raft_consensus.cc:3060] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:13.723228  1138 raft_consensus.cc:2468] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:13.724186  1287 raft_consensus.cc:2468] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:13.724272  1182 leader_election.cc:304] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:13.725095  1382 raft_consensus.cc:2804] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:13.725600  1382 raft_consensus.cc:697] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:13.726354  1382 consensus_queue.cc:237] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:13.735183  1038 catalog_manager.cc:5697] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:13.735965  1361 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.751709  1410 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.820580  1382 consensus_queue.cc:1048] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.824077  1477 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.831797  1382 consensus_queue.cc:1048] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.841377  1337 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.845840  1337 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.864342  1337 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:13.873239  1382 consensus_queue.cc:1048] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.884464  1430 consensus_queue.cc:1048] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.972393  1337 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:13.983698  1477 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:14.011811 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:14.019241  1507 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:14.019704  1508 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:14.030011 32496 server_base.cc:1061] running on GCE node
W20260710 13:26:14.030155  1511 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:14.032462 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:14.032778 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:14.033008 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689974032987 us; error 0 us; skew 500 ppm
I20260710 13:26:14.033792 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:14.037036 32496 webserver.cc:533] Webserver started at http://127.31.188.4:39955/ using document root <none> and password file <none>
I20260710 13:26:14.037683 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:14.037871 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:14.038075 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:14.039346 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-3-root/instance:
uuid: "27bee00f52044a78b9612d09b2508d7a"
format_stamp: "Formatted at 2026-07-10 13:26:14 on dist-test-slave-3n8f"
I20260710 13:26:14.045727 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:26:14.050038  1515 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:14.051139 32496 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:26:14.051550 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-3-root
uuid: "27bee00f52044a78b9612d09b2508d7a"
format_stamp: "Formatted at 2026-07-10 13:26:14 on dist-test-slave-3n8f"
I20260710 13:26:14.051883 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:14.081046 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:14.082549 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:14.084337 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:14.086628 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:14.086858 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:14.087137 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:14.087302 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:14.110862  1477 consensus_queue.cc:1048] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:14.125936  1477 consensus_queue.cc:1048] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:14.211203  1343 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:14.213238 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.4:33687
I20260710 13:26:14.213408  1579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.4:33687 every 8 connection(s)
I20260710 13:26:14.219106 32496 auto_leader_rebalancer-test.cc:388] add a tserver: 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:14.229739  1430 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:14.243919  1581 heartbeater.cc:344] Connected to a master server at 127.31.188.62:37021
I20260710 13:26:14.244340  1581 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:14.245199  1581 heartbeater.cc:507] Master 127.31.188.62:37021 requested a full tablet report, sending...
I20260710 13:26:14.247403  1036 ts_manager.cc:194] Registered new tserver with Master: 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
I20260710 13:26:14.249080  1036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53198
I20260710 13:26:15.240620  1288 consensus_queue.cc:237] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.248914  1142 raft_consensus.cc:1275] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:15.248965  1217 raft_consensus.cc:1275] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:15.250744  1337 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.251489  1581 heartbeater.cc:499] Master 127.31.188.62:37021 was elected leader, sending a full tablet report...
I20260710 13:26:15.252432  1586 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:26:15.262957  1254 consensus_peers.cc:597] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e109af9d8d724761810ebfbeb35d7210. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:15.270004  1586 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.272044  1142 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.278878  1217 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.283111  1038 catalog_manager.cc:5697] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:15.324005  1217 consensus_queue.cc:237] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.331728  1287 raft_consensus.cc:1275] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:15.331709  1142 raft_consensus.cc:1275] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:15.334196  1343 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.335743  1343 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.344591  1343 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.348973  1288 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
W20260710 13:26:15.354733  1180 consensus_peers.cc:597] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc45d637714f432d9b38a15ff68009d4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:15.358052  1142 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.360846  1287 consensus_queue.cc:237] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.362799  1039 catalog_manager.cc:5697] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:15.373147  1254 consensus_peers.cc:597] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc46104bece640a3935e23749ac3a9fa. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:15.374879  1217 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:15.376441  1337 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.377238  1142 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:15.378870  1337 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.384207  1586 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.387300  1217 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.392798  1142 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.399245  1038 catalog_manager.cc:5697] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:15.400430  1216 consensus_queue.cc:237] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
W20260710 13:26:15.414122  1180 consensus_peers.cc:597] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e8f548733f94f2487374599bbf9f518. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:15.414268  1287 raft_consensus.cc:1275] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:15.414661  1142 raft_consensus.cc:1275] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:15.415797  1343 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.416621  1430 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.427029  1430 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.428764  1287 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.430688  1142 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:15.439246  1039 catalog_manager.cc:5697] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:15.749435  1613 ts_tablet_manager.cc:933] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:15.751469  1613 tablet_copy_client.cc:323] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.2:35711
I20260710 13:26:15.762696  1227 tablet_copy_service.cc:140] P 80f66b2b545a4959919f2edf78c62794: Received BeginTabletCopySession request for tablet cc45d637714f432d9b38a15ff68009d4 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:36964)
I20260710 13:26:15.763249  1227 tablet_copy_service.cc:161] P 80f66b2b545a4959919f2edf78c62794: Beginning new tablet copy session on tablet cc45d637714f432d9b38a15ff68009d4 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:36964: session id = 27bee00f52044a78b9612d09b2508d7a-cc45d637714f432d9b38a15ff68009d4
I20260710 13:26:15.769366  1227 tablet_copy_source_session.cc:215] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:15.772758  1613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc45d637714f432d9b38a15ff68009d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:15.784248  1613 tablet_copy_client.cc:806] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:15.784864  1613 tablet_copy_client.cc:670] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:15.789206  1613 tablet_copy_client.cc:538] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:15.798455  1613 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:15.819813  1613 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:15.820776  1613 tablet_bootstrap.cc:492] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:15.821514  1613 ts_tablet_manager.cc:1403] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 13:26:15.824422  1613 raft_consensus.cc:359] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.825291  1613 raft_consensus.cc:740] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:15.825948  1613 consensus_queue.cc:260] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.828701  1613 ts_tablet_manager.cc:1434] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:26:15.830899  1227 tablet_copy_service.cc:342] P 80f66b2b545a4959919f2edf78c62794: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-cc45d637714f432d9b38a15ff68009d4 received from {username='slave'} at 127.0.0.1:36964
I20260710 13:26:15.831332  1227 tablet_copy_service.cc:434] P 80f66b2b545a4959919f2edf78c62794: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-cc45d637714f432d9b38a15ff68009d4 on tablet cc45d637714f432d9b38a15ff68009d4 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:15.834894  1613 ts_tablet_manager.cc:933] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:15.836458  1613 tablet_copy_client.cc:323] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.3:43087
I20260710 13:26:15.848038  1301 tablet_copy_service.cc:140] P bcecc38aded741e4aa4dc7ba4aa8dd77: Received BeginTabletCopySession request for tablet e109af9d8d724761810ebfbeb35d7210 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:39206)
I20260710 13:26:15.848623  1301 tablet_copy_service.cc:161] P bcecc38aded741e4aa4dc7ba4aa8dd77: Beginning new tablet copy session on tablet e109af9d8d724761810ebfbeb35d7210 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:39206: session id = 27bee00f52044a78b9612d09b2508d7a-e109af9d8d724761810ebfbeb35d7210
I20260710 13:26:15.856168  1301 tablet_copy_source_session.cc:215] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:15.859033  1613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e109af9d8d724761810ebfbeb35d7210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:15.870059  1613 tablet_copy_client.cc:806] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:15.870667  1613 tablet_copy_client.cc:670] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:15.874189  1613 tablet_copy_client.cc:538] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:15.884292  1613 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:15.903738  1613 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:15.904657  1613 tablet_bootstrap.cc:492] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:15.905308  1613 ts_tablet_manager.cc:1403] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260710 13:26:15.908233  1613 raft_consensus.cc:359] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.909044  1613 raft_consensus.cc:740] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:15.909638  1613 consensus_queue.cc:260] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.911772  1613 ts_tablet_manager.cc:1434] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:26:15.913278  1301 tablet_copy_service.cc:342] P bcecc38aded741e4aa4dc7ba4aa8dd77: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-e109af9d8d724761810ebfbeb35d7210 received from {username='slave'} at 127.0.0.1:39206
I20260710 13:26:15.913645  1301 tablet_copy_service.cc:434] P bcecc38aded741e4aa4dc7ba4aa8dd77: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-e109af9d8d724761810ebfbeb35d7210 on tablet e109af9d8d724761810ebfbeb35d7210 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:15.926806  1613 ts_tablet_manager.cc:933] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:15.928308  1613 tablet_copy_client.cc:323] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.2:35711
I20260710 13:26:15.929832  1227 tablet_copy_service.cc:140] P 80f66b2b545a4959919f2edf78c62794: Received BeginTabletCopySession request for tablet 2e8f548733f94f2487374599bbf9f518 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:36964)
I20260710 13:26:15.930274  1227 tablet_copy_service.cc:161] P 80f66b2b545a4959919f2edf78c62794: Beginning new tablet copy session on tablet 2e8f548733f94f2487374599bbf9f518 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:36964: session id = 27bee00f52044a78b9612d09b2508d7a-2e8f548733f94f2487374599bbf9f518
I20260710 13:26:15.934914  1227 tablet_copy_source_session.cc:215] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:15.937249  1613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8f548733f94f2487374599bbf9f518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:15.947444  1613 tablet_copy_client.cc:806] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:15.947988  1613 tablet_copy_client.cc:670] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:15.951300  1613 tablet_copy_client.cc:538] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:15.956422  1613 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:15.970060  1623 ts_tablet_manager.cc:933] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:15.972594  1623 tablet_copy_client.cc:323] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.3:43087
I20260710 13:26:15.973125  1613 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:15.973913  1613 tablet_bootstrap.cc:492] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:15.974331  1301 tablet_copy_service.cc:140] P bcecc38aded741e4aa4dc7ba4aa8dd77: Received BeginTabletCopySession request for tablet fc46104bece640a3935e23749ac3a9fa from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:39206)
I20260710 13:26:15.974517  1613 ts_tablet_manager.cc:1403] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 13:26:15.974901  1301 tablet_copy_service.cc:161] P bcecc38aded741e4aa4dc7ba4aa8dd77: Beginning new tablet copy session on tablet fc46104bece640a3935e23749ac3a9fa from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:39206: session id = 27bee00f52044a78b9612d09b2508d7a-fc46104bece640a3935e23749ac3a9fa
I20260710 13:26:15.977152  1613 raft_consensus.cc:359] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.977927  1613 raft_consensus.cc:740] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:15.978490  1613 consensus_queue.cc:260] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:15.980489  1613 ts_tablet_manager.cc:1434] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:15.982241  1227 tablet_copy_service.cc:342] P 80f66b2b545a4959919f2edf78c62794: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-2e8f548733f94f2487374599bbf9f518 received from {username='slave'} at 127.0.0.1:36964
I20260710 13:26:15.982241  1301 tablet_copy_source_session.cc:215] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:15.982815  1227 tablet_copy_service.cc:434] P 80f66b2b545a4959919f2edf78c62794: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-2e8f548733f94f2487374599bbf9f518 on tablet 2e8f548733f94f2487374599bbf9f518 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:15.985459  1623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc46104bece640a3935e23749ac3a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:16.001550  1623 tablet_copy_client.cc:806] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:16.002079  1623 tablet_copy_client.cc:670] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:16.006162  1623 tablet_copy_client.cc:538] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:16.012276  1623 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:16.028438  1623 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:16.029120  1623 tablet_bootstrap.cc:492] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:16.029639  1623 ts_tablet_manager.cc:1403] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 13:26:16.031735  1623 raft_consensus.cc:359] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:16.032321  1623 raft_consensus.cc:740] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:16.032891  1623 consensus_queue.cc:260] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:16.035434  1623 ts_tablet_manager.cc:1434] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:26:16.037428  1301 tablet_copy_service.cc:342] P bcecc38aded741e4aa4dc7ba4aa8dd77: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-fc46104bece640a3935e23749ac3a9fa received from {username='slave'} at 127.0.0.1:39206
I20260710 13:26:16.037833  1301 tablet_copy_service.cc:434] P bcecc38aded741e4aa4dc7ba4aa8dd77: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-fc46104bece640a3935e23749ac3a9fa on tablet fc46104bece640a3935e23749ac3a9fa with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:16.253204  1555 raft_consensus.cc:1217] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:16.273296  1555 raft_consensus.cc:1217] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:16.360870  1555 raft_consensus.cc:1217] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:16.540181  1555 raft_consensus.cc:1217] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:16.727651  1586 raft_consensus.cc:1064] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:16.729799  1586 consensus_queue.cc:237] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:16.737144  1216 raft_consensus.cc:1275] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.738989  1555 raft_consensus.cc:1275] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.740926  1138 raft_consensus.cc:1275] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.741876  1594 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:16.742828  1629 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:16.744920  1594 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:16.756455  1430 raft_consensus.cc:1064] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:16.759135  1430 consensus_queue.cc:237] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:16.759974  1216 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.760084  1586 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.771368  1138 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.778566  1554 raft_consensus.cc:1275] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.776192  1555 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.784173  1343 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:16.784446  1287 raft_consensus.cc:1275] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.785611  1036 catalog_manager.cc:5697] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.787031  1343 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:16.789521  1138 raft_consensus.cc:1275] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.796517  1430 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:16.809125  1430 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.811178  1554 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.824565  1287 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.841207  1138 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.847506  1430 raft_consensus.cc:1064] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:16.849767  1430 consensus_queue.cc:237] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:16.859567  1287 raft_consensus.cc:1275] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.863747  1142 raft_consensus.cc:1275] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.863672  1606 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:16.865518  1606 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:16.865615  1036 catalog_manager.cc:5697] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.863926  1554 raft_consensus.cc:1275] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:16.868870  1430 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:16.872558  1287 consensus_queue.cc:237] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:16.890297  1555 raft_consensus.cc:1275] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:16.896118  1630 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:16.900053  1216 consensus_queue.cc:237] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:16.917747  1555 raft_consensus.cc:1275] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:16.919258  1430 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:16.929095  1142 raft_consensus.cc:1275] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:16.931692  1586 consensus_queue.cc:1048] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:16.932556  1640 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.934832  1343 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.934594  1594 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.936596  1553 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.949134  1141 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.951346  1555 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.958755  1039 catalog_manager.cc:5697] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.947345  1140 raft_consensus.cc:2955] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.965003  1138 raft_consensus.cc:1275] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:16.963982  1287 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.973801  1640 consensus_queue.cc:1048] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:16.974546  1205 tablet_service.cc:1558] Processing DeleteTablet for tablet e109af9d8d724761810ebfbeb35d7210 with delete_type TABLET_DATA_TOMBSTONED (TS 80f66b2b545a4959919f2edf78c62794 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36924
W20260710 13:26:16.976301  1107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.188.2:35711, user_credentials={real_user=slave}} blocked reactor thread for 59724.9us
I20260710 13:26:16.983124  1027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e109af9d8d724761810ebfbeb35d7210 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:16.992024  1138 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:16.998900  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc45d637714f432d9b38a15ff68009d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:17.002810  1036 catalog_manager.cc:5697] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.008100  1651 tablet_replica.cc:333] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:17.009130  1651 raft_consensus.cc:2243] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.009763  1651 raft_consensus.cc:2272] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.017629  1553 raft_consensus.cc:2955] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.034315  1651 ts_tablet_manager.cc:1916] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:17.044159  1040 catalog_manager.cc:5697] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.049319  1216 consensus_queue.cc:237] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:17.062290  1651 ts_tablet_manager.cc:1929] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:17.062806  1651 log.cc:1199] T e109af9d8d724761810ebfbeb35d7210 P 80f66b2b545a4959919f2edf78c62794: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/wals/e109af9d8d724761810ebfbeb35d7210
I20260710 13:26:17.062722  1277 tablet_service.cc:1558] Processing DeleteTablet for tablet cc45d637714f432d9b38a15ff68009d4 with delete_type TABLET_DATA_TOMBSTONED (TS bcecc38aded741e4aa4dc7ba4aa8dd77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39172
I20260710 13:26:17.056049  1287 raft_consensus.cc:1275] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:17.064555  1026 catalog_manager.cc:5028] TS 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): tablet e109af9d8d724761810ebfbeb35d7210 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:17.065649  1553 raft_consensus.cc:1275] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:17.065860  1343 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:17.067561  1649 consensus_queue.cc:1048] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:17.075089  1653 tablet_replica.cc:333] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:17.076061  1653 raft_consensus.cc:2243] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.073246  1649 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.076761  1653 raft_consensus.cc:2272] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.076977  1287 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.081640  1653 ts_tablet_manager.cc:1916] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:17.080420  1553 raft_consensus.cc:2955] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.127935  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e8f548733f94f2487374599bbf9f518 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:17.154996  1628 raft_consensus.cc:1064] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:17.154161  1037 catalog_manager.cc:5697] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.169920  1653 ts_tablet_manager.cc:1929] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:17.170794  1653 log.cc:1199] T cc45d637714f432d9b38a15ff68009d4 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/wals/cc45d637714f432d9b38a15ff68009d4
I20260710 13:26:17.171967  1628 consensus_queue.cc:237] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:17.174238  1027 catalog_manager.cc:5028] TS bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): tablet cc45d637714f432d9b38a15ff68009d4 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:17.190999  1553 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:17.192178  1140 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:17.193917  1216 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:17.196854  1129 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e8f548733f94f2487374599bbf9f518 with delete_type TABLET_DATA_TOMBSTONED (TS a04498eb6284492badfc499666c57188 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52280
I20260710 13:26:17.193917  1594 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260710 13:26:17.200838  1630 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:17.201795  1628 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:17.217455  1655 tablet_replica.cc:333] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:17.221446  1655 raft_consensus.cc:2243] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.222316  1655 raft_consensus.cc:2272] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.224681  1594 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.229558  1655 ts_tablet_manager.cc:1916] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:17.238559  1217 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.239727  1553 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.247933  1655 ts_tablet_manager.cc:1929] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:17.248535  1655 log.cc:1199] T 2e8f548733f94f2487374599bbf9f518 P a04498eb6284492badfc499666c57188: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/wals/2e8f548733f94f2487374599bbf9f518
I20260710 13:26:17.250298  1026 catalog_manager.cc:5028] TS a04498eb6284492badfc499666c57188 (127.31.188.1:42859): tablet 2e8f548733f94f2487374599bbf9f518 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:17.257786  1138 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.267661  1037 catalog_manager.cc:5697] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.287616  1287 consensus_queue.cc:237] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:17.292706  1553 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:17.294461  1630 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:17.295014  1216 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:17.296463  1626 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:17.304122  1586 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.305394  1217 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.313198  1553 raft_consensus.cc:2955] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.321599  1027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc46104bece640a3935e23749ac3a9fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:17.320423  1036 catalog_manager.cc:5697] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:17.342473  1129 tablet_service.cc:1558] Processing DeleteTablet for tablet fc46104bece640a3935e23749ac3a9fa with delete_type TABLET_DATA_TOMBSTONED (TS a04498eb6284492badfc499666c57188 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52280
I20260710 13:26:17.343528  1655 tablet_replica.cc:333] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:17.344604  1655 raft_consensus.cc:2243] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.345387  1655 raft_consensus.cc:2272] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.348616  1655 ts_tablet_manager.cc:1916] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:17.359162  1655 ts_tablet_manager.cc:1929] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:17.359476  1655 log.cc:1199] T fc46104bece640a3935e23749ac3a9fa P a04498eb6284492badfc499666c57188: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/wals/fc46104bece640a3935e23749ac3a9fa
I20260710 13:26:17.360683  1026 catalog_manager.cc:5028] TS a04498eb6284492badfc499666c57188 (127.31.188.1:42859): tablet fc46104bece640a3935e23749ac3a9fa (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:18.391934  1138 consensus_queue.cc:237] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:18.400812  1217 raft_consensus.cc:1275] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:18.401119  1287 raft_consensus.cc:1275] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:18.402928  1647 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:18.404062  1663 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:26:18.415097  1105 consensus_peers.cc:597] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12d6028410454780a475da70174c2599. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:18.422771  1663 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.423967  1217 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.424472  1287 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.436389  1037 catalog_manager.cc:5697] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:18.436412  1288 consensus_queue.cc:237] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:18.445449  1217 raft_consensus.cc:1275] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:18.446341  1254 consensus_peers.cc:597] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2054492bb23a49c3b015e1c89e808a96. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:18.446338  1138 raft_consensus.cc:1275] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:18.447230  1659 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:18.448305  1630 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:18.457187  1659 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.463785  1138 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.465762  1217 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.476301  1288 consensus_queue.cc:237] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:18.480031  1040 catalog_manager.cc:5697] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
W20260710 13:26:18.485603  1254 consensus_peers.cc:597] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ead9471648ad4596ad4bfdce2a098ac9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:18.487538  1217 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:18.487820  1138 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:18.489233  1630 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:18.491264  1659 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:18.503327  1659 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.508082  1141 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.509678  1217 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.517477  1216 consensus_queue.cc:237] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:18.521987  1037 catalog_manager.cc:5697] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:18.528437  1288 raft_consensus.cc:1275] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:18.530156  1343 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:18.531312  1141 raft_consensus.cc:1275] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:18.533842  1180 consensus_peers.cc:597] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e2948e0a0144ebcb467d133d201c079. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:18.534220  1606 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:18.544137  1606 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.545254  1288 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.549855  1141 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.560887  1036 catalog_manager.cc:5697] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:18.930142  1684 ts_tablet_manager.cc:933] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:18.931734  1684 tablet_copy_client.cc:323] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.3:43087
I20260710 13:26:18.933754  1301 tablet_copy_service.cc:140] P bcecc38aded741e4aa4dc7ba4aa8dd77: Received BeginTabletCopySession request for tablet 2054492bb23a49c3b015e1c89e808a96 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:39206)
I20260710 13:26:18.934201  1301 tablet_copy_service.cc:161] P bcecc38aded741e4aa4dc7ba4aa8dd77: Beginning new tablet copy session on tablet 2054492bb23a49c3b015e1c89e808a96 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:39206: session id = 27bee00f52044a78b9612d09b2508d7a-2054492bb23a49c3b015e1c89e808a96
I20260710 13:26:18.939802  1301 tablet_copy_source_session.cc:215] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:18.942745  1684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2054492bb23a49c3b015e1c89e808a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.947508  1686 ts_tablet_manager.cc:933] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:18.949370  1686 tablet_copy_client.cc:323] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.3:43087
I20260710 13:26:18.951290  1301 tablet_copy_service.cc:140] P bcecc38aded741e4aa4dc7ba4aa8dd77: Received BeginTabletCopySession request for tablet ead9471648ad4596ad4bfdce2a098ac9 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:39206)
I20260710 13:26:18.951826  1301 tablet_copy_service.cc:161] P bcecc38aded741e4aa4dc7ba4aa8dd77: Beginning new tablet copy session on tablet ead9471648ad4596ad4bfdce2a098ac9 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:39206: session id = 27bee00f52044a78b9612d09b2508d7a-ead9471648ad4596ad4bfdce2a098ac9
I20260710 13:26:18.959458  1301 tablet_copy_source_session.cc:215] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:18.963287  1686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead9471648ad4596ad4bfdce2a098ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.964474  1684 tablet_copy_client.cc:806] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:18.965217  1684 tablet_copy_client.cc:670] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:18.974828  1688 ts_tablet_manager.cc:933] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:18.978154  1684 tablet_copy_client.cc:538] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:18.985157  1688 tablet_copy_client.cc:323] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.2:35711
I20260710 13:26:18.986382  1686 tablet_copy_client.cc:806] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:18.987079  1686 tablet_copy_client.cc:670] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:18.991605  1686 tablet_copy_client.cc:538] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:18.993058  1227 tablet_copy_service.cc:140] P 80f66b2b545a4959919f2edf78c62794: Received BeginTabletCopySession request for tablet 4e2948e0a0144ebcb467d133d201c079 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:36964)
I20260710 13:26:18.993621  1227 tablet_copy_service.cc:161] P 80f66b2b545a4959919f2edf78c62794: Beginning new tablet copy session on tablet 4e2948e0a0144ebcb467d133d201c079 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:36964: session id = 27bee00f52044a78b9612d09b2508d7a-4e2948e0a0144ebcb467d133d201c079
I20260710 13:26:18.994552  1684 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:19.003054  1686 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:19.004946  1690 ts_tablet_manager.cc:933] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859)
I20260710 13:26:19.009027  1227 tablet_copy_source_session.cc:215] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:19.012823  1688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2948e0a0144ebcb467d133d201c079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:19.028540  1690 tablet_copy_client.cc:323] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.1:42859
I20260710 13:26:19.035259  1684 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:19.036320  1684 tablet_bootstrap.cc:492] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:19.037042  1684 ts_tablet_manager.cc:1403] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.017s
I20260710 13:26:19.040324  1684 raft_consensus.cc:359] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:19.041196  1684 raft_consensus.cc:740] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:19.041963  1686 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:19.042865  1686 tablet_bootstrap.cc:492] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:19.041915  1684 consensus_queue.cc:260] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:19.047911  1686 ts_tablet_manager.cc:1403] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.045s	user 0.031s	sys 0.004s
I20260710 13:26:19.053242  1684 ts_tablet_manager.cc:1434] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:26:19.055130  1301 tablet_copy_service.cc:342] P bcecc38aded741e4aa4dc7ba4aa8dd77: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-2054492bb23a49c3b015e1c89e808a96 received from {username='slave'} at 127.0.0.1:39206
I20260710 13:26:19.055610  1301 tablet_copy_service.cc:434] P bcecc38aded741e4aa4dc7ba4aa8dd77: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-2054492bb23a49c3b015e1c89e808a96 on tablet 2054492bb23a49c3b015e1c89e808a96 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:19.060531  1686 raft_consensus.cc:359] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:19.075500  1686 raft_consensus.cc:740] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:19.076381  1686 consensus_queue.cc:260] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:19.065176  1688 tablet_copy_client.cc:806] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:19.077679  1688 tablet_copy_client.cc:670] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:19.080516  1686 ts_tablet_manager.cc:1434] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:26:19.082219  1301 tablet_copy_service.cc:342] P bcecc38aded741e4aa4dc7ba4aa8dd77: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-ead9471648ad4596ad4bfdce2a098ac9 received from {username='slave'} at 127.0.0.1:39206
I20260710 13:26:19.082662  1301 tablet_copy_service.cc:434] P bcecc38aded741e4aa4dc7ba4aa8dd77: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-ead9471648ad4596ad4bfdce2a098ac9 on tablet ead9471648ad4596ad4bfdce2a098ac9 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:19.090960  1688 tablet_copy_client.cc:538] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:19.091679  1152 tablet_copy_service.cc:140] P a04498eb6284492badfc499666c57188: Received BeginTabletCopySession request for tablet 12d6028410454780a475da70174c2599 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:33104)
I20260710 13:26:19.092286  1152 tablet_copy_service.cc:161] P a04498eb6284492badfc499666c57188: Beginning new tablet copy session on tablet 12d6028410454780a475da70174c2599 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:33104: session id = 27bee00f52044a78b9612d09b2508d7a-12d6028410454780a475da70174c2599
I20260710 13:26:19.099920  1152 tablet_copy_source_session.cc:215] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:19.101850  1688 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:19.103991  1690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d6028410454780a475da70174c2599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:19.121034  1690 tablet_copy_client.cc:806] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:19.121667  1690 tablet_copy_client.cc:670] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:19.125479  1688 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:19.125605  1690 tablet_copy_client.cc:538] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:19.126415  1688 tablet_bootstrap.cc:492] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:19.127105  1688 ts_tablet_manager.cc:1403] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.008s
I20260710 13:26:19.130553  1688 raft_consensus.cc:359] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:19.131403  1688 raft_consensus.cc:740] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:19.132091  1688 consensus_queue.cc:260] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:19.136412  1688 ts_tablet_manager.cc:1434] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:26:19.138031  1227 tablet_copy_service.cc:342] P 80f66b2b545a4959919f2edf78c62794: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-4e2948e0a0144ebcb467d133d201c079 received from {username='slave'} at 127.0.0.1:36964
I20260710 13:26:19.138481  1227 tablet_copy_service.cc:434] P 80f66b2b545a4959919f2edf78c62794: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-4e2948e0a0144ebcb467d133d201c079 on tablet 4e2948e0a0144ebcb467d133d201c079 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:19.138988  1690 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:19.159756  1690 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:19.160609  1690 tablet_bootstrap.cc:492] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:19.161299  1690 ts_tablet_manager.cc:1403] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 13:26:19.164124  1690 raft_consensus.cc:359] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:19.164917  1690 raft_consensus.cc:740] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:19.165534  1690 consensus_queue.cc:260] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:19.167852  1690 ts_tablet_manager.cc:1434] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:26:19.169440  1152 tablet_copy_service.cc:342] P a04498eb6284492badfc499666c57188: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-12d6028410454780a475da70174c2599 received from {username='slave'} at 127.0.0.1:33104
I20260710 13:26:19.169854  1152 tablet_copy_service.cc:434] P a04498eb6284492badfc499666c57188: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-12d6028410454780a475da70174c2599 on tablet 12d6028410454780a475da70174c2599 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:19.354499  1553 raft_consensus.cc:1217] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:19.361712  1553 raft_consensus.cc:1217] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:19.523909  1553 raft_consensus.cc:1217] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:19.559980  1553 raft_consensus.cc:1217] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:19.898799  1659 raft_consensus.cc:1064] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:19.901305  1659 consensus_queue.cc:237] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:19.909188  1553 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.909567  1216 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.910061  1141 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.910970  1704 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:19.911890  1659 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:19.913029  1630 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:19.922911  1630 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:19.925928  1141 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:19.928164  1659 raft_consensus.cc:1064] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:19.934482  1659 consensus_queue.cc:237] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:19.934607  1217 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:19.938171  1553 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:19.953030  1040 catalog_manager.cc:5697] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:19.960632  1701 raft_consensus.cc:1064] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:19.965507  1701 consensus_queue.cc:237] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:19.970494  1138 raft_consensus.cc:1275] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.970270  1216 raft_consensus.cc:1275] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.971114  1553 raft_consensus.cc:1275] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.976405  1630 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:19.978988  1553 raft_consensus.cc:1275] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.980909  1702 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:19.982436  1288 raft_consensus.cc:1275] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.984067  1216 raft_consensus.cc:1275] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:19.985441  1668 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:19.990037  1699 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:19.991955  1699 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:19.993469  1668 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:20.019531  1555 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.023325  1138 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.017663  1712 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.019407  1699 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.039659  1215 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.042322  1555 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.045240  1288 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.059154  1216 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.066673  1683 raft_consensus.cc:1064] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:20.069131  1683 consensus_queue.cc:237] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:20.077867  1553 raft_consensus.cc:1275] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:20.074376  1040 catalog_manager.cc:5697] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.079514  1343 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:20.079547  1040 catalog_manager.cc:5697] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.080310  1288 consensus_queue.cc:237] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:20.086927  1216 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:20.087949  1553 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:20.089509  1630 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:20.091001  1699 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:20.096473  1138 raft_consensus.cc:1275] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:20.098182  1343 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:20.101048  1630 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.107823  1141 consensus_queue.cc:237] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:20.108664  1553 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.109184  1216 raft_consensus.cc:2955] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.112797  1288 raft_consensus.cc:1275] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:20.115561  1027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ead9471648ad4596ad4bfdce2a098ac9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:20.129536  1683 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:20.130843  1036 catalog_manager.cc:5697] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:20.131338  1288 consensus_queue.cc:237] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:20.136868  1555 raft_consensus.cc:1275] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:20.138224  1630 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } 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 13:26:20.140992  1343 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.141507  1554 raft_consensus.cc:1275] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:20.144850  1129 tablet_service.cc:1558] Processing DeleteTablet for tablet ead9471648ad4596ad4bfdce2a098ac9 with delete_type TABLET_DATA_TOMBSTONED (TS a04498eb6284492badfc499666c57188 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52280
I20260710 13:26:20.145260  1215 raft_consensus.cc:1275] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:20.151060  1668 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:20.157816  1668 consensus_queue.cc:1048] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:20.152401  1141 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.173189  1712 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.179589  1555 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.185432  1216 raft_consensus.cc:2955] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.185892  1287 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.191982  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12d6028410454780a475da70174c2599 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:20.151469  1138 raft_consensus.cc:1275] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:20.199492  1036 catalog_manager.cc:5697] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:20.205088  1040 catalog_manager.cc:5697] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.206993  1704 consensus_queue.cc:1048] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:20.221366  1630 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.230871  1553 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.233724  1727 tablet_replica.cc:333] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:20.234815  1727 raft_consensus.cc:2243] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:20.235426  1727 raft_consensus.cc:2272] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:20.224604  1142 raft_consensus.cc:2955] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.238340  1277 tablet_service.cc:1558] Processing DeleteTablet for tablet 12d6028410454780a475da70174c2599 with delete_type TABLET_DATA_TOMBSTONED (TS bcecc38aded741e4aa4dc7ba4aa8dd77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39172
I20260710 13:26:20.242157  1554 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.249819  1027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2054492bb23a49c3b015e1c89e808a96 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:20.250931  1729 tablet_replica.cc:333] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:20.251962  1727 ts_tablet_manager.cc:1916] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:20.251839  1729 raft_consensus.cc:2243] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:20.252902  1729 raft_consensus.cc:2272] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:20.256361  1729 ts_tablet_manager.cc:1916] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:20.278906  1727 ts_tablet_manager.cc:1929] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:20.279429  1727 log.cc:1199] T ead9471648ad4596ad4bfdce2a098ac9 P a04498eb6284492badfc499666c57188: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/wals/ead9471648ad4596ad4bfdce2a098ac9
I20260710 13:26:20.279287  1036 catalog_manager.cc:5697] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:20.282193  1026 catalog_manager.cc:5028] TS a04498eb6284492badfc499666c57188 (127.31.188.1:42859): tablet ead9471648ad4596ad4bfdce2a098ac9 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:20.284960  1729 ts_tablet_manager.cc:1929] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:20.285398  1729 log.cc:1199] T 12d6028410454780a475da70174c2599 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/wals/12d6028410454780a475da70174c2599
I20260710 13:26:20.287230  1027 catalog_manager.cc:5028] TS bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): tablet 12d6028410454780a475da70174c2599 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:20.290098  1216 consensus_queue.cc:237] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:20.293442  1205 tablet_service.cc:1558] Processing DeleteTablet for tablet 2054492bb23a49c3b015e1c89e808a96 with delete_type TABLET_DATA_TOMBSTONED (TS 80f66b2b545a4959919f2edf78c62794 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36924
I20260710 13:26:20.297092  1142 raft_consensus.cc:1275] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:20.298802  1723 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:20.299880  1554 raft_consensus.cc:1275] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:20.301775  1728 consensus_queue.cc:1048] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } 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 13:26:20.306360  1730 tablet_replica.cc:333] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:20.307588  1730 raft_consensus.cc:2243] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:20.307015  1343 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.308432  1730 raft_consensus.cc:2272] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:20.308718  1142 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.310911  1554 raft_consensus.cc:2955] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.311944  1730 ts_tablet_manager.cc:1916] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:20.317986  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e2948e0a0144ebcb467d133d201c079 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:20.331094  1037 catalog_manager.cc:5697] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:20.336727  1730 ts_tablet_manager.cc:1929] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:20.337124  1730 log.cc:1199] T 2054492bb23a49c3b015e1c89e808a96 P 80f66b2b545a4959919f2edf78c62794: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/wals/2054492bb23a49c3b015e1c89e808a96
I20260710 13:26:20.338706  1026 catalog_manager.cc:5028] TS 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): tablet 2054492bb23a49c3b015e1c89e808a96 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:20.345851  1277 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e2948e0a0144ebcb467d133d201c079 with delete_type TABLET_DATA_TOMBSTONED (TS bcecc38aded741e4aa4dc7ba4aa8dd77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39172
I20260710 13:26:20.346793  1729 tablet_replica.cc:333] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:20.347800  1729 raft_consensus.cc:2243] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:20.348412  1729 raft_consensus.cc:2272] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:20.351181  1729 ts_tablet_manager.cc:1916] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:20.361541  1729 ts_tablet_manager.cc:1929] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:20.361889  1729 log.cc:1199] T 4e2948e0a0144ebcb467d133d201c079 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/wals/4e2948e0a0144ebcb467d133d201c079
I20260710 13:26:20.363133  1027 catalog_manager.cc:5028] TS bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): tablet 4e2948e0a0144ebcb467d133d201c079 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:21.375130  1288 consensus_queue.cc:237] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:21.380932  1216 raft_consensus.cc:1275] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:21.381228  1141 raft_consensus.cc:1275] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:21.381742  1254 consensus_peers.cc:597] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d00ad72be42e46e6948bc44e98f6e1ab. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:21.382267  1733 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:21.383092  1704 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:21.390489  1704 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.392670  1216 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.395546  1141 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.404398  1142 consensus_queue.cc:237] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:21.405251  1037 catalog_manager.cc:5697] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:21.419246  1288 raft_consensus.cc:1275] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:21.420003  1216 raft_consensus.cc:1275] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:21.420145  1105 consensus_peers.cc:597] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 173c25a6bd454d8f8138329ee92bf831. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:21.420907  1712 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:21.422390  1712 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:21.433585  1712 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.436478  1288 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.441227  1216 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.469527  1288 consensus_queue.cc:237] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:21.469527  1036 catalog_manager.cc:5697] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.476732  1216 raft_consensus.cc:1275] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:21.476982  1254 consensus_peers.cc:597] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d58c3e5e21a04236b11d130d4ed683ae. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:21.476997  1142 raft_consensus.cc:1275] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:21.478173  1704 consensus_queue.cc:1048] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:21.479390  1733 consensus_queue.cc:1048] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:21.486742  1704 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.488931  1216 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.500618  1142 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.502251  1216 consensus_queue.cc:237] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:21.502462  1037 catalog_manager.cc:5697] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.515437  1142 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:21.515928  1180 consensus_peers.cc:597] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22d5cd03e53a4a79b9eb0e411dc607c8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:21.516952  1343 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:21.519727  1288 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:21.521329  1752 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:21.528595  1343 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.530092  1141 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.531522  1288 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:21.543432  1036 catalog_manager.cc:5697] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:21.970065  1755 ts_tablet_manager.cc:933] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:21.971733  1755 tablet_copy_client.cc:323] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.3:43087
I20260710 13:26:21.973308  1301 tablet_copy_service.cc:140] P bcecc38aded741e4aa4dc7ba4aa8dd77: Received BeginTabletCopySession request for tablet d00ad72be42e46e6948bc44e98f6e1ab from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:39206)
I20260710 13:26:21.973754  1301 tablet_copy_service.cc:161] P bcecc38aded741e4aa4dc7ba4aa8dd77: Beginning new tablet copy session on tablet d00ad72be42e46e6948bc44e98f6e1ab from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:39206: session id = 27bee00f52044a78b9612d09b2508d7a-d00ad72be42e46e6948bc44e98f6e1ab
I20260710 13:26:21.980342  1301 tablet_copy_source_session.cc:215] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:21.983371  1755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00ad72be42e46e6948bc44e98f6e1ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:21.999352  1755 tablet_copy_client.cc:806] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:21.999899  1755 tablet_copy_client.cc:670] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:22.003261  1755 tablet_copy_client.cc:538] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:22.011732  1755 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:22.028378  1758 ts_tablet_manager.cc:933] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:22.030217  1758 tablet_copy_client.cc:323] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.3:43087
I20260710 13:26:22.031952  1301 tablet_copy_service.cc:140] P bcecc38aded741e4aa4dc7ba4aa8dd77: Received BeginTabletCopySession request for tablet d58c3e5e21a04236b11d130d4ed683ae from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:39206)
I20260710 13:26:22.032449  1755 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:22.032491  1301 tablet_copy_service.cc:161] P bcecc38aded741e4aa4dc7ba4aa8dd77: Beginning new tablet copy session on tablet d58c3e5e21a04236b11d130d4ed683ae from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:39206: session id = 27bee00f52044a78b9612d09b2508d7a-d58c3e5e21a04236b11d130d4ed683ae
I20260710 13:26:22.033521  1755 tablet_bootstrap.cc:492] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:22.034082  1755 ts_tablet_manager.cc:1403] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 13:26:22.036964  1755 raft_consensus.cc:359] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:22.037813  1755 raft_consensus.cc:740] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:22.038450  1755 consensus_queue.cc:260] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:22.043744  1755 ts_tablet_manager.cc:1434] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:22.050256  1300 tablet_copy_service.cc:342] P bcecc38aded741e4aa4dc7ba4aa8dd77: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-d00ad72be42e46e6948bc44e98f6e1ab received from {username='slave'} at 127.0.0.1:39206
I20260710 13:26:22.050736  1300 tablet_copy_service.cc:434] P bcecc38aded741e4aa4dc7ba4aa8dd77: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-d00ad72be42e46e6948bc44e98f6e1ab on tablet d00ad72be42e46e6948bc44e98f6e1ab with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:22.051855  1301 tablet_copy_source_session.cc:215] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:22.054349  1755 ts_tablet_manager.cc:933] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859)
I20260710 13:26:22.059736  1762 ts_tablet_manager.cc:933] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:22.065439  1758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58c3e5e21a04236b11d130d4ed683ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:22.073860  1762 tablet_copy_client.cc:323] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.2:35711
I20260710 13:26:22.076217  1755 tablet_copy_client.cc:323] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.1:42859
I20260710 13:26:22.076138  1227 tablet_copy_service.cc:140] P 80f66b2b545a4959919f2edf78c62794: Received BeginTabletCopySession request for tablet 22d5cd03e53a4a79b9eb0e411dc607c8 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:36964)
I20260710 13:26:22.077123  1227 tablet_copy_service.cc:161] P 80f66b2b545a4959919f2edf78c62794: Beginning new tablet copy session on tablet 22d5cd03e53a4a79b9eb0e411dc607c8 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:36964: session id = 27bee00f52044a78b9612d09b2508d7a-22d5cd03e53a4a79b9eb0e411dc607c8
I20260710 13:26:22.078135  1152 tablet_copy_service.cc:140] P a04498eb6284492badfc499666c57188: Received BeginTabletCopySession request for tablet 173c25a6bd454d8f8138329ee92bf831 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:33104)
I20260710 13:26:22.078701  1152 tablet_copy_service.cc:161] P a04498eb6284492badfc499666c57188: Beginning new tablet copy session on tablet 173c25a6bd454d8f8138329ee92bf831 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:33104: session id = 27bee00f52044a78b9612d09b2508d7a-173c25a6bd454d8f8138329ee92bf831
I20260710 13:26:22.083817  1227 tablet_copy_source_session.cc:215] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:22.086920  1152 tablet_copy_source_session.cc:215] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:22.087024  1762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5cd03e53a4a79b9eb0e411dc607c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:22.088522  1758 tablet_copy_client.cc:806] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:22.089833  1755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173c25a6bd454d8f8138329ee92bf831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:22.089926  1758 tablet_copy_client.cc:670] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:22.103081  1758 tablet_copy_client.cc:538] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:22.103113  1762 tablet_copy_client.cc:806] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:22.103971  1762 tablet_copy_client.cc:670] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:22.109108  1755 tablet_copy_client.cc:806] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:22.109746  1755 tablet_copy_client.cc:670] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:22.109544  1762 tablet_copy_client.cc:538] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:22.113459  1755 tablet_copy_client.cc:538] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:22.113584  1758 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:22.122538  1762 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:22.122822  1755 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:22.147596  1758 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:22.148561  1758 tablet_bootstrap.cc:492] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:22.149282  1758 ts_tablet_manager.cc:1403] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.015s
I20260710 13:26:22.152235  1758 raft_consensus.cc:359] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:22.153126  1758 raft_consensus.cc:740] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:22.153512  1755 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:22.154719  1755 tablet_bootstrap.cc:492] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:22.153829  1758 consensus_queue.cc:260] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:22.155467  1755 ts_tablet_manager.cc:1403] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.012s
I20260710 13:26:22.159376  1755 raft_consensus.cc:359] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:22.160262  1755 raft_consensus.cc:740] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:22.160337  1758 ts_tablet_manager.cc:1434] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:26:22.160974  1755 consensus_queue.cc:260] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:22.162535  1301 tablet_copy_service.cc:342] P bcecc38aded741e4aa4dc7ba4aa8dd77: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-d58c3e5e21a04236b11d130d4ed683ae received from {username='slave'} at 127.0.0.1:39206
I20260710 13:26:22.163046  1301 tablet_copy_service.cc:434] P bcecc38aded741e4aa4dc7ba4aa8dd77: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-d58c3e5e21a04236b11d130d4ed683ae on tablet d58c3e5e21a04236b11d130d4ed683ae with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:22.163877  1755 ts_tablet_manager.cc:1434] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:26:22.165717  1152 tablet_copy_service.cc:342] P a04498eb6284492badfc499666c57188: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-173c25a6bd454d8f8138329ee92bf831 received from {username='slave'} at 127.0.0.1:33104
I20260710 13:26:22.166124  1152 tablet_copy_service.cc:434] P a04498eb6284492badfc499666c57188: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-173c25a6bd454d8f8138329ee92bf831 on tablet 173c25a6bd454d8f8138329ee92bf831 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:22.166957  1762 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:22.167861  1762 tablet_bootstrap.cc:492] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:22.168578  1762 ts_tablet_manager.cc:1403] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.009s
I20260710 13:26:22.171518  1762 raft_consensus.cc:359] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:22.172303  1762 raft_consensus.cc:740] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:22.172930  1762 consensus_queue.cc:260] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:22.175298  1762 ts_tablet_manager.cc:1434] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:26:22.178014  1227 tablet_copy_service.cc:342] P 80f66b2b545a4959919f2edf78c62794: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-22d5cd03e53a4a79b9eb0e411dc607c8 received from {username='slave'} at 127.0.0.1:36964
I20260710 13:26:22.178445  1227 tablet_copy_service.cc:434] P 80f66b2b545a4959919f2edf78c62794: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-22d5cd03e53a4a79b9eb0e411dc607c8 on tablet 22d5cd03e53a4a79b9eb0e411dc607c8 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:22.526139  1553 raft_consensus.cc:1217] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:22.546480  1553 raft_consensus.cc:1217] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:22.552189  1553 raft_consensus.cc:1217] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:22.605134  1553 raft_consensus.cc:1217] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:22.935374  1733 raft_consensus.cc:1064] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:22.937994  1733 consensus_queue.cc:237] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:22.941500  1770 raft_consensus.cc:1064] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:22.945341  1553 raft_consensus.cc:1275] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:22.946676  1142 raft_consensus.cc:1275] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:22.946906  1768 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:22.945993  1770 consensus_queue.cc:237] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:22.945394  1215 raft_consensus.cc:1275] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:22.949096  1768 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:22.952544  1733 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:22.983515  1768 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:22.989280  1553 raft_consensus.cc:1275] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:22.991504  1216 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:22.993063  1288 raft_consensus.cc:1275] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:22.993991  1769 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:22.997236  1142 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.003679  1553 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.005075  1769 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:23.006387  1040 catalog_manager.cc:5697] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.003185  1215 raft_consensus.cc:1275] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:23.013916  1744 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:23.037305  1769 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.047803  1768 raft_consensus.cc:1064] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:23.047331  1554 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.051366  1287 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.055434  1768 consensus_queue.cc:237] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:23.070426  1037 catalog_manager.cc:5697] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.068799  1215 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.079030  1288 consensus_queue.cc:237] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:23.092267  1142 consensus_queue.cc:237] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:23.095759  1553 raft_consensus.cc:1275] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:23.098997  1774 raft_consensus.cc:1064] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:23.103225  1553 raft_consensus.cc:1275] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:23.104868  1744 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:23.102275  1774 consensus_queue.cc:237] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:23.114550  1733 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:23.122661  1142 raft_consensus.cc:1275] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:23.122476  1770 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.125527  1750 consensus_queue.cc:1048] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:23.127575  1750 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.129083  1555 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.140041  1142 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.142280  1290 raft_consensus.cc:1275] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:23.142903  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 173c25a6bd454d8f8138329ee92bf831 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:23.146198  1769 consensus_queue.cc:1048] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:23.149746  1037 catalog_manager.cc:5697] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:23.151918  1290 raft_consensus.cc:2955] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.162405  1553 raft_consensus.cc:2955] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.169945  1027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d00ad72be42e46e6948bc44e98f6e1ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:23.171842  1554 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:23.174155  1726 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:23.181416  1205 tablet_service.cc:1558] Processing DeleteTablet for tablet 173c25a6bd454d8f8138329ee92bf831 with delete_type TABLET_DATA_TOMBSTONED (TS 80f66b2b545a4959919f2edf78c62794 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36924
I20260710 13:26:23.187840  1036 catalog_manager.cc:5697] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:23.205054  1287 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:23.209096  1726 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:23.210111  1141 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:23.218116  1774 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:23.222543  1202 tablet_service.cc:1558] Processing DeleteTablet for tablet d00ad72be42e46e6948bc44e98f6e1ab with delete_type TABLET_DATA_TOMBSTONED (TS 80f66b2b545a4959919f2edf78c62794 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36924
I20260710 13:26:23.237030  1216 raft_consensus.cc:1275] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:23.237108  1554 raft_consensus.cc:1275] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:23.238796  1785 consensus_queue.cc:1048] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:23.240209  1750 consensus_queue.cc:1048] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:23.244822  1142 raft_consensus.cc:1275] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:23.246191  1785 consensus_queue.cc:1048] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:23.251129  1788 tablet_replica.cc:333] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:23.252122  1788 raft_consensus.cc:2243] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:23.252928  1788 raft_consensus.cc:2272] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:23.257633  1788 ts_tablet_manager.cc:1916] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:23.265985  1774 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.266383  1140 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.288219  1553 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.288712  1036 catalog_manager.cc:5697] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.302865  1768 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.309083  1552 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.309748  1287 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.313637  1138 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.321535  1788 ts_tablet_manager.cc:1929] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:23.322028  1788 log.cc:1199] T 173c25a6bd454d8f8138329ee92bf831 P 80f66b2b545a4959919f2edf78c62794: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/wals/173c25a6bd454d8f8138329ee92bf831
I20260710 13:26:23.324677  1026 catalog_manager.cc:5028] TS 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): tablet 173c25a6bd454d8f8138329ee92bf831 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:23.324848  1788 tablet_replica.cc:333] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:23.331135  1788 raft_consensus.cc:2243] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:23.335702  1788 raft_consensus.cc:2272] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:23.337870  1726 consensus_queue.cc:1175] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "27bee00f52044a78b9612d09b2508d7a" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260710 13:26:23.341780  1215 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.345798  1216 consensus_queue.cc:237] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:23.347673  1036 catalog_manager.cc:5697] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.351404  1552 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:23.354424  1138 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:23.352150  1788 ts_tablet_manager.cc:1916] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:23.355733  1726 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:23.357468  1752 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:23.364666  1726 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.367628  1138 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.368880  1553 raft_consensus.cc:2955] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.374779  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22d5cd03e53a4a79b9eb0e411dc607c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:23.383935  1788 ts_tablet_manager.cc:1929] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:23.383756  1287 consensus_queue.cc:237] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:23.384433  1788 log.cc:1199] T d00ad72be42e46e6948bc44e98f6e1ab P 80f66b2b545a4959919f2edf78c62794: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/wals/d00ad72be42e46e6948bc44e98f6e1ab
I20260710 13:26:23.385835  1026 catalog_manager.cc:5028] TS 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): tablet d00ad72be42e46e6948bc44e98f6e1ab (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:23.387943  1037 catalog_manager.cc:5697] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.393309  1553 raft_consensus.cc:1275] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:23.393802  1215 raft_consensus.cc:1275] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:23.395246  1733 consensus_queue.cc:1048] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:23.396664  1787 consensus_queue.cc:1048] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:23.403314  1733 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.405084  1277 tablet_service.cc:1558] Processing DeleteTablet for tablet 22d5cd03e53a4a79b9eb0e411dc607c8 with delete_type TABLET_DATA_TOMBSTONED (TS bcecc38aded741e4aa4dc7ba4aa8dd77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39172
I20260710 13:26:23.405108  1553 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.408131  1215 raft_consensus.cc:2955] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.414413  1027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d58c3e5e21a04236b11d130d4ed683ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:23.424724  1796 tablet_replica.cc:333] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:23.425745  1796 raft_consensus.cc:2243] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:23.422140  1037 catalog_manager.cc:5697] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:23.426460  1796 raft_consensus.cc:2272] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:23.429608  1796 ts_tablet_manager.cc:1916] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:23.436182  1129 tablet_service.cc:1558] Processing DeleteTablet for tablet d58c3e5e21a04236b11d130d4ed683ae with delete_type TABLET_DATA_TOMBSTONED (TS a04498eb6284492badfc499666c57188 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52280
I20260710 13:26:23.437775  1797 tablet_replica.cc:333] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:23.438803  1797 raft_consensus.cc:2243] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:23.439566  1797 raft_consensus.cc:2272] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:23.443281  1797 ts_tablet_manager.cc:1916] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:23.446609  1796 ts_tablet_manager.cc:1929] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:23.447152  1796 log.cc:1199] T 22d5cd03e53a4a79b9eb0e411dc607c8 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/wals/22d5cd03e53a4a79b9eb0e411dc607c8
I20260710 13:26:23.448887  1027 catalog_manager.cc:5028] TS bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): tablet 22d5cd03e53a4a79b9eb0e411dc607c8 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:23.456563  1797 ts_tablet_manager.cc:1929] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:23.456916  1797 log.cc:1199] T d58c3e5e21a04236b11d130d4ed683ae P a04498eb6284492badfc499666c57188: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/wals/d58c3e5e21a04236b11d130d4ed683ae
I20260710 13:26:23.458205  1026 catalog_manager.cc:5028] TS a04498eb6284492badfc499666c57188 (127.31.188.1:42859): tablet d58c3e5e21a04236b11d130d4ed683ae (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:24.463477  1215 consensus_queue.cc:237] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:24.469218  1287 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:24.469522  1180 consensus_peers.cc:597] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2d6280c9ad3413da24ee1867877e447. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:24.470039  1138 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:24.470481  1726 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:24.471220  1752 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:24.479230  1804 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.480054  1287 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.482978  1138 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.493569  1040 catalog_manager.cc:5697] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.494963  1215 consensus_queue.cc:237] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:24.502041  1287 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:24.503044  1180 consensus_peers.cc:597] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc82648b188e4f649104a7b49ba46dfb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:24.503945  1752 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:24.504545  1138 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:24.506930  1752 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:24.514259  1726 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.516250  1287 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.528077  1138 consensus_queue.cc:237] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:24.529613  1037 catalog_manager.cc:5697] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.538136  1287 raft_consensus.cc:1275] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:24.538502  1105 consensus_peers.cc:597] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7b9b7bbf19446c2844f5ba1f59160ed. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:24.537995  1140 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.539968  1799 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:24.540182  1215 raft_consensus.cc:1275] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:24.545384  1799 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:24.552963  1814 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.554595  1287 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.561102  1215 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.566354  1039 catalog_manager.cc:5697] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.569911  1287 consensus_queue.cc:237] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:24.586679  1215 raft_consensus.cc:1275] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:24.587335  1254 consensus_peers.cc:597] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1840ed1cff2a462e973d00e7546406bf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:24.587066  1140 raft_consensus.cc:1275] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:24.588685  1800 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:24.589496  1787 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:24.600660  1787 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.601598  1215 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.604856  1140 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:24.614362  1039 catalog_manager.cc:5697] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.931036  1819 ts_tablet_manager.cc:933] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:24.935369  1819 tablet_copy_client.cc:323] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.2:35711
I20260710 13:26:24.936866  1227 tablet_copy_service.cc:140] P 80f66b2b545a4959919f2edf78c62794: Received BeginTabletCopySession request for tablet fc82648b188e4f649104a7b49ba46dfb from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:36964)
I20260710 13:26:24.937372  1227 tablet_copy_service.cc:161] P 80f66b2b545a4959919f2edf78c62794: Beginning new tablet copy session on tablet fc82648b188e4f649104a7b49ba46dfb from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:36964: session id = 27bee00f52044a78b9612d09b2508d7a-fc82648b188e4f649104a7b49ba46dfb
I20260710 13:26:24.942508  1227 tablet_copy_source_session.cc:215] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:24.945289  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc82648b188e4f649104a7b49ba46dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:24.957700  1819 tablet_copy_client.cc:806] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:24.958254  1819 tablet_copy_client.cc:670] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:24.961943  1819 tablet_copy_client.cc:538] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:24.970767  1819 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:24.988348  1819 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:24.989179  1819 tablet_bootstrap.cc:492] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:24.989758  1819 ts_tablet_manager.cc:1403] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.009s
I20260710 13:26:24.992877  1819 raft_consensus.cc:359] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:24.993764  1819 raft_consensus.cc:740] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:24.994433  1819 consensus_queue.cc:260] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:24.997699  1819 ts_tablet_manager.cc:1434] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:26:24.999857  1227 tablet_copy_service.cc:342] P 80f66b2b545a4959919f2edf78c62794: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-fc82648b188e4f649104a7b49ba46dfb received from {username='slave'} at 127.0.0.1:36964
I20260710 13:26:25.000332  1227 tablet_copy_service.cc:434] P 80f66b2b545a4959919f2edf78c62794: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-fc82648b188e4f649104a7b49ba46dfb on tablet fc82648b188e4f649104a7b49ba46dfb with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:25.008159  1819 ts_tablet_manager.cc:933] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859)
I20260710 13:26:25.010998  1819 tablet_copy_client.cc:323] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.1:42859
I20260710 13:26:25.012483  1152 tablet_copy_service.cc:140] P a04498eb6284492badfc499666c57188: Received BeginTabletCopySession request for tablet a7b9b7bbf19446c2844f5ba1f59160ed from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:33104)
I20260710 13:26:25.012957  1152 tablet_copy_service.cc:161] P a04498eb6284492badfc499666c57188: Beginning new tablet copy session on tablet a7b9b7bbf19446c2844f5ba1f59160ed from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:33104: session id = 27bee00f52044a78b9612d09b2508d7a-a7b9b7bbf19446c2844f5ba1f59160ed
I20260710 13:26:25.018162  1152 tablet_copy_source_session.cc:215] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:25.020965  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b9b7bbf19446c2844f5ba1f59160ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:25.035799  1819 tablet_copy_client.cc:806] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:25.036433  1819 tablet_copy_client.cc:670] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:25.040661  1819 tablet_copy_client.cc:538] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:25.049635  1819 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:25.051718  1824 ts_tablet_manager.cc:933] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:25.055413  1824 tablet_copy_client.cc:323] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.2:35711
I20260710 13:26:25.057125  1227 tablet_copy_service.cc:140] P 80f66b2b545a4959919f2edf78c62794: Received BeginTabletCopySession request for tablet f2d6280c9ad3413da24ee1867877e447 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:36964)
I20260710 13:26:25.057649  1227 tablet_copy_service.cc:161] P 80f66b2b545a4959919f2edf78c62794: Beginning new tablet copy session on tablet f2d6280c9ad3413da24ee1867877e447 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:36964: session id = 27bee00f52044a78b9612d09b2508d7a-f2d6280c9ad3413da24ee1867877e447
I20260710 13:26:25.065197  1227 tablet_copy_source_session.cc:215] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:25.068356  1824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d6280c9ad3413da24ee1867877e447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:25.070214  1819 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:25.071187  1819 tablet_bootstrap.cc:492] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:25.071880  1819 ts_tablet_manager.cc:1403] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 13:26:25.074734  1819 raft_consensus.cc:359] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:25.075616  1819 raft_consensus.cc:740] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:25.076309  1819 consensus_queue.cc:260] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:25.079207  1819 ts_tablet_manager.cc:1434] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:26:25.081784  1152 tablet_copy_service.cc:342] P a04498eb6284492badfc499666c57188: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-a7b9b7bbf19446c2844f5ba1f59160ed received from {username='slave'} at 127.0.0.1:33104
I20260710 13:26:25.082196  1152 tablet_copy_service.cc:434] P a04498eb6284492badfc499666c57188: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-a7b9b7bbf19446c2844f5ba1f59160ed on tablet a7b9b7bbf19446c2844f5ba1f59160ed with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:25.096235  1824 tablet_copy_client.cc:806] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:25.096803  1824 tablet_copy_client.cc:670] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:25.100303  1824 tablet_copy_client.cc:538] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:25.108211  1819 ts_tablet_manager.cc:933] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:25.108978  1824 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:25.114044  1819 tablet_copy_client.cc:323] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.3:43087
I20260710 13:26:25.115885  1301 tablet_copy_service.cc:140] P bcecc38aded741e4aa4dc7ba4aa8dd77: Received BeginTabletCopySession request for tablet 1840ed1cff2a462e973d00e7546406bf from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:39206)
I20260710 13:26:25.116457  1301 tablet_copy_service.cc:161] P bcecc38aded741e4aa4dc7ba4aa8dd77: Beginning new tablet copy session on tablet 1840ed1cff2a462e973d00e7546406bf from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:39206: session id = 27bee00f52044a78b9612d09b2508d7a-1840ed1cff2a462e973d00e7546406bf
I20260710 13:26:25.124809  1301 tablet_copy_source_session.cc:215] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:25.128327  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1840ed1cff2a462e973d00e7546406bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:25.130614  1824 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:25.131460  1824 tablet_bootstrap.cc:492] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:25.131986  1824 ts_tablet_manager.cc:1403] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 13:26:25.134055  1824 raft_consensus.cc:359] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:25.134641  1824 raft_consensus.cc:740] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:25.135211  1824 consensus_queue.cc:260] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:25.140348  1824 ts_tablet_manager.cc:1434] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:26:25.142071  1227 tablet_copy_service.cc:342] P 80f66b2b545a4959919f2edf78c62794: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-f2d6280c9ad3413da24ee1867877e447 received from {username='slave'} at 127.0.0.1:36964
I20260710 13:26:25.142482  1227 tablet_copy_service.cc:434] P 80f66b2b545a4959919f2edf78c62794: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-f2d6280c9ad3413da24ee1867877e447 on tablet f2d6280c9ad3413da24ee1867877e447 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:25.151319  1819 tablet_copy_client.cc:806] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:25.151829  1819 tablet_copy_client.cc:670] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:25.155311  1819 tablet_copy_client.cc:538] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:25.161087  1819 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:25.173381  1819 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:25.174115  1819 tablet_bootstrap.cc:492] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:25.174594  1819 ts_tablet_manager.cc:1403] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:26:25.176713  1819 raft_consensus.cc:359] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:25.177270  1819 raft_consensus.cc:740] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:25.177692  1819 consensus_queue.cc:260] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:25.179373  1819 ts_tablet_manager.cc:1434] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:25.181201  1301 tablet_copy_service.cc:342] P bcecc38aded741e4aa4dc7ba4aa8dd77: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-1840ed1cff2a462e973d00e7546406bf received from {username='slave'} at 127.0.0.1:39206
I20260710 13:26:25.181594  1301 tablet_copy_service.cc:434] P bcecc38aded741e4aa4dc7ba4aa8dd77: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-1840ed1cff2a462e973d00e7546406bf on tablet 1840ed1cff2a462e973d00e7546406bf with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:25.316516  1553 raft_consensus.cc:1217] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:25.478498  1553 raft_consensus.cc:1217] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:25.497424  1553 raft_consensus.cc:1217] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:25.659934  1552 raft_consensus.cc:1217] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:25.775665  1752 raft_consensus.cc:1064] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:25.777581  1752 consensus_queue.cc:237] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:25.784922  1552 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:25.785239  1138 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:25.785398  1290 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:25.786573  1835 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:25.787549  1752 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:25.788239  1804 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:25.800217  1835 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.802037  1138 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.807082  1290 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.816820  1037 catalog_manager.cc:5697] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.834012  1552 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.866288  1215 consensus_queue.cc:237] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:25.871179  1552 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:25.871197  1138 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:25.872490  1726 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:25.873279  1835 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:25.879237  1726 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.880898  1138 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.881568  1552 raft_consensus.cc:2955] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.891669  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc82648b188e4f649104a7b49ba46dfb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:25.897950  1040 catalog_manager.cc:5697] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:25.907392  1277 tablet_service.cc:1558] Processing DeleteTablet for tablet fc82648b188e4f649104a7b49ba46dfb with delete_type TABLET_DATA_TOMBSTONED (TS bcecc38aded741e4aa4dc7ba4aa8dd77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39172
I20260710 13:26:25.910876  1843 tablet_replica.cc:333] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:25.911798  1843 raft_consensus.cc:2243] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:25.912449  1843 raft_consensus.cc:2272] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:25.915180  1843 ts_tablet_manager.cc:1916] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:25.926322  1843 ts_tablet_manager.cc:1929] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:25.926723  1843 log.cc:1199] T fc82648b188e4f649104a7b49ba46dfb P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/wals/fc82648b188e4f649104a7b49ba46dfb
I20260710 13:26:25.928272  1027 catalog_manager.cc:5028] TS bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): tablet fc82648b188e4f649104a7b49ba46dfb (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:26.012024  1814 raft_consensus.cc:1064] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:26.014573  1814 consensus_queue.cc:237] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:26.021204  1552 raft_consensus.cc:1275] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.023067  1290 raft_consensus.cc:1275] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.023173  1832 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:26.023695  1215 raft_consensus.cc:1275] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.025051  1832 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:26.026762  1814 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:26.048446  1726 raft_consensus.cc:1064] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:26.050706  1726 consensus_queue.cc:237] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:26.049783  1832 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.063431  1290 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.063567  1552 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.077862  1040 catalog_manager.cc:5697] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.087530  1290 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.087615  1215 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.089721  1726 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:26.090783  1138 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.098752  1752 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:26.103125  1552 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.105149  1752 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:26.114308  1140 consensus_queue.cc:237] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:26.118891  1553 raft_consensus.cc:1275] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:26.120854  1832 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:26.124038  1726 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.131552  1290 raft_consensus.cc:1275] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:26.132490  1553 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.139226  1832 consensus_queue.cc:1048] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:26.141698  1832 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.149667  1552 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.153126  1138 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.155340  1287 raft_consensus.cc:2955] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.158946  1288 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.167016  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7b9b7bbf19446c2844f5ba1f59160ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:26.170789  1036 catalog_manager.cc:5697] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New cstate: current_term: 1 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.173172  1039 catalog_manager.cc:5697] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.185177  1205 tablet_service.cc:1558] Processing DeleteTablet for tablet a7b9b7bbf19446c2844f5ba1f59160ed with delete_type TABLET_DATA_TOMBSTONED (TS 80f66b2b545a4959919f2edf78c62794 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36924
I20260710 13:26:26.191452  1855 tablet_replica.cc:333] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:26.192526  1855 raft_consensus.cc:2243] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:26.192739  1215 consensus_queue.cc:237] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:26.193331  1855 raft_consensus.cc:2272] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:26.199622  1855 ts_tablet_manager.cc:1916] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:26.200713  1287 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:26.200891  1553 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:26.202513  1804 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:26.204265  1804 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:26.213521  1752 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.217186  1855 ts_tablet_manager.cc:1929] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:26.217646  1855 log.cc:1199] T a7b9b7bbf19446c2844f5ba1f59160ed P 80f66b2b545a4959919f2edf78c62794: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/wals/a7b9b7bbf19446c2844f5ba1f59160ed
I20260710 13:26:26.217705  1287 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.219291  1026 catalog_manager.cc:5028] TS 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): tablet a7b9b7bbf19446c2844f5ba1f59160ed (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:26.223866  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2d6280c9ad3413da24ee1867877e447 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:26.225070  1553 raft_consensus.cc:2955] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.230491  1037 catalog_manager.cc:5697] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:26.242883  1129 tablet_service.cc:1558] Processing DeleteTablet for tablet f2d6280c9ad3413da24ee1867877e447 with delete_type TABLET_DATA_TOMBSTONED (TS a04498eb6284492badfc499666c57188 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52280
I20260710 13:26:26.245144  1856 tablet_replica.cc:333] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:26.246188  1856 raft_consensus.cc:2243] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:26.246891  1856 raft_consensus.cc:2272] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:26.251187  1856 ts_tablet_manager.cc:1916] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:26.262694  1856 ts_tablet_manager.cc:1929] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:26.263058  1856 log.cc:1199] T f2d6280c9ad3413da24ee1867877e447 P a04498eb6284492badfc499666c57188: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/wals/f2d6280c9ad3413da24ee1867877e447
I20260710 13:26:26.265173  1026 catalog_manager.cc:5028] TS a04498eb6284492badfc499666c57188 (127.31.188.1:42859): tablet f2d6280c9ad3413da24ee1867877e447 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:26.266088  1833 raft_consensus.cc:1064] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:26.268415  1833 consensus_queue.cc:237] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:26.274739  1215 raft_consensus.cc:1275] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.276154  1553 raft_consensus.cc:1275] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.276037  1858 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:26.276329  1138 raft_consensus.cc:1275] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:26.277419  1787 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:26.278306  1833 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:26.300002  1787 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.301615  1552 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.304205  1215 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.311986  1138 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.320869  1037 catalog_manager.cc:5697] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } attrs { replace: true } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.340087  1287 consensus_queue.cc:237] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:26.346884  1138 raft_consensus.cc:1275] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:26.346884  1552 raft_consensus.cc:1275] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer bcecc38aded741e4aa4dc7ba4aa8dd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:26.348341  1858 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:26.349099  1787 consensus_queue.cc:1048] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:26.356142  1787 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.357807  1553 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.364902  1140 raft_consensus.cc:2955] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.366467  1027 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1840ed1cff2a462e973d00e7546406bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:26.378917  1036 catalog_manager.cc:5697] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 3 to 4, VOTER 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) evicted. New cstate: current_term: 1 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:26.388527  1205 tablet_service.cc:1558] Processing DeleteTablet for tablet 1840ed1cff2a462e973d00e7546406bf with delete_type TABLET_DATA_TOMBSTONED (TS 80f66b2b545a4959919f2edf78c62794 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36924
I20260710 13:26:26.389472  1855 tablet_replica.cc:333] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:26.390666  1855 raft_consensus.cc:2243] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:26.391326  1855 raft_consensus.cc:2272] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:26.394755  1855 ts_tablet_manager.cc:1916] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:26.405966  1855 ts_tablet_manager.cc:1929] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:26.406286  1855 log.cc:1199] T 1840ed1cff2a462e973d00e7546406bf P 80f66b2b545a4959919f2edf78c62794: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/wals/1840ed1cff2a462e973d00e7546406bf
I20260710 13:26:26.407666  1026 catalog_manager.cc:5028] TS 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): tablet 1840ed1cff2a462e973d00e7546406bf (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:27.428679  1216 consensus_queue.cc:237] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:27.436600  1290 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:27.436640  1140 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:27.436602  1180 consensus_peers.cc:597] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c3fac55323e4c6f9c9cd7745b15c04d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:27.438136  1867 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:27.439204  1726 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:27.447408  1726 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:27.451467  1140 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:27.451813  1290 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:27.462589  1216 consensus_queue.cc:237] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Queue 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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:27.463857  1036 catalog_manager.cc:5697] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:27.471858  1290 raft_consensus.cc:1275] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:27.471989  1180 consensus_peers.cc:597] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 -> Peer 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687): Couldn't send request to peer 27bee00f52044a78b9612d09b2508d7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71fd1db164354b4390eb745c4a382c33. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:27.473482  1862 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:27.479027  1140 raft_consensus.cc:1275] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:27.480556  1862 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:27.493920  1862 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:27.500344  1138 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:27.497915  1290 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } } }
I20260710 13:26:27.527000  1039 catalog_manager.cc:5697] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index -1 to 2, NON_VOTER 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) added. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:27.989643  1878 ts_tablet_manager.cc:933] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:27.991705  1878 tablet_copy_client.cc:323] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.2:35711
I20260710 13:26:27.993575  1227 tablet_copy_service.cc:140] P 80f66b2b545a4959919f2edf78c62794: Received BeginTabletCopySession request for tablet 71fd1db164354b4390eb745c4a382c33 from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:36964)
I20260710 13:26:27.994170  1227 tablet_copy_service.cc:161] P 80f66b2b545a4959919f2edf78c62794: Beginning new tablet copy session on tablet 71fd1db164354b4390eb745c4a382c33 from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:36964: session id = 27bee00f52044a78b9612d09b2508d7a-71fd1db164354b4390eb745c4a382c33
I20260710 13:26:28.002768  1227 tablet_copy_source_session.cc:215] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:28.002893  1880 ts_tablet_manager.cc:933] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: Initiating tablet copy from peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:28.005270  1880 tablet_copy_client.cc:323] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.188.2:35711
I20260710 13:26:28.006198  1878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fd1db164354b4390eb745c4a382c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:28.006942  1227 tablet_copy_service.cc:140] P 80f66b2b545a4959919f2edf78c62794: Received BeginTabletCopySession request for tablet 6c3fac55323e4c6f9c9cd7745b15c04d from peer 27bee00f52044a78b9612d09b2508d7a ({username='slave'} at 127.0.0.1:36964)
I20260710 13:26:28.007472  1227 tablet_copy_service.cc:161] P 80f66b2b545a4959919f2edf78c62794: Beginning new tablet copy session on tablet 6c3fac55323e4c6f9c9cd7745b15c04d from peer 27bee00f52044a78b9612d09b2508d7a at {username='slave'} at 127.0.0.1:36964: session id = 27bee00f52044a78b9612d09b2508d7a-6c3fac55323e4c6f9c9cd7745b15c04d
I20260710 13:26:28.015233  1227 tablet_copy_source_session.cc:215] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:28.019001  1880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3fac55323e4c6f9c9cd7745b15c04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:28.020364  1878 tablet_copy_client.cc:806] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:28.020987  1878 tablet_copy_client.cc:670] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:28.025168  1878 tablet_copy_client.cc:538] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:28.031898  1878 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:28.035620  1880 tablet_copy_client.cc:806] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:28.036199  1880 tablet_copy_client.cc:670] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:28.041424  1880 tablet_copy_client.cc:538] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:28.050422  1880 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: Bootstrap starting.
I20260710 13:26:28.058022  1878 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:28.058849  1878 tablet_bootstrap.cc:492] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:28.059540  1878 ts_tablet_manager.cc:1403] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260710 13:26:28.062791  1878 raft_consensus.cc:359] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:28.063580  1878 raft_consensus.cc:740] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:28.064203  1878 consensus_queue.cc:260] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:28.067780  1878 ts_tablet_manager.cc:1434] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 13:26:28.069561  1227 tablet_copy_service.cc:342] P 80f66b2b545a4959919f2edf78c62794: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-71fd1db164354b4390eb745c4a382c33 received from {username='slave'} at 127.0.0.1:36964
I20260710 13:26:28.070050  1227 tablet_copy_service.cc:434] P 80f66b2b545a4959919f2edf78c62794: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-71fd1db164354b4390eb745c4a382c33 on tablet 71fd1db164354b4390eb745c4a382c33 with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:28.072103  1880 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:28.073066  1880 tablet_bootstrap.cc:492] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: Bootstrap complete.
I20260710 13:26:28.073639  1880 ts_tablet_manager.cc:1403] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.013s
I20260710 13:26:28.075941  1880 raft_consensus.cc:359] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:28.076558  1880 raft_consensus.cc:740] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Initialized, Role: LEARNER
I20260710 13:26:28.077051  1880 consensus_queue.cc:260] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: NON_VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: true } }
I20260710 13:26:28.079278  1880 ts_tablet_manager.cc:1434] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:26:28.080932  1227 tablet_copy_service.cc:342] P 80f66b2b545a4959919f2edf78c62794: Request end of tablet copy session 27bee00f52044a78b9612d09b2508d7a-6c3fac55323e4c6f9c9cd7745b15c04d received from {username='slave'} at 127.0.0.1:36964
I20260710 13:26:28.081326  1227 tablet_copy_service.cc:434] P 80f66b2b545a4959919f2edf78c62794: ending tablet copy session 27bee00f52044a78b9612d09b2508d7a-6c3fac55323e4c6f9c9cd7745b15c04d on tablet 6c3fac55323e4c6f9c9cd7745b15c04d with peer 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:28.578222  1553 raft_consensus.cc:1217] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:28.621563  1553 raft_consensus.cc:1217] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:29.005827  1726 raft_consensus.cc:1064] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:29.007958  1726 consensus_queue.cc:237] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:29.014285  1552 raft_consensus.cc:1275] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:29.014472  1290 raft_consensus.cc:1275] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:29.015838  1887 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:29.016628  1862 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:29.020833  1138 raft_consensus.cc:1275] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:29.022257  1887 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:29.032874  1886 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.035737  1140 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.039297  1553 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.043141  1290 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.050091  1036 catalog_manager.cc:5697] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.083824  1216 consensus_queue.cc:237] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:29.090440  1553 raft_consensus.cc:1275] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:29.090948  1140 raft_consensus.cc:1275] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:29.092178  1886 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:29.093097  1887 consensus_queue.cc:1048] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:29.099047  1886 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.100958  1553 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.102752  1140 raft_consensus.cc:2955] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.113832  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71fd1db164354b4390eb745c4a382c33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:29.115608  1040 catalog_manager.cc:5697] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: config changed from index 3 to 4, VOTER bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) evicted. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.131354  1277 tablet_service.cc:1558] Processing DeleteTablet for tablet 71fd1db164354b4390eb745c4a382c33 with delete_type TABLET_DATA_TOMBSTONED (TS bcecc38aded741e4aa4dc7ba4aa8dd77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39172
I20260710 13:26:29.133399  1898 tablet_replica.cc:333] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:29.134425  1898 raft_consensus.cc:2243] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.135291  1898 raft_consensus.cc:2272] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.138882  1898 ts_tablet_manager.cc:1916] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:29.155421  1898 ts_tablet_manager.cc:1929] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:29.155961  1898 log.cc:1199] T 71fd1db164354b4390eb745c4a382c33 P bcecc38aded741e4aa4dc7ba4aa8dd77: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/wals/71fd1db164354b4390eb745c4a382c33
I20260710 13:26:29.157711  1027 catalog_manager.cc:5028] TS bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): tablet 71fd1db164354b4390eb745c4a382c33 (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
I20260710 13:26:29.191911  1862 raft_consensus.cc:1064] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: attempting to promote NON_VOTER 27bee00f52044a78b9612d09b2508d7a to VOTER
I20260710 13:26:29.194514  1862 consensus_queue.cc:237] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:29.201375  1290 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:29.202216  1552 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 LEARNER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:29.202488  1140 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:29.203161  1886 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:29.203979  1887 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:29.204715  1862 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:29.230027  1886 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.234355  1553 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.241080  1138 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.246349  1290 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.251847  1039 catalog_manager.cc:5697] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index 2 to 3, 27bee00f52044a78b9612d09b2508d7a (127.31.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:29.268442  1216 consensus_queue.cc:237] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:29.273248  1553 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:29.274212  1290 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Refusing update from remote peer 80f66b2b545a4959919f2edf78c62794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:29.274981  1862 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:29.276019  1886 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:29.282485  1887 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.285774  1554 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.293135  1026 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c3fac55323e4c6f9c9cd7745b15c04d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:29.296672  1290 raft_consensus.cc:2955] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } } }
I20260710 13:26:29.298324  1036 catalog_manager.cc:5697] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 reported cstate change: config changed from index 3 to 4, VOTER a04498eb6284492badfc499666c57188 (127.31.188.1) evicted. New cstate: current_term: 1 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:29.311879  1129 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c3fac55323e4c6f9c9cd7745b15c04d with delete_type TABLET_DATA_TOMBSTONED (TS a04498eb6284492badfc499666c57188 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52280
I20260710 13:26:29.323910  1903 tablet_replica.cc:333] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:29.325078  1903 raft_consensus.cc:2243] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.325868  1903 raft_consensus.cc:2272] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.328814  1903 ts_tablet_manager.cc:1916] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:29.340618  1903 ts_tablet_manager.cc:1929] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:29.340932  1903 log.cc:1199] T 6c3fac55323e4c6f9c9cd7745b15c04d P a04498eb6284492badfc499666c57188: Deleting WAL directory at /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/wals/6c3fac55323e4c6f9c9cd7745b15c04d
I20260710 13:26:29.342407  1026 catalog_manager.cc:5028] TS a04498eb6284492badfc499666c57188 (127.31.188.1:42859): tablet 6c3fac55323e4c6f9c9cd7745b15c04d (table test-workload [id=14c5326729b64812860ba2b5eb4c1a34]) successfully deleted
W20260710 13:26:32.995064  1163 debug-util.cc:398] Leaking SignalData structure 0x7b080018d6c0 after lost signal to thread 32499
W20260710 13:26:32.996166  1163 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb040 after lost signal to thread 1074
W20260710 13:26:32.997332  1163 debug-util.cc:398] Leaking SignalData structure 0x7b08001af240 after lost signal to thread 1166
W20260710 13:26:32.998421  1163 debug-util.cc:398] Leaking SignalData structure 0x7b08000617e0 after lost signal to thread 1241
W20260710 13:26:32.999459  1163 debug-util.cc:398] Leaking SignalData structure 0x7b0800293ea0 after lost signal to thread 1315
W20260710 13:26:33.000283  1163 debug-util.cc:398] Leaking SignalData structure 0x7b080003bc80 after lost signal to thread 1579
I20260710 13:26:34.271126 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:34.308480  1216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8"
dest_uuid: "80f66b2b545a4959919f2edf78c62794"
mode: GRACEFUL
new_leader_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:48640
I20260710 13:26:34.309211  1216 raft_consensus.cc:606] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Received request to transfer leadership to TS 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:34.311811  1216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d"
dest_uuid: "80f66b2b545a4959919f2edf78c62794"
mode: GRACEFUL
new_leader_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:48640
I20260710 13:26:34.312398  1216 raft_consensus.cc:606] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Received request to transfer leadership to TS 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:34.315142  1215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df"
dest_uuid: "80f66b2b545a4959919f2edf78c62794"
mode: GRACEFUL
new_leader_uuid: "a04498eb6284492badfc499666c57188"
 from {username='slave'} at 127.0.0.1:48640
I20260710 13:26:34.315733  1215 raft_consensus.cc:606] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Received request to transfer leadership to TS a04498eb6284492badfc499666c57188
I20260710 13:26:34.330330  1290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9"
dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
mode: GRACEFUL
new_leader_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:59388
I20260710 13:26:34.330837  1290 raft_consensus.cc:606] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Received request to transfer leadership to TS 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:34.334916  1215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447"
dest_uuid: "80f66b2b545a4959919f2edf78c62794"
mode: GRACEFUL
new_leader_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:48640
I20260710 13:26:34.335459  1215 raft_consensus.cc:606] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Received request to transfer leadership to TS 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:34.339915  1215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb"
dest_uuid: "80f66b2b545a4959919f2edf78c62794"
mode: GRACEFUL
new_leader_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:48640
I20260710 13:26:34.340380  1215 raft_consensus.cc:606] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Received request to transfer leadership to TS 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:34.341378 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:26:34.342046 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:34.570740  1920 raft_consensus.cc:993] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: : Instructing follower 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.571393  1916 raft_consensus.cc:1081] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Signalling peer 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.572816  1554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d"
dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:60128
I20260710 13:26:34.573318  1554 raft_consensus.cc:493] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:34.573603  1554 raft_consensus.cc:3060] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.579988  1554 raft_consensus.cc:515] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.583216  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:34.583956  1215 raft_consensus.cc:3055] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:34.584328  1215 raft_consensus.cc:740] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:34.585126  1215 consensus_queue.cc:260] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.585522  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3fac55323e4c6f9c9cd7745b15c04d" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:34.586118  1290 raft_consensus.cc:3060] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.586220  1215 raft_consensus.cc:3060] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.583379  1554 leader_election.cc:290] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:34.592522  1290 raft_consensus.cc:2468] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.592522  1215 raft_consensus.cc:2468] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.593876  1519 leader_election.cc:304] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:34.595629  1921 raft_consensus.cc:2804] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:34.596872  1921 raft_consensus.cc:697] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Becoming Leader. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Running, Role: LEADER
I20260710 13:26:34.597754  1921 consensus_queue.cc:237] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.611558  1039 catalog_manager.cc:5697] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a reported cstate change: term changed from 1 to 2, leader changed from 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) to 27bee00f52044a78b9612d09b2508d7a (127.31.188.4). New cstate: current_term: 2 leader_uuid: "27bee00f52044a78b9612d09b2508d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:34.640452  1920 raft_consensus.cc:993] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: : Instructing follower 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.640949  1916 raft_consensus.cc:1081] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Signalling peer 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.642540  1554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447"
dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:60128
I20260710 13:26:34.643038  1554 raft_consensus.cc:493] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:34.643322  1554 raft_consensus.cc:3060] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.647722  1554 raft_consensus.cc:515] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.649173  1554 leader_election.cc:290] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:34.650134  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:34.650208  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d6280c9ad3413da24ee1867877e447" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:34.650924  1290 raft_consensus.cc:3060] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.650913  1215 raft_consensus.cc:3055] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:34.651517  1215 raft_consensus.cc:740] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:34.652340  1215 consensus_queue.cc:260] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.653541  1215 raft_consensus.cc:3060] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.655874  1290 raft_consensus.cc:2468] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.656786  1519 leader_election.cc:304] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:34.657480  1921 raft_consensus.cc:2804] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:34.657934  1921 raft_consensus.cc:697] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Becoming Leader. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Running, Role: LEADER
I20260710 13:26:34.658758  1921 consensus_queue.cc:237] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.660986  1215 raft_consensus.cc:2468] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.669382  1039 catalog_manager.cc:5697] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: term changed from 1 to 2, leader changed from 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) to 27bee00f52044a78b9612d09b2508d7a (127.31.188.4). New cstate: current_term: 2 leader_uuid: "27bee00f52044a78b9612d09b2508d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:34.672266  1929 raft_consensus.cc:993] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: : Instructing follower 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.672917  1929 raft_consensus.cc:1081] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Signalling peer 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.674817  1554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9"
dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:60120
I20260710 13:26:34.675385  1554 raft_consensus.cc:493] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:34.675757  1554 raft_consensus.cc:3060] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.681258  1920 raft_consensus.cc:993] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: : Instructing follower 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.681805  1912 raft_consensus.cc:1081] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Signalling peer 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.682835  1554 raft_consensus.cc:515] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.683380  1553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8"
dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:60128
I20260710 13:26:34.683966  1553 raft_consensus.cc:493] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:34.684309  1553 raft_consensus.cc:3060] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.686106  1554 leader_election.cc:290] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:34.686667  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:34.687245  1290 raft_consensus.cc:3055] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:34.687533  1290 raft_consensus.cc:740] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:34.688508  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9471648ad4596ad4bfdce2a098ac9" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:34.688535  1290 consensus_queue.cc:260] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.689175  1215 raft_consensus.cc:3060] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.690086  1290 raft_consensus.cc:3060] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.692847  1553 raft_consensus.cc:515] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.695925  1290 raft_consensus.cc:2468] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.696250  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:34.696846  1140 raft_consensus.cc:3060] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.697397  1519 leader_election.cc:304] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:34.698300  1921 raft_consensus.cc:2804] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:34.698576  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5cd03e53a4a79b9eb0e411dc607c8" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:34.698781  1921 raft_consensus.cc:697] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Becoming Leader. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Running, Role: LEADER
I20260710 13:26:34.699179  1216 raft_consensus.cc:3055] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:34.699528  1216 raft_consensus.cc:740] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:34.699725  1921 consensus_queue.cc:237] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.700346  1216 consensus_queue.cc:260] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.701925  1216 raft_consensus.cc:3060] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.703445  1140 raft_consensus.cc:2468] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.705258  1518 leader_election.cc:304] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bee00f52044a78b9612d09b2508d7a, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:34.706555  1922 raft_consensus.cc:2804] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:34.708279  1922 raft_consensus.cc:697] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Becoming Leader. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Running, Role: LEADER
I20260710 13:26:34.709599  1216 raft_consensus.cc:2468] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.709338  1922 consensus_queue.cc:237] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.710748  1215 raft_consensus.cc:2468] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.696354  1553 leader_election.cc:290] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:34.720499  1039 catalog_manager.cc:5697] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: term changed from 1 to 2, leader changed from bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) to 27bee00f52044a78b9612d09b2508d7a (127.31.188.4). New cstate: current_term: 2 leader_uuid: "27bee00f52044a78b9612d09b2508d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:34.735849  1039 catalog_manager.cc:5697] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a reported cstate change: term changed from 1 to 2, leader changed from 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) to 27bee00f52044a78b9612d09b2508d7a (127.31.188.4). New cstate: current_term: 2 leader_uuid: "27bee00f52044a78b9612d09b2508d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:34.756325  1916 raft_consensus.cc:993] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: : Instructing follower a04498eb6284492badfc499666c57188 to start an election
I20260710 13:26:34.756835  1912 raft_consensus.cc:1081] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Signalling peer a04498eb6284492badfc499666c57188 to start an election
I20260710 13:26:34.758507  1140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df"
dest_uuid: "a04498eb6284492badfc499666c57188"
 from {username='slave'} at 127.0.0.1:52294
I20260710 13:26:34.759063  1140 raft_consensus.cc:493] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:34.759358  1140 raft_consensus.cc:3060] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.763988  1140 raft_consensus.cc:515] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:34.766557  1140 leader_election.cc:290] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 2 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:34.766880  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:34.767475  1216 raft_consensus.cc:3055] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:34.767784  1216 raft_consensus.cc:740] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:34.768646  1912 raft_consensus.cc:993] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: : Instructing follower 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.768548  1216 consensus_queue.cc:260] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:34.769032  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:34.769213  1912 raft_consensus.cc:1081] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Signalling peer 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:34.769538  1290 raft_consensus.cc:3060] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.769773  1216 raft_consensus.cc:3060] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.771145  1553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb"
dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:60128
I20260710 13:26:34.771718  1553 raft_consensus.cc:493] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:34.772069  1553 raft_consensus.cc:3060] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.777287  1216 raft_consensus.cc:2468] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 2.
I20260710 13:26:34.778592  1107 leader_election.cc:304] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:34.779178  1553 raft_consensus.cc:515] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.779881  1911 raft_consensus.cc:2804] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:34.781482  1553 leader_election.cc:290] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:34.784107  1911 raft_consensus.cc:697] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 2 LEADER]: Becoming Leader. State: Replica: a04498eb6284492badfc499666c57188, State: Running, Role: LEADER
I20260710 13:26:34.785087  1911 consensus_queue.cc:237] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:34.786823  1290 raft_consensus.cc:2468] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 2.
I20260710 13:26:34.787864  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:34.783267  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc82648b188e4f649104a7b49ba46dfb" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a04498eb6284492badfc499666c57188"
I20260710 13:26:34.788504  1216 raft_consensus.cc:3055] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:34.788996  1140 raft_consensus.cc:3060] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.789065  1216 raft_consensus.cc:740] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:34.790289  1216 consensus_queue.cc:260] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.793377  1216 raft_consensus.cc:3060] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:34.805154  1140 raft_consensus.cc:2468] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.805837  1216 raft_consensus.cc:2468] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:34.807183  1518 leader_election.cc:304] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bee00f52044a78b9612d09b2508d7a, a04498eb6284492badfc499666c57188; no voters: 
I20260710 13:26:34.808605  1922 raft_consensus.cc:2804] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:34.808372  1039 catalog_manager.cc:5697] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 reported cstate change: term changed from 1 to 2, leader changed from 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) to a04498eb6284492badfc499666c57188 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:34.809168  1922 raft_consensus.cc:697] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Becoming Leader. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Running, Role: LEADER
I20260710 13:26:34.810969  1922 consensus_queue.cc:237] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:34.820711  1036 catalog_manager.cc:5697] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a reported cstate change: term changed from 1 to 2, leader changed from 80f66b2b545a4959919f2edf78c62794 (127.31.188.2) to 27bee00f52044a78b9612d09b2508d7a (127.31.188.4). New cstate: current_term: 2 leader_uuid: "27bee00f52044a78b9612d09b2508d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:35.055076  1216 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.056469  1922 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.067950  1290 raft_consensus.cc:1275] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.069855  1931 consensus_queue.cc:1048] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:26:35.143821  1216 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.145056  1931 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.157274  1290 raft_consensus.cc:1275] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.159988  1922 consensus_queue.cc:1048] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.224447  1290 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.225586  1931 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.237849  1216 raft_consensus.cc:1275] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.239406  1921 consensus_queue.cc:1048] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.239952  1216 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.241365  1921 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.252465  1140 raft_consensus.cc:1275] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.258567  1921 consensus_queue.cc:1048] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.265749  1216 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.267122  1921 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.280694  1140 raft_consensus.cc:1275] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:35.282301  1922 consensus_queue.cc:1048] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:35.343019 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:35.344489  1290 raft_consensus.cc:1275] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:35.348271  1911 consensus_queue.cc:1048] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:35.362787  1215 raft_consensus.cc:1275] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Refusing update from remote peer a04498eb6284492badfc499666c57188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:35.369743  1911 consensus_queue.cc:1048] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:35.389451 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:35.408313  1287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210"
dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
mode: GRACEFUL
new_leader_uuid: "a04498eb6284492badfc499666c57188"
 from {username='slave'} at 127.0.0.1:59388
I20260710 13:26:35.408924  1287 raft_consensus.cc:606] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Received request to transfer leadership to TS a04498eb6284492badfc499666c57188
I20260710 13:26:35.411334  1287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa"
dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
mode: GRACEFUL
new_leader_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:59388
I20260710 13:26:35.411772  1287 raft_consensus.cc:606] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Received request to transfer leadership to TS 27bee00f52044a78b9612d09b2508d7a
I20260710 13:26:35.412724 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:35.413664 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:35.578127  1929 raft_consensus.cc:993] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: : Instructing follower 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:35.578826  1913 raft_consensus.cc:1081] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Signalling peer 27bee00f52044a78b9612d09b2508d7a to start an election
I20260710 13:26:35.580164  1553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa"
dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
 from {username='slave'} at 127.0.0.1:60120
I20260710 13:26:35.580593  1553 raft_consensus.cc:493] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:35.580862  1553 raft_consensus.cc:3060] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:35.585109  1553 raft_consensus.cc:515] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:35.587023  1553 leader_election.cc:290] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Requested vote from peers 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:35.587514  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:35.588027  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc46104bece640a3935e23749ac3a9fa" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80f66b2b545a4959919f2edf78c62794"
I20260710 13:26:35.588153  1287 raft_consensus.cc:3055] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:35.588503  1215 raft_consensus.cc:3060] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:35.588519  1287 raft_consensus.cc:740] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:35.589545  1287 consensus_queue.cc:260] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:35.590811  1287 raft_consensus.cc:3060] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:35.595263  1215 raft_consensus.cc:2468] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:35.596951  1287 raft_consensus.cc:2468] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:35.597434  1518 leader_election.cc:304] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bee00f52044a78b9612d09b2508d7a, 80f66b2b545a4959919f2edf78c62794; no voters: 
I20260710 13:26:35.598331  1922 raft_consensus.cc:2804] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:35.599589  1922 raft_consensus.cc:697] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Becoming Leader. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Running, Role: LEADER
I20260710 13:26:35.600587  1922 consensus_queue.cc:237] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [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: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:35.611886  1040 catalog_manager.cc:5697] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a reported cstate change: term changed from 1 to 2, leader changed from bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) to 27bee00f52044a78b9612d09b2508d7a (127.31.188.4). New cstate: current_term: 2 leader_uuid: "27bee00f52044a78b9612d09b2508d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:36.363490  1963 raft_consensus.cc:993] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: : Instructing follower a04498eb6284492badfc499666c57188 to start an election
I20260710 13:26:36.364013  1964 raft_consensus.cc:1081] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Signalling peer a04498eb6284492badfc499666c57188 to start an election
I20260710 13:26:36.365507  1138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210"
dest_uuid: "a04498eb6284492badfc499666c57188"
 from {username='slave'} at 127.0.0.1:52292
I20260710 13:26:36.366092  1138 raft_consensus.cc:493] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:36.366552  1138 raft_consensus.cc:3060] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.374619  1138 raft_consensus.cc:515] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:36.377483  1138 leader_election.cc:290] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 2 election: Requested vote from peers bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087), 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
W20260710 13:26:36.693639  1933 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.607s	user 0.013s	sys 0.009s
W20260710 13:26:36.694175  1933 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.608s	user 0.013s	sys 0.009s
I20260710 13:26:36.710067  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:36.710716  1287 raft_consensus.cc:3055] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:36.711026  1287 raft_consensus.cc:740] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:36.711972  1287 consensus_queue.cc:260] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:36.713126  1287 raft_consensus.cc:3060] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.719725  1287 raft_consensus.cc:2468] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 2.
I20260710 13:26:36.725726  1290 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:36.727156  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "a04498eb6284492badfc499666c57188" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
I20260710 13:26:36.751550  1553 raft_consensus.cc:3060] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.731829  1217 raft_consensus.cc:1275] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Refusing update from remote peer 27bee00f52044a78b9612d09b2508d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:26:36.757086  1108 leader_election.cc:304] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:36.757982  1911 raft_consensus.cc:2804] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:36.758467  1911 raft_consensus.cc:697] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 2 LEADER]: Becoming Leader. State: Replica: a04498eb6284492badfc499666c57188, State: Running, Role: LEADER
I20260710 13:26:36.759361  1911 consensus_queue.cc:237] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:36.761790  1553 raft_consensus.cc:2468] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04498eb6284492badfc499666c57188 in term 2.
I20260710 13:26:36.763965  1922 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:26:36.766129  1922 consensus_queue.cc:1048] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:36.780393  1039 catalog_manager.cc:5697] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 reported cstate change: term changed from 1 to 2, leader changed from bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3) to a04498eb6284492badfc499666c57188 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "a04498eb6284492badfc499666c57188" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:36.922564 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:36.937521 32496 tablet_server.cc:179] TabletServer@127.31.188.1:0 shutting down...
W20260710 13:26:36.939962  1256 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 13:26:36.943397  1256 consensus_peers.cc:597] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:36.971176 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:36.972220 32496 tablet_replica.cc:333] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:36.973143 32496 raft_consensus.cc:2243] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:36.973759 32496 raft_consensus.cc:2272] T 474a8672eb794a24932726309019184d P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:36.976212 32496 tablet_replica.cc:333] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:36.976773 32496 raft_consensus.cc:2243] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:36.977501 32496 pending_rounds.cc:70] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188: Trying to abort 1 pending ops.
I20260710 13:26:36.977756 32496 pending_rounds.cc:77] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305994226735480832 op_type: NO_OP noop_request { }
I20260710 13:26:36.978103 32496 raft_consensus.cc:2889] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:36.978380 32496 raft_consensus.cc:2272] T e109af9d8d724761810ebfbeb35d7210 P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:36.981143 32496 tablet_replica.cc:333] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:36.981719 32496 raft_consensus.cc:2243] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:36.982445 32496 raft_consensus.cc:2272] T a7b9b7bbf19446c2844f5ba1f59160ed P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:36.984772 32496 tablet_replica.cc:333] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:36.985476 32496 raft_consensus.cc:2243] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:36.986078 32496 raft_consensus.cc:2272] T 74543ad2675244f8b941ede502c108dc P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:36.988508 32496 tablet_replica.cc:333] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:36.989151 32496 raft_consensus.cc:2243] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:36.989651 32496 raft_consensus.cc:2272] T 4e2948e0a0144ebcb467d133d201c079 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:36.991520 32496 tablet_replica.cc:333] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:36.992061 32496 raft_consensus.cc:2243] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:36.992507 32496 raft_consensus.cc:2272] T a5da13beb93e46e4a52bc9d21f808ede P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:36.994262 32496 tablet_replica.cc:333] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:36.994863 32496 raft_consensus.cc:2243] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:36.995345 32496 raft_consensus.cc:2272] T d00ad72be42e46e6948bc44e98f6e1ab P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:36.997189 32496 tablet_replica.cc:333] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:36.997753 32496 raft_consensus.cc:2243] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:36.998365 32496 raft_consensus.cc:2272] T 2054492bb23a49c3b015e1c89e808a96 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.000368 32496 tablet_replica.cc:333] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.000900 32496 raft_consensus.cc:2243] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:37.001425 32496 raft_consensus.cc:2272] T 71fd1db164354b4390eb745c4a382c33 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.003153 32496 tablet_replica.cc:333] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.003648 32496 raft_consensus.cc:2243] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:37.004374 32496 raft_consensus.cc:2272] T 86b48d785466492ea173fe1b419a7618 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.006222 32496 tablet_replica.cc:333] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.006783 32496 raft_consensus.cc:2243] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:37.007624 32496 raft_consensus.cc:2272] T 12d6028410454780a475da70174c2599 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.009924 32496 tablet_replica.cc:333] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.010687 32496 raft_consensus.cc:2243] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:37.011314 32496 raft_consensus.cc:2272] T cc45d637714f432d9b38a15ff68009d4 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:37.013186  1182 consensus_peers.cc:597] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:37.013510 32496 tablet_replica.cc:333] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.014118 32496 raft_consensus.cc:2243] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:37.014562 32496 raft_consensus.cc:2272] T d04d1681ee6e4ca69d71ef4484d0256b P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.016389 32496 tablet_replica.cc:333] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.016883 32496 raft_consensus.cc:2243] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:37.017261 32496 raft_consensus.cc:2272] T fc82648b188e4f649104a7b49ba46dfb P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.018915 32496 tablet_replica.cc:333] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.019454 32496 raft_consensus.cc:2243] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:37.020133 32496 raft_consensus.cc:2272] T dd8bbc295276467ab7a6e46fe2f7e2df P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.021664 32496 tablet_replica.cc:333] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.022132 32496 raft_consensus.cc:2243] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:37.022851 32496 raft_consensus.cc:2272] T 173c25a6bd454d8f8138329ee92bf831 P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.024602 32496 tablet_replica.cc:333] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.025058 32496 raft_consensus.cc:2243] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:37.025482 32496 raft_consensus.cc:2272] T 1840ed1cff2a462e973d00e7546406bf P a04498eb6284492badfc499666c57188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:37.027231 32496 tablet_replica.cc:333] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188: stopping tablet replica
I20260710 13:26:37.027688 32496 raft_consensus.cc:2243] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:37.028254 32496 raft_consensus.cc:2272] T 22d5cd03e53a4a79b9eb0e411dc607c8 P a04498eb6284492badfc499666c57188 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:37.126438  1182 consensus_peers.cc:597] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.129870  1182 consensus_peers.cc:597] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.135468  1256 consensus_peers.cc:597] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.144979  1256 consensus_peers.cc:597] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.212738  1256 consensus_peers.cc:597] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.266978  1182 consensus_peers.cc:597] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.268481  1518 consensus_peers.cc:597] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.305135  1163 debug-util.cc:398] Leaking SignalData structure 0x7b0800033320 after lost signal to thread 32499
W20260710 13:26:37.305796  1182 consensus_peers.cc:597] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.306891  1163 debug-util.cc:398] Leaking SignalData structure 0x7b0800293da0 after lost signal to thread 1074
W20260710 13:26:37.308322  1163 debug-util.cc:398] Leaking SignalData structure 0x7b08001e23c0 after lost signal to thread 1166
W20260710 13:26:37.309336  1163 debug-util.cc:398] Leaking SignalData structure 0x7b080018d800 after lost signal to thread 1241
W20260710 13:26:37.310539  1163 debug-util.cc:398] Leaking SignalData structure 0x7b0800283b80 after lost signal to thread 1315
W20260710 13:26:37.311754  1163 debug-util.cc:398] Leaking SignalData structure 0x7b0800179560 after lost signal to thread 1579
W20260710 13:26:37.369891  1518 consensus_peers.cc:597] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:37.448246  1256 consensus_peers.cc:597] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Couldn't send request to peer a04498eb6284492badfc499666c57188. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:38.059291 32496 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1163)
I20260710 13:26:38.150357 32496 tablet_server.cc:196] TabletServer@127.31.188.1:0 shutdown complete.
I20260710 13:26:38.208012  1929 raft_consensus.cc:493] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.208912  1929 raft_consensus.cc:515] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:38.211403  1988 raft_consensus.cc:493] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.212368  1968 raft_consensus.cc:493] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.212227  1988 raft_consensus.cc:515] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:38.213430 32496 tablet_server.cc:179] TabletServer@127.31.188.2:0 shutting down...
I20260710 13:26:38.213060  1968 raft_consensus.cc:515] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:38.216079  1968 leader_election.cc:290] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:38.220479  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b48d785466492ea173fe1b419a7618" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:38.212416  1929 leader_election.cc:290] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:38.223829  1989 raft_consensus.cc:493] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.248011  1988 leader_election.cc:290] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
W20260710 13:26:38.252465  1518 consensus_peers.cc:597] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:38.252508  1256 leader_election.cc:336] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.252432  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
W20260710 13:26:38.255160  1182 leader_election.cc:336] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.255277  1290 raft_consensus.cc:2468] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 2.
W20260710 13:26:38.255388  1256 leader_election.cc:336] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:26:38.255725  1182 leader_election.cc:304] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [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: 80f66b2b545a4959919f2edf78c62794; no voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:38.250408  1989 raft_consensus.cc:515] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.255813  1256 leader_election.cc:304] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188
I20260710 13:26:38.258893  1968 raft_consensus.cc:2749] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:38.260350  1929 raft_consensus.cc:2749] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:26:38.261822  1989 leader_election.cc:290] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:38.262514  1183 leader_election.cc:304] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:38.264396  1988 raft_consensus.cc:2804] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:26:38.264853  1988 raft_consensus.cc:493] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.267102  1988 raft_consensus.cc:3060] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:26:38.269345  1518 leader_election.cc:336] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:26:38.270164  1518 leader_election.cc:336] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.270725  1518 leader_election.cc:304] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [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: 27bee00f52044a78b9612d09b2508d7a; no voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188
I20260710 13:26:38.272049  1989 raft_consensus.cc:2749] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:26:38.272457  1182 leader_election.cc:336] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.274776  1929 raft_consensus.cc:493] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.275413  1929 raft_consensus.cc:515] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
I20260710 13:26:38.277709  1929 leader_election.cc:290] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711)
I20260710 13:26:38.280299  1988 raft_consensus.cc:515] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
W20260710 13:26:38.282680  1256 leader_election.cc:336] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:26:38.284258  1988 leader_election.cc:290] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 3 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:38.285470  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8bbc295276467ab7a6e46fe2f7e2df" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:38.285983  1290 raft_consensus.cc:3060] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:26:38.288383  1256 leader_election.cc:336] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.288805  1256 leader_election.cc:304] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 80f66b2b545a4959919f2edf78c62794, a04498eb6284492badfc499666c57188
I20260710 13:26:38.289520  1929 raft_consensus.cc:2749] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:38.292793  1290 raft_consensus.cc:2468] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 3.
I20260710 13:26:38.293929  1183 leader_election.cc:304] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [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: 80f66b2b545a4959919f2edf78c62794, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:38.294821  1988 raft_consensus.cc:2804] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:38.295323  1988 raft_consensus.cc:697] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 3 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:38.296301  1988 consensus_queue.cc:237] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } }
W20260710 13:26:38.296779  1182 leader_election.cc:336] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.297997  1929 raft_consensus.cc:493] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.298540  1929 raft_consensus.cc:515] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.302459  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "27bee00f52044a78b9612d09b2508d7a" is_pre_election: true
I20260710 13:26:38.303314  1929 leader_election.cc:290] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
I20260710 13:26:38.304198  1988 raft_consensus.cc:493] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.304797  1988 raft_consensus.cc:515] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.306185  1039 catalog_manager.cc:5697] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 reported cstate change: term changed from 2 to 3, leader changed from a04498eb6284492badfc499666c57188 (127.31.188.1) to 80f66b2b545a4959919f2edf78c62794 (127.31.188.2). New cstate: current_term: 3 leader_uuid: "80f66b2b545a4959919f2edf78c62794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:38.307124  1256 leader_election.cc:336] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.307578  1256 leader_election.cc:304] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 27bee00f52044a78b9612d09b2508d7a, a04498eb6284492badfc499666c57188
I20260710 13:26:38.307673  1988 leader_election.cc:290] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
I20260710 13:26:38.308748  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d6028410454780a475da70174c2599" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "27bee00f52044a78b9612d09b2508d7a" is_pre_election: true
I20260710 13:26:38.309418  1553 raft_consensus.cc:2468] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 1.
I20260710 13:26:38.310791  1180 leader_election.cc:304] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [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: 27bee00f52044a78b9612d09b2508d7a, 80f66b2b545a4959919f2edf78c62794; no voters: 
I20260710 13:26:38.311482  1988 raft_consensus.cc:2804] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:38.311561  1929 raft_consensus.cc:2749] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:38.312009  1988 raft_consensus.cc:493] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.312455  1988 raft_consensus.cc:3060] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:26:38.316606  1182 leader_election.cc:336] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.318274  1988 raft_consensus.cc:515] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.320940  1988 leader_election.cc:290] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 2 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
I20260710 13:26:38.321182  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d6028410454780a475da70174c2599" candidate_uuid: "80f66b2b545a4959919f2edf78c62794" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
I20260710 13:26:38.321761  1553 raft_consensus.cc:3060] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:26:38.324052  1182 leader_election.cc:336] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.327447  1553 raft_consensus.cc:2468] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f66b2b545a4959919f2edf78c62794 in term 2.
I20260710 13:26:38.327555 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:38.328480  1180 leader_election.cc:304] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [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: 27bee00f52044a78b9612d09b2508d7a, 80f66b2b545a4959919f2edf78c62794; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:38.328599 32496 tablet_replica.cc:333] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.329155  1988 raft_consensus.cc:2804] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:38.329690  1988 raft_consensus.cc:697] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 2 LEADER]: Becoming Leader. State: Replica: 80f66b2b545a4959919f2edf78c62794, State: Running, Role: LEADER
I20260710 13:26:38.329701 32496 raft_consensus.cc:2243] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.330900 32496 raft_consensus.cc:2272] T 2e8f548733f94f2487374599bbf9f518 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.330674  1988 consensus_queue.cc:237] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "80f66b2b545a4959919f2edf78c62794" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 35711 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.333328 32496 tablet_replica.cc:333] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.335348 32496 raft_consensus.cc:2243] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.336066 32496 raft_consensus.cc:2272] T ead9471648ad4596ad4bfdce2a098ac9 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.337872 32496 tablet_replica.cc:333] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.338413 32496 raft_consensus.cc:2243] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.338832 32496 raft_consensus.cc:2272] T 74543ad2675244f8b941ede502c108dc P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.340474 32496 tablet_replica.cc:333] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.341024 32496 raft_consensus.cc:2243] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.341470 32496 raft_consensus.cc:2272] T fc82648b188e4f649104a7b49ba46dfb P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.343351 32496 tablet_replica.cc:333] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.343845 32496 raft_consensus.cc:2243] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.344566 32496 raft_consensus.cc:2272] T d04d1681ee6e4ca69d71ef4484d0256b P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.346311 32496 tablet_replica.cc:333] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.346858 32496 raft_consensus.cc:2243] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.347600 32496 raft_consensus.cc:2272] T 4e2948e0a0144ebcb467d133d201c079 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.349438 32496 tablet_replica.cc:333] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.350096 32496 raft_consensus.cc:2243] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.350630 32496 raft_consensus.cc:2272] T 6c3fac55323e4c6f9c9cd7745b15c04d P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.352825  1989 raft_consensus.cc:493] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.353331 32496 tablet_replica.cc:333] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
W20260710 13:26:38.353440  1518 consensus_peers.cc:597] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:38.353902 32496 raft_consensus.cc:2243] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.353462  1989 raft_consensus.cc:515] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.354879 32496 raft_consensus.cc:2272] T 474a8672eb794a24932726309019184d P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.355782  1989 leader_election.cc:290] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:38.356874  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173c25a6bd454d8f8138329ee92bf831" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:38.357220 32496 tablet_replica.cc:333] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.357928 32496 raft_consensus.cc:2243] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.358539 32496 raft_consensus.cc:2272] T d58c3e5e21a04236b11d130d4ed683ae P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:38.359493  1518 leader_election.cc:336] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.359920  1518 leader_election.cc:304] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [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: 27bee00f52044a78b9612d09b2508d7a; no voters: a04498eb6284492badfc499666c57188, bcecc38aded741e4aa4dc7ba4aa8dd77
I20260710 13:26:38.360570  1989 raft_consensus.cc:2749] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:38.360690 32496 tablet_replica.cc:333] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.361450 32496 raft_consensus.cc:2243] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.362128 32496 pending_rounds.cc:70] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794: Trying to abort 1 pending ops.
I20260710 13:26:38.362339 32496 pending_rounds.cc:77] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305994233170337792 op_type: NO_OP noop_request { }
I20260710 13:26:38.362746 32496 raft_consensus.cc:2889] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:38.363031 32496 raft_consensus.cc:2272] T 12d6028410454780a475da70174c2599 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.365020 32496 tablet_replica.cc:333] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.365547 32496 raft_consensus.cc:2243] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.365958 32496 raft_consensus.cc:2272] T 86b48d785466492ea173fe1b419a7618 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.367808 32496 tablet_replica.cc:333] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.368323 32496 raft_consensus.cc:2243] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.368767 32496 raft_consensus.cc:2272] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.370575 32496 tablet_replica.cc:333] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.371119 32496 raft_consensus.cc:2243] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.371694 32496 pending_rounds.cc:70] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: Trying to abort 1 pending ops.
I20260710 13:26:38.371932 32496 pending_rounds.cc:77] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305994233029824512 op_type: NO_OP noop_request { }
I20260710 13:26:38.372215 32496 raft_consensus.cc:2889] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:38.372489 32496 raft_consensus.cc:2272] T dd8bbc295276467ab7a6e46fe2f7e2df P 80f66b2b545a4959919f2edf78c62794 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.374765 32496 tablet_replica.cc:333] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.375303 32496 raft_consensus.cc:2243] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.375806 32496 raft_consensus.cc:2272] T a5da13beb93e46e4a52bc9d21f808ede P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.377676 32496 tablet_replica.cc:333] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.378157 32496 raft_consensus.cc:2243] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.378955 32496 raft_consensus.cc:2272] T 71fd1db164354b4390eb745c4a382c33 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.380692 32496 tablet_replica.cc:333] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.381146 32496 raft_consensus.cc:2243] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.381553 32496 raft_consensus.cc:2272] T f2d6280c9ad3413da24ee1867877e447 P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.383244 32496 tablet_replica.cc:333] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.383687 32496 raft_consensus.cc:2243] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.384087 32496 raft_consensus.cc:2272] T fc46104bece640a3935e23749ac3a9fa P 80f66b2b545a4959919f2edf78c62794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.385711 32496 tablet_replica.cc:333] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794: stopping tablet replica
I20260710 13:26:38.386133 32496 raft_consensus.cc:2243] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.386946 32496 raft_consensus.cc:2272] T cc45d637714f432d9b38a15ff68009d4 P 80f66b2b545a4959919f2edf78c62794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.410913  1929 raft_consensus.cc:493] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.411577  1929 raft_consensus.cc:515] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.413615  1929 leader_election.cc:290] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
I20260710 13:26:38.414861  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173c25a6bd454d8f8138329ee92bf831" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "27bee00f52044a78b9612d09b2508d7a" is_pre_election: true
I20260710 13:26:38.415557  1553 raft_consensus.cc:2468] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 1.
I20260710 13:26:38.416640  1254 leader_election.cc:304] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:38.417616  1929 raft_consensus.cc:2804] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:38.418531  1987 raft_consensus.cc:493] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:38.418650  1989 raft_consensus.cc:493] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.419198  1987 raft_consensus.cc:515] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
W20260710 13:26:38.419723  1256 leader_election.cc:336] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.419427  1989 raft_consensus.cc:515] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.418119  1929 raft_consensus.cc:493] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.420439  1929 raft_consensus.cc:3060] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:38.421463  1987 leader_election.cc:290] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
I20260710 13:26:38.422605  1989 leader_election.cc:290] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:38.423347  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "27bee00f52044a78b9612d09b2508d7a" is_pre_election: true
I20260710 13:26:38.424005  1553 raft_consensus.cc:2468] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 2.
I20260710 13:26:38.425343  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" is_pre_election: true
I20260710 13:26:38.425930  1290 raft_consensus.cc:2468] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 1.
W20260710 13:26:38.425879  1256 leader_election.cc:336] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.427033  1254 leader_election.cc:304] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:38.427045  1519 leader_election.cc:304] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [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: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: 
I20260710 13:26:38.427913  1987 raft_consensus.cc:2804] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:26:38.427979  1989 raft_consensus.cc:2804] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:38.428145  1929 raft_consensus.cc:515] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.428602  1989 raft_consensus.cc:493] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a04498eb6284492badfc499666c57188)
I20260710 13:26:38.428383  1987 raft_consensus.cc:493] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:38.429100  1989 raft_consensus.cc:3060] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:38.429638  1987 raft_consensus.cc:3060] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:38.431243  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173c25a6bd454d8f8138329ee92bf831" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
W20260710 13:26:38.431298  1518 leader_election.cc:336] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.431878  1553 raft_consensus.cc:3060] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:38.431382  1929 leader_election.cc:290] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
W20260710 13:26:38.435770  1256 leader_election.cc:336] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.439889 32496 tablet_server.cc:196] TabletServer@127.31.188.2:0 shutdown complete.
W20260710 13:26:38.441865  1256 consensus_peers.cc:597] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:35711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:38.443282  1989 raft_consensus.cc:515] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.445859  1989 leader_election.cc:290] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087)
I20260710 13:26:38.447737  1553 raft_consensus.cc:2468] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 2.
W20260710 13:26:38.451237  1518 leader_election.cc:336] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.452420  1987 raft_consensus.cc:515] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.454522  1254 leader_election.cc:304] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:38.455366  1996 raft_consensus.cc:2804] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:38.455901  1996 raft_consensus.cc:697] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:38.456445  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b9b7bbf19446c2844f5ba1f59160ed" candidate_uuid: "27bee00f52044a78b9612d09b2508d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77"
I20260710 13:26:38.457001  1290 raft_consensus.cc:3060] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:26:38.462952  1518 consensus_peers.cc:597] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:35711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:38.457319  1996 consensus_queue.cc:237] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.463899  1290 raft_consensus.cc:2468] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bee00f52044a78b9612d09b2508d7a in term 2.
I20260710 13:26:38.465118  1519 leader_election.cc:304] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [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: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:38.466136  1987 leader_election.cc:290] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 election: Requested vote from peers a04498eb6284492badfc499666c57188 (127.31.188.1:42859), 27bee00f52044a78b9612d09b2508d7a (127.31.188.4:33687)
I20260710 13:26:38.466456  1989 raft_consensus.cc:2804] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:38.468815  1989 raft_consensus.cc:697] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Becoming Leader. State: Replica: 27bee00f52044a78b9612d09b2508d7a, State: Running, Role: LEADER
I20260710 13:26:38.469907  1989 consensus_queue.cc:237] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [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: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
I20260710 13:26:38.477989  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e109af9d8d724761810ebfbeb35d7210" candidate_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "27bee00f52044a78b9612d09b2508d7a"
I20260710 13:26:38.478809  1553 raft_consensus.cc:3060] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:38.484124  1039 catalog_manager.cc:5697] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a reported cstate change: term changed from 1 to 2, leader changed from a04498eb6284492badfc499666c57188 (127.31.188.1) to 27bee00f52044a78b9612d09b2508d7a (127.31.188.4). New cstate: current_term: 2 leader_uuid: "27bee00f52044a78b9612d09b2508d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 13:26:38.486140  1256 leader_election.cc:336] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a04498eb6284492badfc499666c57188 (127.31.188.1:42859): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42859: connect: Connection refused (error 111)
I20260710 13:26:38.486689  1553 raft_consensus.cc:2468] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcecc38aded741e4aa4dc7ba4aa8dd77 in term 3.
I20260710 13:26:38.489122  1254 leader_election.cc:304] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27bee00f52044a78b9612d09b2508d7a, bcecc38aded741e4aa4dc7ba4aa8dd77; no voters: a04498eb6284492badfc499666c57188
I20260710 13:26:38.489890  1987 raft_consensus.cc:2804] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:38.490408  1987 raft_consensus.cc:697] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 LEADER]: Becoming Leader. State: Replica: bcecc38aded741e4aa4dc7ba4aa8dd77, State: Running, Role: LEADER
I20260710 13:26:38.491372  1987 consensus_queue.cc:237] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } }
W20260710 13:26:38.499737  1256 consensus_peers.cc:597] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:35711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:38.498944  1518 consensus_peers.cc:597] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:35711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:38.501745  1039 catalog_manager.cc:5697] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 1 to 2, leader changed from a04498eb6284492badfc499666c57188 (127.31.188.1) to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 2 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:38.515995  1039 catalog_manager.cc:5697] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 reported cstate change: term changed from 2 to 3, leader changed from a04498eb6284492badfc499666c57188 (127.31.188.1) to bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3). New cstate: current_term: 3 leader_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a04498eb6284492badfc499666c57188" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcecc38aded741e4aa4dc7ba4aa8dd77" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bee00f52044a78b9612d09b2508d7a" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 33687 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:38.526129 32496 tablet_server.cc:179] TabletServer@127.31.188.3:0 shutting down...
W20260710 13:26:38.557425  1519 consensus_peers.cc:597] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a -> Peer bcecc38aded741e4aa4dc7ba4aa8dd77 (127.31.188.3:43087): Couldn't send request to peer bcecc38aded741e4aa4dc7ba4aa8dd77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:38.561209 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:38.562124 32496 tablet_replica.cc:333] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.562847 32496 raft_consensus.cc:2243] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.563659 32496 raft_consensus.cc:2272] T 74543ad2675244f8b941ede502c108dc P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.565802 32496 tablet_replica.cc:333] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
W20260710 13:26:38.566025  1518 consensus_peers.cc:597] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:35711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:38.566512 32496 raft_consensus.cc:2243] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.567178 32496 raft_consensus.cc:2272] T 2e8f548733f94f2487374599bbf9f518 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.569382 32496 tablet_replica.cc:333] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.570014 32496 raft_consensus.cc:2243] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.570767 32496 pending_rounds.cc:70] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: Trying to abort 1 pending ops.
I20260710 13:26:38.570988 32496 pending_rounds.cc:77] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7305994233832300544 op_type: NO_OP noop_request { }
W20260710 13:26:38.571174  1256 consensus_peers.cc:597] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:35711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:38.571408 32496 raft_consensus.cc:2889] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:38.571761 32496 raft_consensus.cc:2272] T e109af9d8d724761810ebfbeb35d7210 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.573840 32496 tablet_replica.cc:333] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.574376 32496 raft_consensus.cc:2243] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.574843 32496 raft_consensus.cc:2272] T ead9471648ad4596ad4bfdce2a098ac9 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.576884 32496 tablet_replica.cc:333] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.577659 32496 raft_consensus.cc:2243] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.578214 32496 raft_consensus.cc:2272] T d04d1681ee6e4ca69d71ef4484d0256b P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.580351 32496 tablet_replica.cc:333] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.581056 32496 raft_consensus.cc:2243] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.581802 32496 raft_consensus.cc:2272] T a7b9b7bbf19446c2844f5ba1f59160ed P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.583706 32496 tablet_replica.cc:333] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.584172 32496 raft_consensus.cc:2243] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.584507 32496 raft_consensus.cc:2272] T dd8bbc295276467ab7a6e46fe2f7e2df P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.586127 32496 tablet_replica.cc:333] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.586627 32496 raft_consensus.cc:2243] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.587374 32496 pending_rounds.cc:70] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77: Trying to abort 1 pending ops.
I20260710 13:26:38.587550 32496 pending_rounds.cc:77] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305994233716523008 op_type: NO_OP noop_request { }
I20260710 13:26:38.587821 32496 raft_consensus.cc:2889] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:38.588109 32496 raft_consensus.cc:2272] T 173c25a6bd454d8f8138329ee92bf831 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.590425 32496 tablet_replica.cc:333] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.591192 32496 raft_consensus.cc:2243] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.591687 32496 raft_consensus.cc:2272] T 86b48d785466492ea173fe1b419a7618 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:38.592901  1518 consensus_peers.cc:597] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a -> Peer 80f66b2b545a4959919f2edf78c62794 (127.31.188.2:35711): Couldn't send request to peer 80f66b2b545a4959919f2edf78c62794. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:35711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:38.593832 32496 tablet_replica.cc:333] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.594338 32496 raft_consensus.cc:2243] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.594805 32496 raft_consensus.cc:2272] T 474a8672eb794a24932726309019184d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.596462 32496 tablet_replica.cc:333] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.596911 32496 raft_consensus.cc:2243] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.597262 32496 raft_consensus.cc:2272] T 6c3fac55323e4c6f9c9cd7745b15c04d P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.599347 32496 tablet_replica.cc:333] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.599785 32496 raft_consensus.cc:2243] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.600466 32496 raft_consensus.cc:2272] T d58c3e5e21a04236b11d130d4ed683ae P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.602403 32496 tablet_replica.cc:333] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.602952 32496 raft_consensus.cc:2243] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.603579 32496 raft_consensus.cc:2272] T 2054492bb23a49c3b015e1c89e808a96 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.605243 32496 tablet_replica.cc:333] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.605697 32496 raft_consensus.cc:2243] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.606243 32496 raft_consensus.cc:2272] T f2d6280c9ad3413da24ee1867877e447 P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.608103 32496 tablet_replica.cc:333] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.608536 32496 raft_consensus.cc:2243] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.608878 32496 raft_consensus.cc:2272] T fc46104bece640a3935e23749ac3a9fa P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.610534 32496 tablet_replica.cc:333] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.611034 32496 raft_consensus.cc:2243] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.611718 32496 raft_consensus.cc:2272] T d00ad72be42e46e6948bc44e98f6e1ab P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.613339 32496 tablet_replica.cc:333] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.613713 32496 raft_consensus.cc:2243] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.614343 32496 raft_consensus.cc:2272] T a5da13beb93e46e4a52bc9d21f808ede P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.615859 32496 tablet_replica.cc:333] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77: stopping tablet replica
I20260710 13:26:38.616223 32496 raft_consensus.cc:2243] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.616889 32496 raft_consensus.cc:2272] T 1840ed1cff2a462e973d00e7546406bf P bcecc38aded741e4aa4dc7ba4aa8dd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.659149 32496 tablet_server.cc:196] TabletServer@127.31.188.3:0 shutdown complete.
I20260710 13:26:38.695258 32496 tablet_server.cc:179] TabletServer@127.31.188.4:0 shutting down...
I20260710 13:26:38.728410 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:38.729218 32496 tablet_replica.cc:333] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.730150 32496 raft_consensus.cc:2243] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.730997 32496 raft_consensus.cc:2272] T 1840ed1cff2a462e973d00e7546406bf P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.733009 32496 tablet_replica.cc:333] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.733520 32496 raft_consensus.cc:2243] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.734066 32496 pending_rounds.cc:70] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: Trying to abort 1 pending ops.
I20260710 13:26:38.734208 32496 pending_rounds.cc:77] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305994233744769024 op_type: NO_OP noop_request { }
I20260710 13:26:38.734423 32496 raft_consensus.cc:2889] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:38.734689 32496 raft_consensus.cc:2272] T a7b9b7bbf19446c2844f5ba1f59160ed P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.736706 32496 tablet_replica.cc:333] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.737246 32496 raft_consensus.cc:2243] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.737948 32496 raft_consensus.cc:2272] T f2d6280c9ad3413da24ee1867877e447 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.739889 32496 tablet_replica.cc:333] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.740417 32496 raft_consensus.cc:2243] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.741106 32496 raft_consensus.cc:2272] T fc82648b188e4f649104a7b49ba46dfb P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.742873 32496 tablet_replica.cc:333] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.743373 32496 raft_consensus.cc:2243] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.743855 32496 raft_consensus.cc:2272] T 173c25a6bd454d8f8138329ee92bf831 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.745610 32496 tablet_replica.cc:333] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.746134 32496 raft_consensus.cc:2243] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.746950 32496 raft_consensus.cc:2272] T 6c3fac55323e4c6f9c9cd7745b15c04d P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.748678 32496 tablet_replica.cc:333] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.749301 32496 raft_consensus.cc:2243] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.749804 32496 raft_consensus.cc:2272] T e109af9d8d724761810ebfbeb35d7210 P 27bee00f52044a78b9612d09b2508d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.751582 32496 tablet_replica.cc:333] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.752092 32496 raft_consensus.cc:2243] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.752581 32496 raft_consensus.cc:2272] T d58c3e5e21a04236b11d130d4ed683ae P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.754272 32496 tablet_replica.cc:333] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.754874 32496 raft_consensus.cc:2243] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.755370 32496 raft_consensus.cc:2272] T 12d6028410454780a475da70174c2599 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.756963 32496 tablet_replica.cc:333] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.757573 32496 raft_consensus.cc:2243] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.758337 32496 raft_consensus.cc:2272] T ead9471648ad4596ad4bfdce2a098ac9 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.760167 32496 tablet_replica.cc:333] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.760659 32496 raft_consensus.cc:2243] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.761163 32496 raft_consensus.cc:2272] T 71fd1db164354b4390eb745c4a382c33 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.762851 32496 tablet_replica.cc:333] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.763327 32496 raft_consensus.cc:2243] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.763789 32496 raft_consensus.cc:2272] T d00ad72be42e46e6948bc44e98f6e1ab P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.765350 32496 tablet_replica.cc:333] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.765897 32496 raft_consensus.cc:2243] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.766392 32496 raft_consensus.cc:2272] T 2054492bb23a49c3b015e1c89e808a96 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.768132 32496 tablet_replica.cc:333] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.768631 32496 raft_consensus.cc:2243] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.769335 32496 raft_consensus.cc:2272] T fc46104bece640a3935e23749ac3a9fa P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.771099 32496 tablet_replica.cc:333] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.771584 32496 raft_consensus.cc:2243] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.772261 32496 raft_consensus.cc:2272] T 22d5cd03e53a4a79b9eb0e411dc607c8 P 27bee00f52044a78b9612d09b2508d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.773873 32496 tablet_replica.cc:333] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.774314 32496 raft_consensus.cc:2243] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.774775 32496 raft_consensus.cc:2272] T 2e8f548733f94f2487374599bbf9f518 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.776298 32496 tablet_replica.cc:333] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.776729 32496 raft_consensus.cc:2243] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.777181 32496 raft_consensus.cc:2272] T 4e2948e0a0144ebcb467d133d201c079 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.778859 32496 tablet_replica.cc:333] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a: stopping tablet replica
I20260710 13:26:38.779266 32496 raft_consensus.cc:2243] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:38.779724 32496 raft_consensus.cc:2272] T cc45d637714f432d9b38a15ff68009d4 P 27bee00f52044a78b9612d09b2508d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.816694 32496 tablet_server.cc:196] TabletServer@127.31.188.4:0 shutdown complete.
I20260710 13:26:38.845762 32496 master.cc:562] Master@127.31.188.62:37021 shutting down...
I20260710 13:26:38.868233 32496 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:38.868757 32496 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:38.869045 32496 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b75d820f42a47c99345971fac4951f6: stopping tablet replica
I20260710 13:26:38.889672 32496 master.cc:584] Master@127.31.188.62:37021 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28963 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:26:38.944984 32496 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.188.62:36399
I20260710 13:26:38.946138 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:38.952255  2002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:38.952457  2003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:38.953897  2005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:38.953939 32496 server_base.cc:1061] running on GCE node
I20260710 13:26:38.955281 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:38.955513 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:38.955667 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689998955651 us; error 0 us; skew 500 ppm
I20260710 13:26:38.956188 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:38.958763 32496 webserver.cc:533] Webserver started at http://127.31.188.62:42255/ using document root <none> and password file <none>
I20260710 13:26:38.959245 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:38.959443 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:38.959724 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:38.960847 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/master-0-root/instance:
uuid: "3c442617adc04a47afbd843a0ab7bc3e"
format_stamp: "Formatted at 2026-07-10 13:26:38 on dist-test-slave-3n8f"
I20260710 13:26:38.965306 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:38.968609  2010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:38.969331 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:38.969630 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/master-0-root
uuid: "3c442617adc04a47afbd843a0ab7bc3e"
format_stamp: "Formatted at 2026-07-10 13:26:38 on dist-test-slave-3n8f"
I20260710 13:26:38.969920 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:38.984851 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:38.986088 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:39.024279 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.62:36399
I20260710 13:26:39.024387  2061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.62:36399 every 8 connection(s)
I20260710 13:26:39.028420  2062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.038964  2062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e: Bootstrap starting.
I20260710 13:26:39.043867  2062 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:39.048204  2062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e: No bootstrap required, opened a new log
I20260710 13:26:39.050297  2062 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c442617adc04a47afbd843a0ab7bc3e" member_type: VOTER }
I20260710 13:26:39.050685  2062 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:39.050863  2062 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c442617adc04a47afbd843a0ab7bc3e, State: Initialized, Role: FOLLOWER
I20260710 13:26:39.051349  2062 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c442617adc04a47afbd843a0ab7bc3e" member_type: VOTER }
I20260710 13:26:39.051744  2062 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:39.051931  2062 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:39.052140  2062 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:39.056389  2062 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c442617adc04a47afbd843a0ab7bc3e" member_type: VOTER }
I20260710 13:26:39.056856  2062 leader_election.cc:304] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [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: 3c442617adc04a47afbd843a0ab7bc3e; no voters: 
I20260710 13:26:39.058033  2062 leader_election.cc:290] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:39.058458  2065 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:39.059891  2065 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 1 LEADER]: Becoming Leader. State: Replica: 3c442617adc04a47afbd843a0ab7bc3e, State: Running, Role: LEADER
I20260710 13:26:39.060561  2065 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [LEADER]: Queue going to LEADER mode. State: All 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: "3c442617adc04a47afbd843a0ab7bc3e" member_type: VOTER }
I20260710 13:26:39.061059  2062 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:39.065188  2066 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3c442617adc04a47afbd843a0ab7bc3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c442617adc04a47afbd843a0ab7bc3e" member_type: VOTER } }
I20260710 13:26:39.065227  2067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3c442617adc04a47afbd843a0ab7bc3e. Latest consensus state: current_term: 1 leader_uuid: "3c442617adc04a47afbd843a0ab7bc3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c442617adc04a47afbd843a0ab7bc3e" member_type: VOTER } }
I20260710 13:26:39.065935  2066 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:39.065959  2067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:39.069221  2072 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:39.077173  2072 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:39.078270 32496 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:39.085935  2072 catalog_manager.cc:1383] Generated new cluster ID: 531bd8e991704984a18d4dd7013b484a
I20260710 13:26:39.086256  2072 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:39.130863  2072 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:39.132109  2072 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:39.147627  2072 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e: Generated new TSK 0
I20260710 13:26:39.148218  2072 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:39.209430 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:39.215600  2083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.216986  2084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.218344  2086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:39.218881 32496 server_base.cc:1061] running on GCE node
I20260710 13:26:39.219887 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:39.220109 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:39.220268 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689999220254 us; error 0 us; skew 500 ppm
I20260710 13:26:39.220908 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:39.223327 32496 webserver.cc:533] Webserver started at http://127.31.188.1:37977/ using document root <none> and password file <none>
I20260710 13:26:39.223814 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:39.224004 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:39.224290 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:39.225340 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/instance:
uuid: "87bc460d198f4f15801ff4d7220a9461"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:39.229771 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:39.233135  2091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.233919 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:39.234233 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "87bc460d198f4f15801ff4d7220a9461"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:39.234526 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:39.246583 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:39.247871 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:39.249375 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:39.251688 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:39.251897 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.252154 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:39.252343 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.295674 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:42547
I20260710 13:26:39.295771  2153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:42547 every 8 connection(s)
I20260710 13:26:39.300899 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:39.307685  2158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.310364  2159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:39.311103 32496 server_base.cc:1061] running on GCE node
W20260710 13:26:39.311771  2161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:39.312669 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:39.312880 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:39.313037 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689999313023 us; error 0 us; skew 500 ppm
I20260710 13:26:39.313645 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:39.316812 32496 webserver.cc:533] Webserver started at http://127.31.188.2:34673/ using document root <none> and password file <none>
I20260710 13:26:39.317382 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:39.317602 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:39.317543  2154 heartbeater.cc:344] Connected to a master server at 127.31.188.62:36399
I20260710 13:26:39.318086 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:39.318099  2154 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:39.319173  2154 heartbeater.cc:507] Master 127.31.188.62:36399 requested a full tablet report, sending...
I20260710 13:26:39.319846 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/instance:
uuid: "7954af88dd984094884290bb95274d85"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:39.321533  2027 ts_manager.cc:194] Registered new tserver with Master: 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:39.323971  2027 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58178
I20260710 13:26:39.325831 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:26:39.329403  2166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.330224 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:39.330523 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-1-root
uuid: "7954af88dd984094884290bb95274d85"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:39.330888 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:39.348759 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:39.350595 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:39.352264 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:39.354450 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:39.354696 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.354954 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:39.355137 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.395113 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.2:36149
I20260710 13:26:39.395217  2228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.2:36149 every 8 connection(s)
I20260710 13:26:39.399667 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:39.407673  2232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.409649  2233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.410921  2235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:39.412367 32496 server_base.cc:1061] running on GCE node
I20260710 13:26:39.413568 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:26:39.413852  2229 heartbeater.cc:344] Connected to a master server at 127.31.188.62:36399
W20260710 13:26:39.413887 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:39.414312 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689999414290 us; error 0 us; skew 500 ppm
I20260710 13:26:39.414333  2229 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:39.415355 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:39.415515  2229 heartbeater.cc:507] Master 127.31.188.62:36399 requested a full tablet report, sending...
I20260710 13:26:39.417959  2027 ts_manager.cc:194] Registered new tserver with Master: 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:39.418306 32496 webserver.cc:533] Webserver started at http://127.31.188.3:44103/ using document root <none> and password file <none>
I20260710 13:26:39.418931 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:39.419158 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:39.419456 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:39.419831  2027 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58188
I20260710 13:26:39.420940 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/instance:
uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:39.425325 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:39.428465  2240 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.429215 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:26:39.429505 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-2-root
uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:39.429798 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:39.456514 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:39.457749 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:39.459420 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:39.461572 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:39.461796 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.462029 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:39.462199 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.502681 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.3:46077
I20260710 13:26:39.502766  2302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.3:46077 every 8 connection(s)
I20260710 13:26:39.507349 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:39.514593  2306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.516294  2307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.518144  2309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:39.520052 32496 server_base.cc:1061] running on GCE node
I20260710 13:26:39.520337  2303 heartbeater.cc:344] Connected to a master server at 127.31.188.62:36399
I20260710 13:26:39.520746  2303 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:39.521082 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:39.521346 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:39.521522  2303 heartbeater.cc:507] Master 127.31.188.62:36399 requested a full tablet report, sending...
I20260710 13:26:39.521526 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783689999521507 us; error 0 us; skew 500 ppm
I20260710 13:26:39.522369 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:39.523923  2027 ts_manager.cc:194] Registered new tserver with Master: 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:39.525051 32496 webserver.cc:533] Webserver started at http://127.31.188.4:42549/ using document root <none> and password file <none>
I20260710 13:26:39.525460  2027 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58190
I20260710 13:26:39.525565 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:39.525882 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:39.526168 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:39.527354 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-3-root/instance:
uuid: "6aef489e774047c281fbb8428a9cbf63"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:39.531805 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:39.535238  2314 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.536126 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:39.536441 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-3-root
uuid: "6aef489e774047c281fbb8428a9cbf63"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:39.536739 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:39.552356 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:39.553683 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:39.555109 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:39.557298 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:39.557529 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.557777 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:39.557955 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.598914 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.4:41947
I20260710 13:26:39.599051  2376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.4:41947 every 8 connection(s)
I20260710 13:26:39.612679  2377 heartbeater.cc:344] Connected to a master server at 127.31.188.62:36399
I20260710 13:26:39.613039  2377 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:39.613708  2377 heartbeater.cc:507] Master 127.31.188.62:36399 requested a full tablet report, sending...
I20260710 13:26:39.615633  2027 ts_manager.cc:194] Registered new tserver with Master: 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:39.615857 32496 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013750566s
I20260710 13:26:39.617007  2027 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58202
I20260710 13:26:39.642071  2027 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58214:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:26:39.782761  2267 tablet_service.cc:1511] Processing CreateTablet for tablet 0a96f6284d4f40919c02329d1df25d41 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:39.784303  2267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a96f6284d4f40919c02329d1df25d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.785449  2119 tablet_service.cc:1511] Processing CreateTablet for tablet 56d973b4b52044e291b4214c01b94df0 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:39.786252  2117 tablet_service.cc:1511] Processing CreateTablet for tablet 0a96f6284d4f40919c02329d1df25d41 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:39.786924  2119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d973b4b52044e291b4214c01b94df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.787812  2117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a96f6284d4f40919c02329d1df25d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.788225  2118 tablet_service.cc:1511] Processing CreateTablet for tablet addb4910b7ca421e8c5b724b014a78cb (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:39.789000  2268 tablet_service.cc:1511] Processing CreateTablet for tablet 56d973b4b52044e291b4214c01b94df0 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:39.789533  2118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addb4910b7ca421e8c5b724b014a78cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.790373  2268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d973b4b52044e291b4214c01b94df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.791751  2340 tablet_service.cc:1511] Processing CreateTablet for tablet 25bd42272a2b4f5ab17e3d9940b97b3f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:39.793110  2340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bd42272a2b4f5ab17e3d9940b97b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.786343  2341 tablet_service.cc:1511] Processing CreateTablet for tablet 0a96f6284d4f40919c02329d1df25d41 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:39.784299  2342 tablet_service.cc:1511] Processing CreateTablet for tablet addb4910b7ca421e8c5b724b014a78cb (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:39.795394  2341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a96f6284d4f40919c02329d1df25d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.795995  2342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addb4910b7ca421e8c5b724b014a78cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.787837  2266 tablet_service.cc:1511] Processing CreateTablet for tablet 25bd42272a2b4f5ab17e3d9940b97b3f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:39.799998  2266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bd42272a2b4f5ab17e3d9940b97b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.802981  2194 tablet_service.cc:1511] Processing CreateTablet for tablet 56d973b4b52044e291b4214c01b94df0 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:39.804253  2194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d973b4b52044e291b4214c01b94df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.807494  2193 tablet_service.cc:1511] Processing CreateTablet for tablet addb4910b7ca421e8c5b724b014a78cb (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:39.808800  2193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addb4910b7ca421e8c5b724b014a78cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.810783  2192 tablet_service.cc:1511] Processing CreateTablet for tablet 25bd42272a2b4f5ab17e3d9940b97b3f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:39.812263  2192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bd42272a2b4f5ab17e3d9940b97b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.812211  2191 tablet_service.cc:1511] Processing CreateTablet for tablet d7a2c5855f16407d9b02c9a215af9be1 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:39.813591  2191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a2c5855f16407d9b02c9a215af9be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.815958  2116 tablet_service.cc:1511] Processing CreateTablet for tablet d7a2c5855f16407d9b02c9a215af9be1 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:39.816306  2265 tablet_service.cc:1511] Processing CreateTablet for tablet d7a2c5855f16407d9b02c9a215af9be1 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:39.817368  2116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a2c5855f16407d9b02c9a215af9be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.817857  2265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a2c5855f16407d9b02c9a215af9be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.820358  2115 tablet_service.cc:1511] Processing CreateTablet for tablet 4b809a3df6a14f2d91b6185ad8789396 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:39.830246  2190 tablet_service.cc:1511] Processing CreateTablet for tablet 4b809a3df6a14f2d91b6185ad8789396 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:39.831656  2264 tablet_service.cc:1511] Processing CreateTablet for tablet cc6d44623d9d41e88c32dcd1c1feeca7 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:39.832190  2115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b809a3df6a14f2d91b6185ad8789396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.833019  2264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6d44623d9d41e88c32dcd1c1feeca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.831686  2190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b809a3df6a14f2d91b6185ad8789396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.834872  2119 tablet_service.cc:1511] Processing CreateTablet for tablet cc6d44623d9d41e88c32dcd1c1feeca7 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:39.836326  2119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6d44623d9d41e88c32dcd1c1feeca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.836810  2339 tablet_service.cc:1511] Processing CreateTablet for tablet 4b809a3df6a14f2d91b6185ad8789396 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:39.838441  2339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b809a3df6a14f2d91b6185ad8789396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.844769  2338 tablet_service.cc:1511] Processing CreateTablet for tablet cc6d44623d9d41e88c32dcd1c1feeca7 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:39.846562  2338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6d44623d9d41e88c32dcd1c1feeca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.847667  2189 tablet_service.cc:1511] Processing CreateTablet for tablet efba5c8036f341c2ad361fc3dff84d4f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:39.848656  2398 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:39.849071  2189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efba5c8036f341c2ad361fc3dff84d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.858220  2398 tablet_bootstrap.cc:654] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:39.861889  2263 tablet_service.cc:1511] Processing CreateTablet for tablet efba5c8036f341c2ad361fc3dff84d4f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:39.863350  2263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efba5c8036f341c2ad361fc3dff84d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.865177  2337 tablet_service.cc:1511] Processing CreateTablet for tablet efba5c8036f341c2ad361fc3dff84d4f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:39.867857  2114 tablet_service.cc:1511] Processing CreateTablet for tablet 739cab8ce6914516a13046b3e5e78ce4 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:39.869228  2114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739cab8ce6914516a13046b3e5e78ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.868996  2191 tablet_service.cc:1511] Processing CreateTablet for tablet 739cab8ce6914516a13046b3e5e78ce4 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:39.870249  2191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739cab8ce6914516a13046b3e5e78ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.870908  2337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efba5c8036f341c2ad361fc3dff84d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.873895  2262 tablet_service.cc:1511] Processing CreateTablet for tablet 739cab8ce6914516a13046b3e5e78ce4 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:39.875267  2262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739cab8ce6914516a13046b3e5e78ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.888605  2336 tablet_service.cc:1511] Processing CreateTablet for tablet 616ddd0c42d640628d3614c425df0b5b (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:39.889474  2188 tablet_service.cc:1511] Processing CreateTablet for tablet 616ddd0c42d640628d3614c425df0b5b (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:39.890173  2336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616ddd0c42d640628d3614c425df0b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.890884  2188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616ddd0c42d640628d3614c425df0b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.895762  2119 tablet_service.cc:1511] Processing CreateTablet for tablet 616ddd0c42d640628d3614c425df0b5b (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:39.897188  2119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616ddd0c42d640628d3614c425df0b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.931756  2262 tablet_service.cc:1511] Processing CreateTablet for tablet dc46d1791efb4a45bc657b8c705ab62f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:39.933125  2262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc46d1791efb4a45bc657b8c705ab62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.951403  2399 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:39.959848  2335 tablet_service.cc:1511] Processing CreateTablet for tablet dc46d1791efb4a45bc657b8c705ab62f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:39.961512  2335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc46d1791efb4a45bc657b8c705ab62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.965207  2399 tablet_bootstrap.cc:654] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:39.969765  2188 tablet_service.cc:1511] Processing CreateTablet for tablet 87d4d525c9954934ae65f70eadb002a2 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:39.971187  2188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d4d525c9954934ae65f70eadb002a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.981775  2266 tablet_service.cc:1511] Processing CreateTablet for tablet 87d4d525c9954934ae65f70eadb002a2 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:39.983207  2266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d4d525c9954934ae65f70eadb002a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.982849  2117 tablet_service.cc:1511] Processing CreateTablet for tablet dc46d1791efb4a45bc657b8c705ab62f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:39.984190  2117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc46d1791efb4a45bc657b8c705ab62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.998023  2335 tablet_service.cc:1511] Processing CreateTablet for tablet 87d4d525c9954934ae65f70eadb002a2 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:39.999406  2335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d4d525c9954934ae65f70eadb002a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.008400  2188 tablet_service.cc:1511] Processing CreateTablet for tablet fff046783868435a8fc4ad914239b96a (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:40.008653  2113 tablet_service.cc:1511] Processing CreateTablet for tablet fff046783868435a8fc4ad914239b96a (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:40.009781  2188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff046783868435a8fc4ad914239b96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.010007  2113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff046783868435a8fc4ad914239b96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.021236  2334 tablet_service.cc:1511] Processing CreateTablet for tablet 2b82554b6403460e85c18eed93580a98 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:40.026001  2191 tablet_service.cc:1511] Processing CreateTablet for tablet 2b82554b6403460e85c18eed93580a98 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:40.026095  2112 tablet_service.cc:1511] Processing CreateTablet for tablet 2b82554b6403460e85c18eed93580a98 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:40.031327  2112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b82554b6403460e85c18eed93580a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.027777  2334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b82554b6403460e85c18eed93580a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.034587  2339 tablet_service.cc:1511] Processing CreateTablet for tablet 826a6b3b1b8a4bf9abd40ade5aa93550 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:40.028730  2191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b82554b6403460e85c18eed93580a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.046151  2190 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1d40189fb14937846b749ca4d2a8b5 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:40.047526  2190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1d40189fb14937846b749ca4d2a8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.055555  2118 tablet_service.cc:1511] Processing CreateTablet for tablet 826a6b3b1b8a4bf9abd40ade5aa93550 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:40.060424  2118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 826a6b3b1b8a4bf9abd40ade5aa93550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.071508  2262 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1d40189fb14937846b749ca4d2a8b5 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
W20260710 13:26:40.072350  2075 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:40.072909  2262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1d40189fb14937846b749ca4d2a8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.076499  2397 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:40.080794  2341 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1d40189fb14937846b749ca4d2a8b5 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:40.082106  2341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1d40189fb14937846b749ca4d2a8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.094771  2114 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa079449f3e417e84ef21f646f4cc4f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:40.096145  2114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa079449f3e417e84ef21f646f4cc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.095875  2267 tablet_service.cc:1511] Processing CreateTablet for tablet 826a6b3b1b8a4bf9abd40ade5aa93550 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:40.097824  2267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 826a6b3b1b8a4bf9abd40ade5aa93550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.107529  2263 tablet_service.cc:1511] Processing CreateTablet for tablet fff046783868435a8fc4ad914239b96a (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:40.109624  2263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff046783868435a8fc4ad914239b96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.120626  2339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 826a6b3b1b8a4bf9abd40ade5aa93550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.121690  2397 tablet_bootstrap.cc:654] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.124428  2190 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa079449f3e417e84ef21f646f4cc4f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:40.125735  2190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa079449f3e417e84ef21f646f4cc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.133893  2262 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa079449f3e417e84ef21f646f4cc4f (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:40.135949  2115 tablet_service.cc:1511] Processing CreateTablet for tablet ee3650e3e78e41eaaea8ebe4a6210bf5 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:40.136639  2336 tablet_service.cc:1511] Processing CreateTablet for tablet ee3650e3e78e41eaaea8ebe4a6210bf5 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:40.137319  2115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3650e3e78e41eaaea8ebe4a6210bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.137828  2336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3650e3e78e41eaaea8ebe4a6210bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.146198  2117 tablet_service.cc:1511] Processing CreateTablet for tablet 1697b7eeb1224ed0863433a50095e330 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:40.147588  2117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1697b7eeb1224ed0863433a50095e330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.150185  2398 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:40.150756  2398 ts_tablet_manager.cc:1403] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.302s	user 0.035s	sys 0.029s
I20260710 13:26:40.150832  2262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa079449f3e417e84ef21f646f4cc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.153610  2194 tablet_service.cc:1511] Processing CreateTablet for tablet eff0d927d2c14ccaad5a5736b71b1bb4 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:40.153728  2398 raft_consensus.cc:359] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.154476  2398 raft_consensus.cc:385] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.154819  2398 raft_consensus.cc:740] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.155035  2194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff0d927d2c14ccaad5a5736b71b1bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.155623  2398 consensus_queue.cc:260] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.157675  2265 tablet_service.cc:1511] Processing CreateTablet for tablet eff0d927d2c14ccaad5a5736b71b1bb4 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:40.158318  2399 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:40.145000  2268 tablet_service.cc:1511] Processing CreateTablet for tablet 1697b7eeb1224ed0863433a50095e330 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:40.158833  2399 ts_tablet_manager.cc:1403] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.208s	user 0.023s	sys 0.013s
I20260710 13:26:40.159018  2265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff0d927d2c14ccaad5a5736b71b1bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.160940  2268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1697b7eeb1224ed0863433a50095e330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.161765  2399 raft_consensus.cc:359] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.163820  2338 tablet_service.cc:1511] Processing CreateTablet for tablet 1697b7eeb1224ed0863433a50095e330 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:40.165098  2338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1697b7eeb1224ed0863433a50095e330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.162501  2399 raft_consensus.cc:385] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.171980  2399 raft_consensus.cc:740] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.176467  2341 tablet_service.cc:1511] Processing CreateTablet for tablet eff0d927d2c14ccaad5a5736b71b1bb4 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:40.177897  2341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff0d927d2c14ccaad5a5736b71b1bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.179177  2399 consensus_queue.cc:260] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.190179  2401 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:40.196555  2113 tablet_service.cc:1511] Processing CreateTablet for tablet 41a5875e410f4aa69a7d144ba9814ded (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:40.198000  2113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a5875e410f4aa69a7d144ba9814ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.199054  2401 tablet_bootstrap.cc:654] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.219578  2266 tablet_service.cc:1511] Processing CreateTablet for tablet 41a5875e410f4aa69a7d144ba9814ded (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:40.220958  2266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a5875e410f4aa69a7d144ba9814ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.225117  2340 tablet_service.cc:1511] Processing CreateTablet for tablet 5f13cbc516c24e65b18a3880a94b1757 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:40.226737  2340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f13cbc516c24e65b18a3880a94b1757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.229166  2116 tablet_service.cc:1511] Processing CreateTablet for tablet 5f13cbc516c24e65b18a3880a94b1757 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:40.231003  2116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f13cbc516c24e65b18a3880a94b1757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.249480  2188 tablet_service.cc:1511] Processing CreateTablet for tablet 41a5875e410f4aa69a7d144ba9814ded (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:40.249737  2193 tablet_service.cc:1511] Processing CreateTablet for tablet 5f13cbc516c24e65b18a3880a94b1757 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:40.251030  2188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a5875e410f4aa69a7d144ba9814ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.257505  2267 tablet_service.cc:1511] Processing CreateTablet for tablet 45c44f5921d04231882f15295b662aad (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:40.265905  2193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f13cbc516c24e65b18a3880a94b1757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.275112  2334 tablet_service.cc:1511] Processing CreateTablet for tablet 45c44f5921d04231882f15295b662aad (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:40.275497  2303 heartbeater.cc:499] Master 127.31.188.62:36399 was elected leader, sending a full tablet report...
I20260710 13:26:40.276495  2334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c44f5921d04231882f15295b662aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.278146  2399 ts_tablet_manager.cc:1434] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.119s	user 0.018s	sys 0.022s
I20260710 13:26:40.277956  2267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c44f5921d04231882f15295b662aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.288242  2229 heartbeater.cc:499] Master 127.31.188.62:36399 was elected leader, sending a full tablet report...
I20260710 13:26:40.290860  2192 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2bae23358b4ed18ef0468ef14b5573 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:40.291407  2337 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2bae23358b4ed18ef0468ef14b5573 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:40.292225  2192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2bae23358b4ed18ef0468ef14b5573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.292595  2337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2bae23358b4ed18ef0468ef14b5573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.296614  2397 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:40.297145  2397 ts_tablet_manager.cc:1403] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.221s	user 0.007s	sys 0.022s
I20260710 13:26:40.299806  2263 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2bae23358b4ed18ef0468ef14b5573 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:40.301226  2263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2bae23358b4ed18ef0468ef14b5573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.288321  2399 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:40.309237  2397 raft_consensus.cc:359] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.325619  2399 tablet_bootstrap.cc:654] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.327090  2154 heartbeater.cc:499] Master 127.31.188.62:36399 was elected leader, sending a full tablet report...
I20260710 13:26:40.286804  2191 tablet_service.cc:1511] Processing CreateTablet for tablet ee3650e3e78e41eaaea8ebe4a6210bf5 (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:40.328857  2114 tablet_service.cc:1511] Processing CreateTablet for tablet 45c44f5921d04231882f15295b662aad (DEFAULT_TABLE table=test-workload [id=f89b695814f54ec69c657dd2b162dceb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:40.331265  2398 ts_tablet_manager.cc:1434] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.180s	user 0.023s	sys 0.019s
I20260710 13:26:40.310884  2397 raft_consensus.cc:385] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.341683  2397 raft_consensus.cc:740] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.342679  2397 consensus_queue.cc:260] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.348282  2191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3650e3e78e41eaaea8ebe4a6210bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.354238  2404 raft_consensus.cc:493] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.354976  2398 tablet_bootstrap.cc:492] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:40.354785  2404 raft_consensus.cc:515] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.361541  2398 tablet_bootstrap.cc:654] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.366979  2404 leader_election.cc:290] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:40.369364  2397 ts_tablet_manager.cc:1434] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.010s
I20260710 13:26:40.371039  2397 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:40.378260  2114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c44f5921d04231882f15295b662aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.395678  2401 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:40.396209  2401 ts_tablet_manager.cc:1403] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.206s	user 0.015s	sys 0.021s
W20260710 13:26:40.400408  2230 tablet.cc:2406] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:26:40.401304  2401 raft_consensus.cc:359] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.402046  2401 raft_consensus.cc:385] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.402343  2401 raft_consensus.cc:740] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.404459  2401 consensus_queue.cc:260] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.428392  2399 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:40.428958  2399 ts_tablet_manager.cc:1403] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.011s
I20260710 13:26:40.436640  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a2c5855f16407d9b02c9a215af9be1" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:40.437625  2397 tablet_bootstrap.cc:654] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:40.438354  2168 leader_election.cc:343] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.439368  2399 raft_consensus.cc:359] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.440093  2399 raft_consensus.cc:385] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.440379  2399 raft_consensus.cc:740] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.445804  2399 consensus_queue.cc:260] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.449551  2399 ts_tablet_manager.cc:1434] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:26:40.450248  2399 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:40.440461  2398 tablet_bootstrap.cc:492] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:40.455032  2398 ts_tablet_manager.cc:1403] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.021s
I20260710 13:26:40.457927  2398 raft_consensus.cc:359] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.458673  2398 raft_consensus.cc:385] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.458788  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a2c5855f16407d9b02c9a215af9be1" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:40.459024  2398 raft_consensus.cc:740] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.459478  2278 raft_consensus.cc:2468] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:40.459777  2398 consensus_queue.cc:260] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.461663  2167 leader_election.cc:304] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:40.464339  2397 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:40.464447  2404 raft_consensus.cc:2804] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.464877  2397 ts_tablet_manager.cc:1403] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.005s
I20260710 13:26:40.464850  2404 raft_consensus.cc:493] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.465343  2404 raft_consensus.cc:3060] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.461933  2398 ts_tablet_manager.cc:1434] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:26:40.466594  2398 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:40.473016  2404 raft_consensus.cc:515] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.474607  2401 ts_tablet_manager.cc:1434] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.078s	user 0.020s	sys 0.028s
I20260710 13:26:40.475807  2401 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:40.475931  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a2c5855f16407d9b02c9a215af9be1" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:40.476984  2377 heartbeater.cc:499] Master 127.31.188.62:36399 was elected leader, sending a full tablet report...
I20260710 13:26:40.476714  2397 raft_consensus.cc:359] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
W20260710 13:26:40.477353  2168 leader_election.cc:343] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.477873  2399 tablet_bootstrap.cc:654] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.473049  2398 tablet_bootstrap.cc:654] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.477463  2397 raft_consensus.cc:385] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.482615  2397 raft_consensus.cc:740] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.483757  2401 tablet_bootstrap.cc:654] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.485739  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a2c5855f16407d9b02c9a215af9be1" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:40.486546  2278 raft_consensus.cc:3060] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.491614  2414 raft_consensus.cc:493] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.492146  2414 raft_consensus.cc:515] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.495036  2397 consensus_queue.cc:260] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.498064  2397 ts_tablet_manager.cc:1434] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:26:40.499321  2397 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:40.501595  2404 leader_election.cc:290] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Requested vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:40.504896  2278 raft_consensus.cc:2468] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:40.506018  2407 raft_consensus.cc:493] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.506495  2407 raft_consensus.cc:515] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.513496  2407 leader_election.cc:290] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:40.521605  2397 tablet_bootstrap.cc:654] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.524294  2414 leader_election.cc:290] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:40.525547  2167 leader_election.cc:304] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:40.526532  2404 raft_consensus.cc:2804] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:40.530400  2398 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:40.531126  2398 ts_tablet_manager.cc:1403] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.008s
I20260710 13:26:40.535399  2398 raft_consensus.cc:359] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.536363  2398 raft_consensus.cc:385] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.536741  2398 raft_consensus.cc:740] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.537868  2398 consensus_queue.cc:260] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.544305  2426 raft_consensus.cc:493] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.544847  2426 raft_consensus.cc:515] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.546011  2401 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:40.546845  2404 raft_consensus.cc:697] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Becoming Leader. State: Replica: 7954af88dd984094884290bb95274d85, State: Running, Role: LEADER
I20260710 13:26:40.546599  2401 ts_tablet_manager.cc:1403] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.007s
I20260710 13:26:40.548789  2404 consensus_queue.cc:237] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.555824  2401 raft_consensus.cc:359] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.556371  2401 raft_consensus.cc:385] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.556559  2401 raft_consensus.cc:740] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.557178  2401 consensus_queue.cc:260] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.557607  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d973b4b52044e291b4214c01b94df0" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
W20260710 13:26:40.559270  2093 leader_election.cc:343] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.560563  2405 raft_consensus.cc:493] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.561223  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d973b4b52044e291b4214c01b94df0" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:40.561053  2405 raft_consensus.cc:515] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
W20260710 13:26:40.563519  2092 leader_election.cc:343] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.563953  2092 leader_election.cc:304] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87bc460d198f4f15801ff4d7220a9461; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85
I20260710 13:26:40.564401  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efba5c8036f341c2ad361fc3dff84d4f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:40.565112  2407 raft_consensus.cc:2749] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:40.565284  2405 leader_election.cc:290] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
W20260710 13:26:40.566185  2167 leader_election.cc:343] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.567312  2401 ts_tablet_manager.cc:1434] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 13:26:40.571813  2401 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:40.573463  2397 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:40.574033  2397 ts_tablet_manager.cc:1403] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.005s
I20260710 13:26:40.588980  2399 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:40.589748  2399 ts_tablet_manager.cc:1403] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.140s	user 0.022s	sys 0.039s
I20260710 13:26:40.594300  2397 raft_consensus.cc:359] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.603226  2397 raft_consensus.cc:385] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.603319  2407 raft_consensus.cc:493] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.603578  2397 raft_consensus.cc:740] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.603852  2407 raft_consensus.cc:515] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.604476  2397 consensus_queue.cc:260] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.606364  2399 raft_consensus.cc:359] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.607273  2399 raft_consensus.cc:385] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.607582  2399 raft_consensus.cc:740] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.608757  2407 leader_election.cc:290] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:40.608479  2399 consensus_queue.cc:260] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.608596  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb4910b7ca421e8c5b724b014a78cb" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
W20260710 13:26:40.611032  2093 leader_election.cc:343] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.611590  2398 ts_tablet_manager.cc:1434] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.080s	user 0.014s	sys 0.008s
I20260710 13:26:40.612715  2398 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:40.612963  2026 catalog_manager.cc:5697] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7954af88dd984094884290bb95274d85 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "7954af88dd984094884290bb95274d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:40.617851  2397 ts_tablet_manager.cc:1434] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.000s
I20260710 13:26:40.620302  2397 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:40.616200  2401 tablet_bootstrap.cc:654] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.629951  2399 ts_tablet_manager.cc:1434] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.006s
I20260710 13:26:40.624373  2426 leader_election.cc:290] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:40.631134  2399 tablet_bootstrap.cc:492] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:40.633018  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739cab8ce6914516a13046b3e5e78ce4" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:40.637171  2204 raft_consensus.cc:2468] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:40.638693  2242 leader_election.cc:304] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:40.639631  2405 raft_consensus.cc:2804] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.640009  2405 raft_consensus.cc:493] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.640377  2405 raft_consensus.cc:3060] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.643500  2397 tablet_bootstrap.cc:654] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.652464  2398 tablet_bootstrap.cc:654] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.643714  2399 tablet_bootstrap.cc:654] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.646474  2405 raft_consensus.cc:515] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.648432  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6d44623d9d41e88c32dcd1c1feeca7" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:40.658977  2129 raft_consensus.cc:2468] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:40.659073  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739cab8ce6914516a13046b3e5e78ce4" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:40.660712  2316 leader_election.cc:304] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:40.661911  2414 raft_consensus.cc:2804] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.662357  2414 raft_consensus.cc:493] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.662739  2414 raft_consensus.cc:3060] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:40.665198  2242 leader_election.cc:343] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.658346  2405 leader_election.cc:290] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Requested vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:40.666765  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739cab8ce6914516a13046b3e5e78ce4" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:40.667399  2204 raft_consensus.cc:3060] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.672591  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739cab8ce6914516a13046b3e5e78ce4" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
W20260710 13:26:40.674055  2242 leader_election.cc:343] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.685801  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efba5c8036f341c2ad361fc3dff84d4f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:40.688194  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb4910b7ca421e8c5b724b014a78cb" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:40.690438  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6d44623d9d41e88c32dcd1c1feeca7" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:40.691339  2278 raft_consensus.cc:2468] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
W20260710 13:26:40.693287  2170 leader_election.cc:343] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.693902  2170 leader_election.cc:304] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7954af88dd984094884290bb95274d85; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:40.694993  2426 raft_consensus.cc:2749] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:26:40.695989  2095 leader_election.cc:343] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.696657  2095 leader_election.cc:304] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87bc460d198f4f15801ff4d7220a9461; no voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85
I20260710 13:26:40.698199  2407 raft_consensus.cc:2749] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:40.674314  2414 raft_consensus.cc:515] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.704000  2414 leader_election.cc:290] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:40.704269  2401 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:40.700732  2204 raft_consensus.cc:2468] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 1.
I20260710 13:26:40.705916  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6d44623d9d41e88c32dcd1c1feeca7" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:40.706346  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6d44623d9d41e88c32dcd1c1feeca7" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:40.706506  2128 raft_consensus.cc:3060] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.706925  2278 raft_consensus.cc:3060] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.706812  2242 leader_election.cc:304] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:40.708511  2405 raft_consensus.cc:2804] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:40.705286  2401 ts_tablet_manager.cc:1403] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.010s
I20260710 13:26:40.714169  2405 raft_consensus.cc:697] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:40.714973  2401 raft_consensus.cc:359] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.715531  2397 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:40.715736  2401 raft_consensus.cc:385] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.715343  2405 consensus_queue.cc:237] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:40.716022  2397 ts_tablet_manager.cc:1403] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.017s
I20260710 13:26:40.716084  2401 raft_consensus.cc:740] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.717576  2278 raft_consensus.cc:2468] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:40.719652  2315 leader_election.cc:304] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 
I20260710 13:26:40.721500  2401 consensus_queue.cc:260] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.721706  2397 raft_consensus.cc:359] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.722465  2397 raft_consensus.cc:385] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.722731  2414 raft_consensus.cc:2804] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:40.723129  2397 raft_consensus.cc:740] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.724643  2398 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:40.727164  2398 ts_tablet_manager.cc:1403] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.011s
I20260710 13:26:40.724246  2128 raft_consensus.cc:2468] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:40.728488  2414 raft_consensus.cc:697] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:40.732776  2398 raft_consensus.cc:359] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.733373  2414 consensus_queue.cc:237] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.733762  2398 raft_consensus.cc:385] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.734213  2398 raft_consensus.cc:740] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.735230  2398 consensus_queue.cc:260] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.730182  2401 ts_tablet_manager.cc:1434] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.006s
I20260710 13:26:40.736781  2397 consensus_queue.cc:260] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.741843  2397 ts_tablet_manager.cc:1434] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 13:26:40.749318  2398 ts_tablet_manager.cc:1434] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:26:40.750488  2398 tablet_bootstrap.cc:492] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:40.752648  2025 catalog_manager.cc:5697] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:40.755312  2401 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:40.756981  2024 catalog_manager.cc:5697] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 1 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:40.759048  2397 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:40.765594  2398 tablet_bootstrap.cc:654] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.766230  2397 tablet_bootstrap.cc:654] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.770395  2399 tablet_bootstrap.cc:492] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:40.771124  2399 ts_tablet_manager.cc:1403] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.015s
I20260710 13:26:40.772729  2401 tablet_bootstrap.cc:654] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.774113  2399 raft_consensus.cc:359] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.774926  2399 raft_consensus.cc:385] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.775230  2399 raft_consensus.cc:740] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.776113  2399 consensus_queue.cc:260] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.778508  2397 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:40.779057  2397 ts_tablet_manager.cc:1403] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260710 13:26:40.781270  2398 tablet_bootstrap.cc:492] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:40.781847  2398 ts_tablet_manager.cc:1403] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.005s
I20260710 13:26:40.781967  2397 raft_consensus.cc:359] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.782488  2401 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:40.782801  2397 raft_consensus.cc:385] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.783057  2401 ts_tablet_manager.cc:1403] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 13:26:40.783142  2397 raft_consensus.cc:740] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.784119  2397 consensus_queue.cc:260] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.785543  2398 raft_consensus.cc:359] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.778535  2399 ts_tablet_manager.cc:1434] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:26:40.786047  2401 raft_consensus.cc:359] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.786345  2398 raft_consensus.cc:385] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.786887  2401 raft_consensus.cc:385] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.786962  2398 raft_consensus.cc:740] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.787294  2401 raft_consensus.cc:740] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.786063  2397 ts_tablet_manager.cc:1434] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 13:26:40.788056  2398 consensus_queue.cc:260] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.788925  2397 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:40.787402  2399 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:40.795981  2397 tablet_bootstrap.cc:654] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.796787  2398 ts_tablet_manager.cc:1434] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 13:26:40.797955  2398 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:40.798924  2401 consensus_queue.cc:260] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.801088  2399 tablet_bootstrap.cc:654] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.801229  2401 ts_tablet_manager.cc:1434] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:26:40.802222  2401 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:40.808483  2401 tablet_bootstrap.cc:654] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.814903  2398 tablet_bootstrap.cc:654] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.822916  2401 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:40.823462  2401 ts_tablet_manager.cc:1403] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260710 13:26:40.823604  2399 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:40.823948  2398 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:40.824290  2399 ts_tablet_manager.cc:1403] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.009s
I20260710 13:26:40.824384  2398 ts_tablet_manager.cc:1403] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.006s
I20260710 13:26:40.824414  2397 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:40.825109  2397 ts_tablet_manager.cc:1403] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260710 13:26:40.826462  2401 raft_consensus.cc:359] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.827255  2401 raft_consensus.cc:385] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.827543  2401 raft_consensus.cc:740] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.827518  2398 raft_consensus.cc:359] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.828469  2398 raft_consensus.cc:385] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.827891  2399 raft_consensus.cc:359] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.828066  2397 raft_consensus.cc:359] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.828816  2398 raft_consensus.cc:740] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.828912  2399 raft_consensus.cc:385] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.828670  2401 consensus_queue.cc:260] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.829075  2397 raft_consensus.cc:385] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.829401  2399 raft_consensus.cc:740] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.829666  2397 raft_consensus.cc:740] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.829861  2398 consensus_queue.cc:260] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.830789  2397 consensus_queue.cc:260] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.832433  2398 ts_tablet_manager.cc:1434] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:26:40.833274  2397 ts_tablet_manager.cc:1434] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 13:26:40.833518  2398 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:40.834376  2397 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:40.830308  2399 consensus_queue.cc:260] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.838091  2401 ts_tablet_manager.cc:1434] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:26:40.840283  2399 ts_tablet_manager.cc:1434] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:26:40.840677  2398 tablet_bootstrap.cc:654] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.841331  2399 tablet_bootstrap.cc:492] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:40.848385  2399 tablet_bootstrap.cc:654] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.849512  2401 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:40.858690  2397 tablet_bootstrap.cc:654] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.868631  2401 tablet_bootstrap.cc:654] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.872107  2399 tablet_bootstrap.cc:492] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:40.872679  2399 ts_tablet_manager.cc:1403] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.009s
I20260710 13:26:40.873631  2398 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:40.874307  2398 ts_tablet_manager.cc:1403] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.011s
I20260710 13:26:40.876653  2399 raft_consensus.cc:359] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.877693  2399 raft_consensus.cc:385] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.878069  2399 raft_consensus.cc:740] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.878196  2398 raft_consensus.cc:359] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.879599  2398 raft_consensus.cc:385] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.879159  2399 consensus_queue.cc:260] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.880501  2398 raft_consensus.cc:740] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.881459  2398 consensus_queue.cc:260] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.883445  2397 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:40.884012  2397 ts_tablet_manager.cc:1403] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.014s
I20260710 13:26:40.886364  2399 ts_tablet_manager.cc:1434] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:26:40.886771  2398 ts_tablet_manager.cc:1434] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:26:40.887511  2399 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:40.887744  2398 tablet_bootstrap.cc:492] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:40.890345  2407 raft_consensus.cc:493] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.890842  2407 raft_consensus.cc:515] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.892204  2401 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:40.892675  2401 ts_tablet_manager.cc:1403] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.016s
I20260710 13:26:40.892865  2407 leader_election.cc:290] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:40.895337  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:40.896111  2426 raft_consensus.cc:493] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.895834  2401 raft_consensus.cc:359] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.895987  2278 raft_consensus.cc:2468] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 0.
I20260710 13:26:40.896612  2401 raft_consensus.cc:385] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.896638  2426 raft_consensus.cc:515] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.897230  2401 raft_consensus.cc:740] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.898077  2092 leader_election.cc:304] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:40.898011  2401 consensus_queue.cc:260] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.899047  2426 leader_election.cc:290] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:40.896780  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:40.899995  2352 raft_consensus.cc:2468] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 0.
I20260710 13:26:40.903532  2399 tablet_bootstrap.cc:654] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.905049  2398 tablet_bootstrap.cc:654] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.902159  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616ddd0c42d640628d3614c425df0b5b" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:40.907128  2128 raft_consensus.cc:2468] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:40.908506  2401 ts_tablet_manager.cc:1434] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:26:40.908488  2168 leader_election.cc:304] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:40.909403  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616ddd0c42d640628d3614c425df0b5b" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:40.909665  2426 raft_consensus.cc:2804] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.910074  2352 raft_consensus.cc:2468] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:40.910250  2426 raft_consensus.cc:493] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.910825  2426 raft_consensus.cc:3060] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.899151  2407 raft_consensus.cc:2804] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.912546  2407 raft_consensus.cc:493] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.913084  2407 raft_consensus.cc:3060] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.920418  2397 raft_consensus.cc:359] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.926705  2397 raft_consensus.cc:385] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.928905  2397 raft_consensus.cc:740] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.930572  2397 consensus_queue.cc:260] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
W20260710 13:26:40.933910  2168 consensus_peers.cc:597] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:40.935212  2401 tablet_bootstrap.cc:492] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:40.937299  2397 ts_tablet_manager.cc:1434] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260710 13:26:40.938747  2404 raft_consensus.cc:493] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.937863  2407 raft_consensus.cc:515] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:40.939390  2404 raft_consensus.cc:515] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.943053  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b809a3df6a14f2d91b6185ad8789396" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:40.943861  2352 raft_consensus.cc:2468] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:40.944628  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b809a3df6a14f2d91b6185ad8789396" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:40.945415  2428 raft_consensus.cc:493] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.945564  2404 leader_election.cc:290] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:40.945462  2128 raft_consensus.cc:2468] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:40.946161  2428 raft_consensus.cc:515] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.948035  2168 leader_election.cc:304] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:40.949157  2404 raft_consensus.cc:2804] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.949581  2405 raft_consensus.cc:493] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.949635  2404 raft_consensus.cc:493] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.950354  2404 raft_consensus.cc:3060] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.950269  2405 raft_consensus.cc:515] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:40.952497  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:40.952680  2405 leader_election.cc:290] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:40.954305  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
W20260710 13:26:40.955895  2242 leader_election.cc:343] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:40.960249  2170 leader_election.cc:343] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.949704  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:40.966764  2426 raft_consensus.cc:515] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.975064  2414 raft_consensus.cc:493] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.975574  2414 raft_consensus.cc:515] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
W20260710 13:26:40.975915  2167 leader_election.cc:343] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.976372  2167 leader_election.cc:304] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7954af88dd984094884290bb95274d85; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:40.976519  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616ddd0c42d640628d3614c425df0b5b" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:40.977304  2427 raft_consensus.cc:2749] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:40.977408  2426 leader_election.cc:290] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:40.977305  2128 raft_consensus.cc:3060] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.978804  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:40.979411  2129 raft_consensus.cc:2468] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:40.980232  2445 raft_consensus.cc:493] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.980682  2445 raft_consensus.cc:515] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.982581  2401 tablet_bootstrap.cc:654] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.983023  2445 leader_election.cc:290] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:40.983575  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:40.985114  2316 leader_election.cc:304] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:40.950559  2428 leader_election.cc:290] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:40.987900  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb4910b7ca421e8c5b724b014a78cb" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:40.987958  2404 raft_consensus.cc:515] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:40.988626  2129 raft_consensus.cc:2468] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:40.989087  2128 raft_consensus.cc:2468] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:40.990284  2168 leader_election.cc:304] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:40.991729  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:40.992172  2316 leader_election.cc:304] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
W20260710 13:26:40.985128  2244 leader_election.cc:343] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.993258  2404 leader_election.cc:290] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:40.993356  2244 leader_election.cc:304] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84; no voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85
I20260710 13:26:40.994350  2445 raft_consensus.cc:2804] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.994568  2444 raft_consensus.cc:2804] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.994836  2445 raft_consensus.cc:493] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.995039  2444 raft_consensus.cc:493] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.995252  2445 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.995407  2444 raft_consensus.cc:3060] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.997624  2401 tablet_bootstrap.cc:492] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:40.998132  2401 ts_tablet_manager.cc:1403] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.005s
I20260710 13:26:40.991590  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b809a3df6a14f2d91b6185ad8789396" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:40.998832  2405 raft_consensus.cc:2749] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:40.999018  2351 raft_consensus.cc:3060] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.000396  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616ddd0c42d640628d3614c425df0b5b" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:41.001035  2352 raft_consensus.cc:3060] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.977607  2414 leader_election.cc:290] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.002414  2401 raft_consensus.cc:359] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.003533  2401 raft_consensus.cc:385] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.003923  2401 raft_consensus.cc:740] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.005137  2401 consensus_queue.cc:260] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
W20260710 13:26:41.008073  2315 leader_election.cc:343] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.008642  2401 ts_tablet_manager.cc:1434] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:26:41.009351  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b809a3df6a14f2d91b6185ad8789396" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:41.009997  2129 raft_consensus.cc:3060] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.010006  2401 tablet_bootstrap.cc:492] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:41.018688  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb4910b7ca421e8c5b724b014a78cb" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:41.019421  2204 raft_consensus.cc:2468] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:41.019544  2401 tablet_bootstrap.cc:654] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.991222  2428 raft_consensus.cc:2804] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.021523  2428 raft_consensus.cc:697] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Becoming Leader. State: Replica: 7954af88dd984094884290bb95274d85, State: Running, Role: LEADER
I20260710 13:26:41.025571  2428 consensus_queue.cc:237] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.028855  2444 raft_consensus.cc:515] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.032015  2127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb4910b7ca421e8c5b724b014a78cb" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:41.032593  2401 tablet_bootstrap.cc:492] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:41.032665  2351 raft_consensus.cc:2468] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:41.032671  2127 raft_consensus.cc:3060] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.033133  2401 ts_tablet_manager.cc:1403] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 13:26:41.035866  2401 raft_consensus.cc:359] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.036345  2401 raft_consensus.cc:385] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.036598  2401 raft_consensus.cc:740] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.037041  2401 consensus_queue.cc:260] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.037539  2414 raft_consensus.cc:493] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.037973  2414 raft_consensus.cc:515] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.039616  2170 leader_election.cc:304] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:41.039988  2414 leader_election.cc:290] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:41.040520  2428 raft_consensus.cc:2804] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.040968  2428 raft_consensus.cc:697] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Becoming Leader. State: Replica: 7954af88dd984094884290bb95274d85, State: Running, Role: LEADER
I20260710 13:26:41.041759  2428 consensus_queue.cc:237] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.046550  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d40189fb14937846b749ca4d2a8b5" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:41.048871  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d40189fb14937846b749ca4d2a8b5" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
W20260710 13:26:41.050259  2315 leader_election.cc:343] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.050879  2397 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
W20260710 13:26:41.051287  2316 leader_election.cc:343] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.051748  2316 leader_election.cc:304] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85
I20260710 13:26:41.056756  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:41.057390  2278 raft_consensus.cc:3060] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.057456  2414 raft_consensus.cc:2749] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.060801  2025 catalog_manager.cc:5697] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7954af88dd984094884290bb95274d85 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "7954af88dd984094884290bb95274d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:41.063742  2407 leader_election.cc:290] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.065454  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb4910b7ca421e8c5b724b014a78cb" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:41.066156  2444 leader_election.cc:290] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Requested vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:41.066417  2278 raft_consensus.cc:2468] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 1.
I20260710 13:26:41.067889  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:41.085513  2092 leader_election.cc:304] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:41.085867  2351 raft_consensus.cc:3060] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:41.075168  2075 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:41.085901  2399 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:41.086664  2401 ts_tablet_manager.cc:1434] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.053s	user 0.014s	sys 0.037s
I20260710 13:26:41.086719  2433 raft_consensus.cc:2804] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.087041  2399 ts_tablet_manager.cc:1403] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.200s	user 0.083s	sys 0.084s
I20260710 13:26:41.087842  2401 tablet_bootstrap.cc:492] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:41.090206  2399 raft_consensus.cc:359] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.090952  2399 raft_consensus.cc:385] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.091300  2399 raft_consensus.cc:740] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.092363  2433 raft_consensus.cc:697] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
I20260710 13:26:41.093542  2433 consensus_queue.cc:237] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.093586  2399 consensus_queue.cc:260] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.096405  2399 ts_tablet_manager.cc:1434] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:26:41.097445  2399 tablet_bootstrap.cc:492] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:41.100232  2351 raft_consensus.cc:2468] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 1.
I20260710 13:26:41.102010  2401 tablet_bootstrap.cc:654] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.104095  2399 tablet_bootstrap.cc:654] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.108745  2027 catalog_manager.cc:5697] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7954af88dd984094884290bb95274d85 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "7954af88dd984094884290bb95274d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:41.110558  2405 consensus_queue.cc:1048] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:41.117973  2204 raft_consensus.cc:3060] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.124496  2127 raft_consensus.cc:2468] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:41.069849  2352 raft_consensus.cc:2468] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:41.132368  2129 raft_consensus.cc:2468] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:41.147709  2316 leader_election.cc:304] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:41.148741  2398 tablet_bootstrap.cc:492] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:41.158354  2398 ts_tablet_manager.cc:1403] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.271s	user 0.016s	sys 0.054s
I20260710 13:26:41.156955  2405 raft_consensus.cc:493] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.155599  2428 consensus_queue.cc:1048] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:41.160319  2464 raft_consensus.cc:2804] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.160826  2464 raft_consensus.cc:697] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:41.161652  2464 consensus_queue.cc:237] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.166838  2405 raft_consensus.cc:515] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.169848  2444 consensus_queue.cc:1048] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:41.170866  2405 leader_election.cc:290] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.174176  2398 raft_consensus.cc:359] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.174945  2398 raft_consensus.cc:385] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.175266  2398 raft_consensus.cc:740] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.081720  2445 raft_consensus.cc:515] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.179566  2398 consensus_queue.cc:260] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.182569  2398 ts_tablet_manager.cc:1434] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:26:41.178750  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.186439  2351 raft_consensus.cc:2393] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e22f6c44d9458aa54e4abbee5a3d84 in current term 1: Already voted for candidate 6aef489e774047c281fbb8428a9cbf63 in this term.
I20260710 13:26:41.198266  2397 tablet_bootstrap.cc:654] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.203078  2398 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:41.205981  2399 tablet_bootstrap.cc:492] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:41.206475  2399 ts_tablet_manager.cc:1403] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.109s	user 0.039s	sys 0.062s
I20260710 13:26:41.208952  2399 raft_consensus.cc:359] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.209632  2398 tablet_bootstrap.cc:654] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.210947  2127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:41.211615  2127 raft_consensus.cc:2468] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:41.211266  2027 catalog_manager.cc:5697] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:41.209627  2399 raft_consensus.cc:385] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.212910  2025 catalog_manager.cc:5697] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 1 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.213784  2399 raft_consensus.cc:740] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.218834  2398 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:41.218943  2242 leader_election.cc:304] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:41.219399  2398 ts_tablet_manager.cc:1403] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260710 13:26:41.221405  2399 consensus_queue.cc:260] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.222206  2445 leader_election.cc:290] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.223498  2399 ts_tablet_manager.cc:1434] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:26:41.225019  2399 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:41.226908  2401 tablet_bootstrap.cc:492] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:41.227632  2401 ts_tablet_manager.cc:1403] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.140s	user 0.028s	sys 0.028s
I20260710 13:26:41.231477  2399 tablet_bootstrap.cc:654] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.231127  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:41.232080  2128 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.227490  2277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
W20260710 13:26:41.224373  2242 consensus_peers.cc:597] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:41.223320  2204 raft_consensus.cc:2468] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:41.248318  2405 raft_consensus.cc:493] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.247558  2401 raft_consensus.cc:359] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.249254  2401 raft_consensus.cc:385] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.248975  2405 raft_consensus.cc:515] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.249625  2401 raft_consensus.cc:740] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.250792  2401 consensus_queue.cc:260] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.253006  2401 ts_tablet_manager.cc:1434] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:26:41.253906  2401 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:41.254776  2398 raft_consensus.cc:359] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.255710  2398 raft_consensus.cc:385] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.256057  2398 raft_consensus.cc:740] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.257053  2398 consensus_queue.cc:260] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.222163  2474 raft_consensus.cc:2804] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.260417  2277 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.264458  2398 ts_tablet_manager.cc:1434] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 13:26:41.266032  2398 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:41.271344  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d40189fb14937846b749ca4d2a8b5" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
W20260710 13:26:41.273152  2242 leader_election.cc:343] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.279441  2405 leader_election.cc:290] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.284241  2401 tablet_bootstrap.cc:654] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.288426  2398 tablet_bootstrap.cc:654] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.282435  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d40189fb14937846b749ca4d2a8b5" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.286307  2445 consensus_queue.cc:1048] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:26:41.292629  2464 raft_consensus.cc:493] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.293309  2397 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:41.286031  2428 raft_consensus.cc:493] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.295459  2399 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:41.295912  2397 ts_tablet_manager.cc:1403] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.357s	user 0.013s	sys 0.003s
I20260710 13:26:41.296646  2399 ts_tablet_manager.cc:1403] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.027s
I20260710 13:26:41.298985  2277 raft_consensus.cc:2468] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:41.302955  2474 raft_consensus.cc:493] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.303408  2474 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:41.305347  2397 raft_consensus.cc:359] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.306001  2397 raft_consensus.cc:385] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.306218  2397 raft_consensus.cc:740] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.286653  2128 raft_consensus.cc:2468] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:41.297215  2351 raft_consensus.cc:2468] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:41.307427  2405 raft_consensus.cc:493] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.307919  2405 raft_consensus.cc:515] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.308240  2244 leader_election.cc:304] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:41.297309  2464 raft_consensus.cc:515] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.309996  2405 leader_election.cc:290] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.310578  2405 raft_consensus.cc:2804] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.310930  2405 raft_consensus.cc:493] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.311484  2464 leader_election.cc:290] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:41.312836  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:41.313530  2275 raft_consensus.cc:2468] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:41.300953  2428 raft_consensus.cc:515] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.314203  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efba5c8036f341c2ad361fc3dff84d4f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:41.314877  2204 raft_consensus.cc:2468] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:41.315016  2399 raft_consensus.cc:359] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.315689  2399 raft_consensus.cc:385] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.315833  2315 leader_election.cc:304] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 
I20260710 13:26:41.316000  2399 raft_consensus.cc:740] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.316525  2474 raft_consensus.cc:515] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.316809  2315 leader_election.cc:304] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 
I20260710 13:26:41.317029  2242 leader_election.cc:304] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:41.316917  2399 consensus_queue.cc:260] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.317492  2464 raft_consensus.cc:2804] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.311249  2405 raft_consensus.cc:3060] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.319386  2397 consensus_queue.cc:260] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.323705  2397 ts_tablet_manager.cc:1434] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260710 13:26:41.315702  2428 leader_election.cc:290] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.326126  2399 ts_tablet_manager.cc:1434] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260710 13:26:41.326988  2399 tablet_bootstrap.cc:492] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:41.328366  2397 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:41.329278  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efba5c8036f341c2ad361fc3dff84d4f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.329913  2352 raft_consensus.cc:2468] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:41.322448  2445 raft_consensus.cc:2804] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.324796  2464 raft_consensus.cc:697] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:41.332862  2441 raft_consensus.cc:2804] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.336395  2441 raft_consensus.cc:493] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.336830  2441 raft_consensus.cc:3060] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.336911  2464 consensus_queue.cc:237] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.346458  2401 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:41.347126  2401 ts_tablet_manager.cc:1403] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.000s
I20260710 13:26:41.347790  2399 tablet_bootstrap.cc:654] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.333802  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:41.350387  2401 raft_consensus.cc:359] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.363698  2401 raft_consensus.cc:385] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.364125  2401 raft_consensus.cc:740] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.365052  2401 consensus_queue.cc:260] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.340948  2445 raft_consensus.cc:493] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.370118  2401 ts_tablet_manager.cc:1434] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:26:41.340744  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.372113  2445 raft_consensus.cc:3060] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.370460  2278 raft_consensus.cc:2468] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:41.384895  2397 tablet_bootstrap.cc:654] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.377660  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:41.392733  2167 leader_election.cc:304] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:41.394253  2399 tablet_bootstrap.cc:492] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:41.396154  2399 ts_tablet_manager.cc:1403] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.018s
I20260710 13:26:41.396052  2203 raft_consensus.cc:2468] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:41.398057  2474 leader_election.cc:290] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 2 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.398342  2441 raft_consensus.cc:515] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.399055  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:41.399847  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:41.400424  2128 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:41.401528  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efba5c8036f341c2ad361fc3dff84d4f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:41.402103  2203 raft_consensus.cc:3060] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.406378  2404 raft_consensus.cc:2804] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.406800  2404 raft_consensus.cc:493] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.407130  2404 raft_consensus.cc:3060] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.416983  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efba5c8036f341c2ad361fc3dff84d4f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:41.417658  2352 raft_consensus.cc:3060] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.417405  2445 raft_consensus.cc:515] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.418614  2351 raft_consensus.cc:2393] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 in current term 1: Already voted for candidate 6aef489e774047c281fbb8428a9cbf63 in this term.
I20260710 13:26:41.420290  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:41.419869  2027 catalog_manager.cc:5697] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 1 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.394927  2405 raft_consensus.cc:515] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.424817  2445 leader_election.cc:290] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:41.426867  2405 leader_election.cc:290] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.426297  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:41.437180  2278 raft_consensus.cc:3060] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.429234  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d40189fb14937846b749ca4d2a8b5" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:41.438717  2351 raft_consensus.cc:3060] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.427762  2202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d40189fb14937846b749ca4d2a8b5" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
W20260710 13:26:41.443120  2242 leader_election.cc:343] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.445443  2404 raft_consensus.cc:515] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.449653  2204 raft_consensus.cc:2393] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6aef489e774047c281fbb8428a9cbf63 in current term 1: Already voted for candidate 7954af88dd984094884290bb95274d85 in this term.
I20260710 13:26:41.451248  2401 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:41.451830  2427 consensus_queue.cc:1048] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:41.454685  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:41.445947  2399 raft_consensus.cc:359] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.457463  2427 consensus_queue.cc:1048] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:26:41.458846  2399 raft_consensus.cc:385] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.459271  2399 raft_consensus.cc:740] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.459553  2349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:41.447692  2128 raft_consensus.cc:2468] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 2.
I20260710 13:26:41.469830  2401 tablet_bootstrap.cc:654] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.460219  2399 consensus_queue.cc:260] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.460414  2349 raft_consensus.cc:2393] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 in current term 1: Already voted for candidate 6aef489e774047c281fbb8428a9cbf63 in this term.
I20260710 13:26:41.469002  2404 leader_election.cc:290] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.425467  2441 leader_election.cc:290] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.478036  2399 ts_tablet_manager.cc:1434] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.003s
I20260710 13:26:41.477919  2242 leader_election.cc:304] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:41.479250  2405 raft_consensus.cc:2804] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:41.479763  2405 raft_consensus.cc:697] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:41.480564  2405 consensus_queue.cc:237] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER 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: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.484297  2399 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:41.483074  2404 consensus_queue.cc:1048] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:26:41.491818  2351 raft_consensus.cc:2468] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 1.
I20260710 13:26:41.495369  2244 leader_election.cc:304] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:41.502619  2398 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:41.503294  2398 ts_tablet_manager.cc:1403] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.238s	user 0.013s	sys 0.022s
I20260710 13:26:41.505627  2170 leader_election.cc:304] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [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: 7954af88dd984094884290bb95274d85; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:41.506968  2404 raft_consensus.cc:2749] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.484063  2278 raft_consensus.cc:2468] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:41.497948  2352 raft_consensus.cc:2468] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 1.
I20260710 13:26:41.501420  2441 raft_consensus.cc:2804] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.516412  2426 consensus_queue.cc:1048] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.520277  2399 tablet_bootstrap.cc:654] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.500800  2203 raft_consensus.cc:2468] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 1.
I20260710 13:26:41.524241  2315 leader_election.cc:304] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:41.522768  2027 catalog_manager.cc:5697] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 1 to 2, leader changed from 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4) to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 2 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.524544  2242 leader_election.cc:304] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:41.530571  2488 raft_consensus.cc:2804] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.537209  2398 raft_consensus.cc:359] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.537747  2398 raft_consensus.cc:385] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.538085  2398 raft_consensus.cc:740] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.538751  2398 consensus_queue.cc:260] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.541741  2398 ts_tablet_manager.cc:1434] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260710 13:26:41.534899  2474 raft_consensus.cc:2804] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.547487  2474 raft_consensus.cc:697] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:41.548362  2474 consensus_queue.cc:237] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.526857  2441 raft_consensus.cc:697] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:41.553985  2441 consensus_queue.cc:237] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.532743  2488 raft_consensus.cc:697] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:41.555461  2488 consensus_queue.cc:237] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.568950  2397 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:41.569547  2397 ts_tablet_manager.cc:1403] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.241s	user 0.037s	sys 0.020s
I20260710 13:26:41.574465  2398 tablet_bootstrap.cc:492] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:41.582327  2397 raft_consensus.cc:359] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.585273  2397 raft_consensus.cc:385] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.585542  2397 raft_consensus.cc:740] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.586346  2433 raft_consensus.cc:493] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.586865  2433 raft_consensus.cc:515] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.588474  2399 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:41.588992  2399 ts_tablet_manager.cc:1403] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.006s
I20260710 13:26:41.590958  2397 consensus_queue.cc:260] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.597172  2433 leader_election.cc:290] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:41.598436  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739cab8ce6914516a13046b3e5e78ce4" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:41.599637  2401 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:41.599982  2397 ts_tablet_manager.cc:1434] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 13:26:41.600170  2401 ts_tablet_manager.cc:1403] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.149s	user 0.027s	sys 0.041s
I20260710 13:26:41.600960  2397 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:41.601188  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739cab8ce6914516a13046b3e5e78ce4" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:41.602761  2093 leader_election.cc:304] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87bc460d198f4f15801ff4d7220a9461; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85
I20260710 13:26:41.603717  2407 raft_consensus.cc:493] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.604176  2407 raft_consensus.cc:515] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.606158  2407 leader_election.cc:290] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:41.607611  2399 raft_consensus.cc:359] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.608269  2399 raft_consensus.cc:385] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.608539  2399 raft_consensus.cc:740] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.609179  2399 consensus_queue.cc:260] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.611887  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b82554b6403460e85c18eed93580a98" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.612706  2350 raft_consensus.cc:2468] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 0.
I20260710 13:26:41.603214  2027 catalog_manager.cc:5697] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.613785  2404 raft_consensus.cc:493] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.614454  2095 leader_election.cc:304] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:41.614342  2404 raft_consensus.cc:515] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.616609  2433 raft_consensus.cc:2749] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.617982  2433 raft_consensus.cc:2804] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.618391  2433 raft_consensus.cc:493] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.618800  2433 raft_consensus.cc:3060] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.619578  2404 leader_election.cc:290] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.618871  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b82554b6403460e85c18eed93580a98" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.620340  2399 ts_tablet_manager.cc:1434] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260710 13:26:41.620496  2350 raft_consensus.cc:2468] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:41.621313  2399 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:41.622107  2170 leader_election.cc:304] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:41.623281  2427 raft_consensus.cc:2804] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.623642  2427 raft_consensus.cc:493] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.623958  2427 raft_consensus.cc:3060] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.626884  2397 tablet_bootstrap.cc:654] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.631683  2399 tablet_bootstrap.cc:654] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.633268  2427 raft_consensus.cc:515] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.636824  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b82554b6403460e85c18eed93580a98" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:41.637687  2348 raft_consensus.cc:3060] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.639710  2427 leader_election.cc:290] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.641702  2027 catalog_manager.cc:5697] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.649511  2348 raft_consensus.cc:2468] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:41.650945  2170 leader_election.cc:304] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:41.651895  2427 raft_consensus.cc:2804] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.653163  2427 raft_consensus.cc:697] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Becoming Leader. State: Replica: 7954af88dd984094884290bb95274d85, State: Running, Role: LEADER
I20260710 13:26:41.653995  2427 consensus_queue.cc:237] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.656724  2023 catalog_manager.cc:5697] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 1 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } }
W20260710 13:26:41.661572  2095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.4:41947, user_credentials={real_user=slave}} blocked reactor thread for 47267.2us
I20260710 13:26:41.612252  2398 tablet_bootstrap.cc:654] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.665781  2397 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:41.651760  2401 raft_consensus.cc:359] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.666267  2397 ts_tablet_manager.cc:1403] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.015s
I20260710 13:26:41.666453  2401 raft_consensus.cc:385] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.666918  2401 raft_consensus.cc:740] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.667768  2401 consensus_queue.cc:260] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.668740  2503 consensus_queue.cc:1048] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:41.674609  2433 raft_consensus.cc:515] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.670744  2399 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:41.679941  2399 ts_tablet_manager.cc:1403] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.002s
I20260710 13:26:41.682951  2474 raft_consensus.cc:493] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.683426  2474 raft_consensus.cc:515] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.683655  2399 raft_consensus.cc:359] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.684599  2399 raft_consensus.cc:385] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.684969  2399 raft_consensus.cc:740] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.685437  2474 leader_election.cc:290] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.685956  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b82554b6403460e85c18eed93580a98" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
W20260710 13:26:41.672953  2093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 70299.9us
I20260710 13:26:41.673099  2404 raft_consensus.cc:493] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.686861  2350 raft_consensus.cc:2393] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87bc460d198f4f15801ff4d7220a9461 in current term 1: Already voted for candidate 7954af88dd984094884290bb95274d85 in this term.
I20260710 13:26:41.669061  2397 raft_consensus.cc:359] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.687026  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:41.694547  2203 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:41.694818  2397 raft_consensus.cc:385] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.695232  2397 raft_consensus.cc:740] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.688298  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.695720  2242 leader_election.cc:304] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:41.696568  2474 raft_consensus.cc:2804] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.696205  2397 consensus_queue.cc:260] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.675374  2026 catalog_manager.cc:5697] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7954af88dd984094884290bb95274d85 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "7954af88dd984094884290bb95274d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:41.697016  2474 raft_consensus.cc:493] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:26:41.696787  2244 leader_election.cc:343] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.697436  2474 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.699920  2398 tablet_bootstrap.cc:492] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:41.701309  2398 ts_tablet_manager.cc:1403] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.006s
I20260710 13:26:41.700675  2433 leader_election.cc:290] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:41.705973  2502 consensus_queue.cc:1048] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:41.706907  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b82554b6403460e85c18eed93580a98" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:41.708320  2202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b82554b6403460e85c18eed93580a98" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:41.709048  2129 raft_consensus.cc:3060] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.707602  2127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b82554b6403460e85c18eed93580a98" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:41.709177  2128 raft_consensus.cc:2393] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 in current term 1: Already voted for candidate 87bc460d198f4f15801ff4d7220a9461 in this term.
I20260710 13:26:41.707602  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b82554b6403460e85c18eed93580a98" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:41.687052  2404 raft_consensus.cc:515] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.722038  2404 leader_election.cc:290] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.722544  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d973b4b52044e291b4214c01b94df0" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:41.723244  2276 raft_consensus.cc:2468] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:41.723400  2474 raft_consensus.cc:515] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.724640  2167 leader_election.cc:304] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:41.725755  2404 raft_consensus.cc:2804] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.726167  2404 raft_consensus.cc:493] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.726226  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:41.726420  2397 ts_tablet_manager.cc:1434] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.005s
I20260710 13:26:41.726753  2404 raft_consensus.cc:3060] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.727692  2397 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:41.726898  2203 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.730329  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
W20260710 13:26:41.732074  2244 leader_election.cc:343] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.733177  2474 leader_election.cc:290] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.685781  2399 consensus_queue.cc:260] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.736524  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d973b4b52044e291b4214c01b94df0" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:41.737360  2128 raft_consensus.cc:2468] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:41.738612  2093 leader_election.cc:304] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [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: 87bc460d198f4f15801ff4d7220a9461; no voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85
I20260710 13:26:41.741559  2433 raft_consensus.cc:2749] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.677930  2401 ts_tablet_manager.cc:1434] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260710 13:26:41.745412  2401 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:41.748658  2488 consensus_queue.cc:1048] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.750373  2401 tablet_bootstrap.cc:654] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.735924  2399 ts_tablet_manager.cc:1434] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 13:26:41.753211  2399 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:41.766770  2398 raft_consensus.cc:359] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.767931  2398 raft_consensus.cc:385] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.768366  2398 raft_consensus.cc:740] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.766773  2399 tablet_bootstrap.cc:654] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.774855  2397 tablet_bootstrap.cc:654] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.778550  2398 consensus_queue.cc:260] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.784307  2401 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:41.804378  2427 raft_consensus.cc:493] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.787643  2484 consensus_queue.cc:1048] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:41.804909  2427 raft_consensus.cc:515] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.799505  2399 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:41.805562  2398 ts_tablet_manager.cc:1434] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.000s
I20260710 13:26:41.805884  2399 ts_tablet_manager.cc:1403] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.005s
I20260710 13:26:41.797251  2276 raft_consensus.cc:1240] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Rejecting Update request from peer 6aef489e774047c281fbb8428a9cbf63 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:41.807593  2404 raft_consensus.cc:515] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.808521  2399 raft_consensus.cc:359] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.809213  2399 raft_consensus.cc:385] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.809664  2404 leader_election.cc:290] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.794536  2203 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 1.
I20260710 13:26:41.804534  2401 ts_tablet_manager.cc:1403] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.000s
I20260710 13:26:41.810925  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d40189fb14937846b749ca4d2a8b5" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:41.808460  2484 consensus_queue.cc:1059] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:26:41.813155  2484 consensus_queue.cc:1243] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Peer 05e22f6c44d9458aa54e4abbee5a3d84 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:26:41.813053  2401 raft_consensus.cc:359] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.813714  2484 raft_consensus.cc:3055] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:41.814182  2484 raft_consensus.cc:740] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:41.814548  2242 leader_election.cc:304] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:41.809481  2399 raft_consensus.cc:740] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.815840  2474 raft_consensus.cc:2804] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.816278  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d973b4b52044e291b4214c01b94df0" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:41.816861  2129 raft_consensus.cc:3060] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.816310  2474 raft_consensus.cc:697] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:41.817945  2474 consensus_queue.cc:237] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.815025  2484 consensus_queue.cc:260] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.816135  2399 consensus_queue.cc:260] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.821862  2484 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:41.822431  2399 ts_tablet_manager.cc:1434] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260710 13:26:41.823387  2397 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:41.823632  2399 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:41.823843  2397 ts_tablet_manager.cc:1403] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.011s
I20260710 13:26:41.813519  2398 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:41.829166  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d40189fb14937846b749ca4d2a8b5" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.829530  2399 tablet_bootstrap.cc:654] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.830005  2348 raft_consensus.cc:2393] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 in current term 1: Already voted for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in this term.
I20260710 13:26:41.830703  2427 leader_election.cc:290] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:41.813783  2401 raft_consensus.cc:385] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.831022  2170 leader_election.cc:304] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7954af88dd984094884290bb95274d85; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:41.831233  2401 raft_consensus.cc:740] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.832084  2401 consensus_queue.cc:260] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:41.832546  2427 raft_consensus.cc:3060] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.834347  2401 ts_tablet_manager.cc:1434] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260710 13:26:41.835276  2401 tablet_bootstrap.cc:492] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:41.826359  2397 raft_consensus.cc:359] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.840713  2397 raft_consensus.cc:385] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.840986  2397 raft_consensus.cc:740] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.841730  2397 consensus_queue.cc:260] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.842314  2441 raft_consensus.cc:493] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.842844  2441 raft_consensus.cc:515] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.843227  2398 tablet_bootstrap.cc:654] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.844866  2441 leader_election.cc:290] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:41.846314  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d973b4b52044e291b4214c01b94df0" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:41.846415  2129 raft_consensus.cc:2468] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:41.846666  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff046783868435a8fc4ad914239b96a" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:41.846969  2278 raft_consensus.cc:3060] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.847764  2168 leader_election.cc:304] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:41.848632  2428 raft_consensus.cc:2804] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.848814  2397 ts_tablet_manager.cc:1434] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:26:41.849126  2428 raft_consensus.cc:697] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Becoming Leader. State: Replica: 7954af88dd984094884290bb95274d85, State: Running, Role: LEADER
I20260710 13:26:41.850283  2428 consensus_queue.cc:237] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
W20260710 13:26:41.855935  2242 leader_election.cc:343] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.862273  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff046783868435a8fc4ad914239b96a" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:41.863103  2128 raft_consensus.cc:2468] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:41.864260  2242 leader_election.cc:304] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:41.866448  2474 raft_consensus.cc:2804] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.866855  2474 raft_consensus.cc:493] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.867192  2474 raft_consensus.cc:3060] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.874737  2401 tablet_bootstrap.cc:654] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.877864  2397 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:41.879201  2025 catalog_manager.cc:5697] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.880620  2026 catalog_manager.cc:5697] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7954af88dd984094884290bb95274d85 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "7954af88dd984094884290bb95274d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:41.879345  2427 raft_consensus.cc:2749] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.884990  2348 raft_consensus.cc:1275] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:26:41.885386  2348 pending_rounds.cc:85] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63: Aborting all ops after (but not including) 0
I20260710 13:26:41.885625  2348 pending_rounds.cc:107] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:26:41.885848  2348 raft_consensus.cc:2889] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:26:41.887671  2441 consensus_queue.cc:1048] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.894914  2472 raft_consensus.cc:493] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.895382  2472 raft_consensus.cc:515] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.896417  2474 raft_consensus.cc:515] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.897465  2472 leader_election.cc:290] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.898396  2474 leader_election.cc:290] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Requested vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:41.900321  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:41.900954  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff046783868435a8fc4ad914239b96a" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:41.901023  2127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff046783868435a8fc4ad914239b96a" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:41.901669  2127 raft_consensus.cc:3060] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.901755  2401 tablet_bootstrap.cc:492] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
W20260710 13:26:41.901816  2242 leader_election.cc:343] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.902304  2401 ts_tablet_manager.cc:1403] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
W20260710 13:26:41.902828  2242 leader_election.cc:343] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.903923  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:41.904523  2352 raft_consensus.cc:2468] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:41.904987  2401 raft_consensus.cc:359] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.905637  2401 raft_consensus.cc:385] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.905875  2401 raft_consensus.cc:740] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.906621  2401 consensus_queue.cc:260] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:41.906908  2244 leader_election.cc:304] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:41.908051  2441 raft_consensus.cc:2804] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.908394  2441 raft_consensus.cc:493] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.908704  2441 raft_consensus.cc:3060] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.915514  2401 ts_tablet_manager.cc:1434] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:26:41.931077  2128 raft_consensus.cc:1275] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:26:41.932518  2474 consensus_queue.cc:1048] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.941368  2127 raft_consensus.cc:2468] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 1.
I20260710 13:26:41.944268  2242 leader_election.cc:304] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:41.945452  2474 raft_consensus.cc:2804] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.946005  2474 raft_consensus.cc:697] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:41.946882  2474 consensus_queue.cc:237] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:41.948601  2484 consensus_queue.cc:1048] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.951277  2401 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:41.963039  2472 raft_consensus.cc:493] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.963585  2472 raft_consensus.cc:515] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.965873  2472 leader_election.cc:290] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.968225  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
W20260710 13:26:41.970108  2242 leader_election.cc:343] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.954380  2441 raft_consensus.cc:515] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:41.971536  2129 raft_consensus.cc:3060] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.973328  2441 leader_election.cc:290] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:41.974797  2397 tablet_bootstrap.cc:654] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.953404  2278 raft_consensus.cc:2468] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:41.979640  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:41.980571  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
W20260710 13:26:41.981505  2242 leader_election.cc:343] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.982223  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:41.982990  2352 raft_consensus.cc:3060] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:41.994982  2244 leader_election.cc:343] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.996429  2244 leader_election.cc:304] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84; no voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:41.997341  2441 raft_consensus.cc:2749] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:42.001427  2399 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:42.001927  2399 ts_tablet_manager.cc:1403] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.178s	user 0.050s	sys 0.051s
I20260710 13:26:42.004982  2025 catalog_manager.cc:5697] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:42.006253  2399 raft_consensus.cc:359] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.006978  2399 raft_consensus.cc:385] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.007267  2399 raft_consensus.cc:740] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.009555  2399 consensus_queue.cc:260] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.008965  2474 consensus_queue.cc:1048] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:26:42.010037  2401 tablet_bootstrap.cc:654] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.013888  2398 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:42.010090  2352 raft_consensus.cc:2468] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 1.
I20260710 13:26:42.015686  2398 ts_tablet_manager.cc:1403] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.202s	user 0.043s	sys 0.045s
I20260710 13:26:42.020027  2399 ts_tablet_manager.cc:1434] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.002s
I20260710 13:26:42.020947  2399 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:42.022024  2244 leader_election.cc:304] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:42.030496  2484 consensus_queue.cc:1048] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:42.031544  2441 raft_consensus.cc:2804] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:42.031781  2399 tablet_bootstrap.cc:654] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.032076  2441 raft_consensus.cc:697] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:42.033004  2441 consensus_queue.cc:237] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.039698  2397 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:42.040251  2397 ts_tablet_manager.cc:1403] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.163s	user 0.013s	sys 0.000s
I20260710 13:26:42.041255  2398 raft_consensus.cc:359] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.042296  2398 raft_consensus.cc:385] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.042699  2398 raft_consensus.cc:740] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.045090  2398 consensus_queue.cc:260] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.047288  2397 raft_consensus.cc:359] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.048218  2397 raft_consensus.cc:385] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.048593  2397 raft_consensus.cc:740] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.049602  2397 consensus_queue.cc:260] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.086478  2397 ts_tablet_manager.cc:1434] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:26:42.087387  2397 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:42.050994  2398 ts_tablet_manager.cc:1434] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 13:26:42.088956  2401 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:42.079627  2441 consensus_queue.cc:1048] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:42.083446  2026 catalog_manager.cc:5697] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:42.089432  2401 ts_tablet_manager.cc:1403] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.008s
I20260710 13:26:42.089912  2398 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:42.091987  2399 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:42.098500  2399 ts_tablet_manager.cc:1403] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.003s
I20260710 13:26:42.100762  2441 raft_consensus.cc:493] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.101082  2399 raft_consensus.cc:359] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.101243  2441 raft_consensus.cc:515] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.101794  2399 raft_consensus.cc:385] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.102101  2399 raft_consensus.cc:740] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.102550  2397 tablet_bootstrap.cc:654] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.104213  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
W20260710 13:26:42.105885  2242 leader_election.cc:343] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.108981  2202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
W20260710 13:26:42.110873  2242 leader_election.cc:343] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.111467  2242 leader_election.cc:304] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84; no voters: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:42.111837  2399 consensus_queue.cc:260] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.112864  2521 raft_consensus.cc:2749] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:42.114786  2399 ts_tablet_manager.cc:1434] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:26:42.115743  2399 tablet_bootstrap.cc:492] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:42.116216  2405 consensus_queue.cc:1048] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:26:42.118419  2075 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:42.126259  2399 tablet_bootstrap.cc:654] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.120463  2441 leader_election.cc:290] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:42.135912  2397 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:42.136826  2397 ts_tablet_manager.cc:1403] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.027s
I20260710 13:26:42.137989  2398 tablet_bootstrap.cc:654] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.139614  2397 raft_consensus.cc:359] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.140285  2397 raft_consensus.cc:385] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.140595  2397 raft_consensus.cc:740] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.140656  2405 consensus_queue.cc:1048] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:42.141327  2397 consensus_queue.cc:260] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.143389  2401 raft_consensus.cc:359] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.143950  2397 ts_tablet_manager.cc:1434] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:26:42.144250  2401 raft_consensus.cc:385] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.144488  2401 raft_consensus.cc:740] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.145387  2397 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:42.148108  2401 consensus_queue.cc:260] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.151400  2401 ts_tablet_manager.cc:1434] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.002s
I20260710 13:26:42.152009  2397 tablet_bootstrap.cc:654] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.152299  2401 tablet_bootstrap.cc:492] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:42.166563  2401 tablet_bootstrap.cc:654] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.168556  2399 tablet_bootstrap.cc:492] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:42.169351  2399 ts_tablet_manager.cc:1403] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.021s
I20260710 13:26:42.169835  2397 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:42.170321  2397 ts_tablet_manager.cc:1403] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260710 13:26:42.173031  2397 raft_consensus.cc:359] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.173827  2397 raft_consensus.cc:385] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.174088  2397 raft_consensus.cc:740] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.174854  2397 consensus_queue.cc:260] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.172945  2399 raft_consensus.cc:359] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.176029  2399 raft_consensus.cc:385] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.176321  2399 raft_consensus.cc:740] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.177120  2397 ts_tablet_manager.cc:1434] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:26:42.184435  2397 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:42.184541  2399 consensus_queue.cc:260] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.187189  2399 ts_tablet_manager.cc:1434] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:26:42.188217  2399 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:42.192545  2398 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:42.192975  2397 tablet_bootstrap.cc:654] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.196830  2398 ts_tablet_manager.cc:1403] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.000s
I20260710 13:26:42.193563  2399 tablet_bootstrap.cc:654] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.196054  2401 tablet_bootstrap.cc:492] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:42.199100  2401 ts_tablet_manager.cc:1403] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.006s
I20260710 13:26:42.199580  2398 raft_consensus.cc:359] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.200276  2398 raft_consensus.cc:385] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.200523  2398 raft_consensus.cc:740] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.201498  2401 raft_consensus.cc:359] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.202171  2401 raft_consensus.cc:385] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.202414  2401 raft_consensus.cc:740] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.203159  2401 consensus_queue.cc:260] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.205389  2401 ts_tablet_manager.cc:1434] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:42.206455  2401 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:42.208010  2398 consensus_queue.cc:260] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.210438  2398 ts_tablet_manager.cc:1434] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:26:42.211395  2398 tablet_bootstrap.cc:492] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:42.216331  2427 consensus_queue.cc:1048] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:42.225571  2352 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.226706  2401 tablet_bootstrap.cc:654] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.229362  2427 consensus_queue.cc:1048] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:42.230743  2397 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:42.231318  2397 ts_tablet_manager.cc:1403] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.007s
I20260710 13:26:42.234203  2397 raft_consensus.cc:359] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.234890  2397 raft_consensus.cc:385] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.235178  2397 raft_consensus.cc:740] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.236384  2405 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:42.239122  2397 consensus_queue.cc:260] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.243963  2397 ts_tablet_manager.cc:1434] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:26:42.245078  2397 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:42.245626  2398 tablet_bootstrap.cc:654] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.252033  2399 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:42.252504  2399 ts_tablet_manager.cc:1403] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.021s
I20260710 13:26:42.256048  2401 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:42.256721  2401 ts_tablet_manager.cc:1403] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.003s
I20260710 13:26:42.268724  2397 tablet_bootstrap.cc:654] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.277410  2399 raft_consensus.cc:359] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.278136  2399 raft_consensus.cc:385] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.278376  2399 raft_consensus.cc:740] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.282251  2399 consensus_queue.cc:260] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.284612  2399 ts_tablet_manager.cc:1434] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:26:42.284755  2401 raft_consensus.cc:359] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.285856  2399 tablet_bootstrap.cc:492] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84: Bootstrap starting.
I20260710 13:26:42.285506  2401 raft_consensus.cc:385] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.286439  2401 raft_consensus.cc:740] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.287531  2401 consensus_queue.cc:260] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.289667  2428 raft_consensus.cc:493] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.290170  2428 raft_consensus.cc:515] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.290236  2401 ts_tablet_manager.cc:1434] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 13:26:42.292361  2428 leader_election.cc:290] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.292645  2399 tablet_bootstrap.cc:654] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.293447  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa079449f3e417e84ef21f646f4cc4f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.297875  2401 tablet_bootstrap.cc:492] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:42.293880  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa079449f3e417e84ef21f646f4cc4f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:42.303336  2276 raft_consensus.cc:2468] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
W20260710 13:26:42.314278  2545 log.cc:927] Time spent T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260710 13:26:42.315188  2414 raft_consensus.cc:493] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.316916  2414 raft_consensus.cc:515] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.314754  2129 raft_consensus.cc:2468] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 0.
I20260710 13:26:42.318892  2433 raft_consensus.cc:493] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.319109  2414 leader_election.cc:290] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:42.319413  2433 raft_consensus.cc:515] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.319787  2405 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:42.321578  2433 leader_election.cc:290] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:42.315717  2167 leader_election.cc:304] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:42.316401  2401 tablet_bootstrap.cc:654] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.323117  2397 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:42.322952  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:42.323673  2397 ts_tablet_manager.cc:1403] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.017s
I20260710 13:26:42.324993  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:42.325665  2348 raft_consensus.cc:2468] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 0.
I20260710 13:26:42.326279  2397 raft_consensus.cc:359] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.326967  2397 raft_consensus.cc:385] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.327235  2397 raft_consensus.cc:740] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.327857  2397 consensus_queue.cc:260] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.329938  2397 ts_tablet_manager.cc:1434] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:26:42.330152  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:42.330603  2202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:42.333740  2397 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:42.340196  2428 raft_consensus.cc:2804] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.340643  2428 raft_consensus.cc:493] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.340996  2428 raft_consensus.cc:3060] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.341257  2397 tablet_bootstrap.cc:654] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.346364  2398 tablet_bootstrap.cc:492] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:42.347047  2398 ts_tablet_manager.cc:1403] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.136s	user 0.009s	sys 0.028s
I20260710 13:26:42.350663  2398 raft_consensus.cc:359] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.351594  2398 raft_consensus.cc:385] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.351938  2398 raft_consensus.cc:740] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
W20260710 13:26:42.352885  2316 leader_election.cc:343] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.352784  2398 consensus_queue.cc:260] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.356443  2399 tablet_bootstrap.cc:492] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84: No bootstrap required, opened a new log
I20260710 13:26:42.356954  2399 ts_tablet_manager.cc:1403] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.009s
I20260710 13:26:42.357431  2095 leader_election.cc:304] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:42.358443  2502 raft_consensus.cc:493] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.358278  2398 ts_tablet_manager.cc:1434] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:26:42.358963  2502 raft_consensus.cc:515] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.360145  2398 tablet_bootstrap.cc:492] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:42.359923  2399 raft_consensus.cc:359] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.360584  2399 raft_consensus.cc:385] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.360837  2399 raft_consensus.cc:740] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.361130  2502 leader_election.cc:290] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.361670  2502 raft_consensus.cc:2804] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.361610  2399 consensus_queue.cc:260] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.362120  2502 raft_consensus.cc:493] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.362206  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.362496  2502 raft_consensus.cc:3060] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:42.362749  2316 leader_election.cc:343] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.366901  2316 leader_election.cc:304] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63; no voters: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461
W20260710 13:26:42.363858  2093 leader_election.cc:343] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.368333  2484 raft_consensus.cc:2749] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:42.364624  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:42.362885  2276 raft_consensus.cc:2468] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 0.
W20260710 13:26:42.370527  2093 leader_election.cc:343] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.372728  2401 tablet_bootstrap.cc:492] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:42.373402  2401 ts_tablet_manager.cc:1403] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.003s
I20260710 13:26:42.373872  2445 raft_consensus.cc:493] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.364197  2399 ts_tablet_manager.cc:1434] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:42.374394  2445 raft_consensus.cc:515] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.375471  2092 leader_election.cc:304] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:42.376554  2445 leader_election.cc:290] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.378145  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff0d927d2c14ccaad5a5736b71b1bb4" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.378830  2276 raft_consensus.cc:2468] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:42.378954  2502 raft_consensus.cc:515] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.379340  2401 raft_consensus.cc:359] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.381960  2401 raft_consensus.cc:385] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.382251  2401 raft_consensus.cc:740] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.383317  2315 leader_election.cc:304] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 
I20260710 13:26:42.384053  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:42.384342  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:42.384965  2398 tablet_bootstrap.cc:654] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.384873  2350 raft_consensus.cc:3060] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:42.385601  2093 leader_election.cc:343] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.386202  2502 leader_election.cc:290] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:42.386834  2502 raft_consensus.cc:2804] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.387223  2502 raft_consensus.cc:493] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.387622  2502 raft_consensus.cc:3060] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.392503  2414 raft_consensus.cc:2804] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.392915  2414 raft_consensus.cc:493] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.393255  2414 raft_consensus.cc:3060] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.393445  2401 consensus_queue.cc:260] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.397218  2397 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:42.397714  2397 ts_tablet_manager.cc:1403] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.030s
I20260710 13:26:42.400882  2397 raft_consensus.cc:359] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.401539  2397 raft_consensus.cc:385] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.401813  2397 raft_consensus.cc:740] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.402704  2427 consensus_queue.cc:1048] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:42.403698  2401 ts_tablet_manager.cc:1434] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 13:26:42.404649  2401 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63: Bootstrap starting.
I20260710 13:26:42.404827  2397 consensus_queue.cc:260] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.406855  2397 ts_tablet_manager.cc:1434] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:26:42.407724  2397 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:42.398860  2350 raft_consensus.cc:2468] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 1.
I20260710 13:26:42.409121  2095 leader_election.cc:304] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:42.409865  2502 raft_consensus.cc:515] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.411037  2433 raft_consensus.cc:2804] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:42.411562  2401 tablet_bootstrap.cc:654] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.411641  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff0d927d2c14ccaad5a5736b71b1bb4" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
W20260710 13:26:42.433099  2316 leader_election.cc:343] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.418314  2427 consensus_queue.cc:1048] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:42.438151  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
W20260710 13:26:42.442996  2093 leader_election.cc:343] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.444109  2502 leader_election.cc:290] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.444716  2502 raft_consensus.cc:493] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.445217  2502 raft_consensus.cc:515] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.447487  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:42.447947  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:42.425863  2404 raft_consensus.cc:493] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.448590  2348 raft_consensus.cc:2468] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 0.
I20260710 13:26:42.448743  2404 raft_consensus.cc:515] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.450059  2095 leader_election.cc:304] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:42.451018  2404 leader_election.cc:290] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.451741  2502 leader_election.cc:290] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:42.452488  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:42.453732  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff046783868435a8fc4ad914239b96a" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:42.453853  2405 consensus_queue.cc:1048] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:42.454504  2128 raft_consensus.cc:2393] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 in current term 1: Already voted for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in this term.
I20260710 13:26:42.454452  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff046783868435a8fc4ad914239b96a" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.419559  2445 raft_consensus.cc:493] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.448074  2276 raft_consensus.cc:3060] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.425998  2428 raft_consensus.cc:515] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.453640  2397 tablet_bootstrap.cc:654] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.430253  2414 raft_consensus.cc:515] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.462275  2398 tablet_bootstrap.cc:492] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:42.462841  2398 ts_tablet_manager.cc:1403] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.005s
I20260710 13:26:42.461876  2555 raft_consensus.cc:2804] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.466835  2555 raft_consensus.cc:493] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.467294  2555 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.462941  2433 raft_consensus.cc:697] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
W20260710 13:26:42.462160  2093 leader_election.cc:343] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.481101  2401 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63: No bootstrap required, opened a new log
I20260710 13:26:42.481655  2401 ts_tablet_manager.cc:1403] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.002s
I20260710 13:26:42.458472  2445 raft_consensus.cc:515] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.466192  2428 leader_election.cc:290] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Requested vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.487075  2401 raft_consensus.cc:359] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.487612  2401 raft_consensus.cc:385] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.487830  2401 raft_consensus.cc:740] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.471484  2167 leader_election.cc:304] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7954af88dd984094884290bb95274d85; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:42.494374  2128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa079449f3e417e84ef21f646f4cc4f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:42.495294  2128 raft_consensus.cc:3060] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.488427  2401 consensus_queue.cc:260] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.505064  2401 ts_tablet_manager.cc:1434] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 13:26:42.478577  2433 consensus_queue.cc:237] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.502043  2427 raft_consensus.cc:3060] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.512888  2556 raft_consensus.cc:493] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.520084  2556 raft_consensus.cc:515] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.528365  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.529166  2278 raft_consensus.cc:2468] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 0.
I20260710 13:26:42.529464  2556 leader_election.cc:290] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:42.523512  2277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa079449f3e417e84ef21f646f4cc4f" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:42.530916  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:42.531692  2352 raft_consensus.cc:2468] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 0.
I20260710 13:26:42.532537  2484 raft_consensus.cc:493] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.533212  2484 raft_consensus.cc:515] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.535991  2484 leader_election.cc:290] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.538065  2092 leader_election.cc:304] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:42.539201  2556 raft_consensus.cc:2804] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.539563  2556 raft_consensus.cc:493] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.539896  2556 raft_consensus.cc:3060] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.530362  2277 raft_consensus.cc:3060] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.560155  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.560940  2275 raft_consensus.cc:2468] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:42.555176  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2bae23358b4ed18ef0468ef14b5573" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.570079  2278 raft_consensus.cc:2468] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:42.555173  2414 leader_election.cc:290] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.590006  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:42.595484  2398 raft_consensus.cc:359] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.575766  2127 raft_consensus.cc:3060] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.597415  2398 raft_consensus.cc:385] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.598810  2398 raft_consensus.cc:740] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.587466  2445 leader_election.cc:290] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:42.593978  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff0d927d2c14ccaad5a5736b71b1bb4" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:42.571257  2555 raft_consensus.cc:515] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.599802  2398 consensus_queue.cc:260] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
W20260710 13:26:42.604312  2167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.188.3:46077, user_credentials={real_user=slave}} blocked reactor thread for 107530us
I20260710 13:26:42.594704  2315 leader_election.cc:304] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 
I20260710 13:26:42.605382  2278 raft_consensus.cc:3060] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.619056  2484 raft_consensus.cc:2804] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.619498  2484 raft_consensus.cc:493] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.619546  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff0d927d2c14ccaad5a5736b71b1bb4" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:42.619925  2484 raft_consensus.cc:3060] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.622850  2398 ts_tablet_manager.cc:1434] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.160s	user 0.016s	sys 0.004s
I20260710 13:26:42.623692  2397 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: No bootstrap required, opened a new log
I20260710 13:26:42.624135  2398 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:42.624168  2397 ts_tablet_manager.cc:1403] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.217s	user 0.007s	sys 0.024s
I20260710 13:26:42.620435  2203 raft_consensus.cc:3060] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.633574  2474 consensus_queue.cc:1048] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:42.642112  2398 tablet_bootstrap.cc:654] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.642849  2397 raft_consensus.cc:359] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.643628  2397 raft_consensus.cc:385] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.643924  2397 raft_consensus.cc:740] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.644619  2397 consensus_queue.cc:260] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.657264  2025 catalog_manager.cc:5697] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:42.659689  2484 raft_consensus.cc:515] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.627629  2315 leader_election.cc:304] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 
I20260710 13:26:42.662832  2126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:42.646678  2202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2bae23358b4ed18ef0468ef14b5573" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:42.663926  2414 raft_consensus.cc:2804] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.664150  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:42.664786  2348 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.664326  2414 raft_consensus.cc:493] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.665452  2414 raft_consensus.cc:3060] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.669755  2397 ts_tablet_manager.cc:1434] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260710 13:26:42.671671  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:42.672291  2275 raft_consensus.cc:3060] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.664332  2202 raft_consensus.cc:2468] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:42.675860  2201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:42.669893  2474 raft_consensus.cc:493] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.678491  2555 leader_election.cc:290] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
W20260710 13:26:42.677297  2093 leader_election.cc:343] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:42.678397  2474 raft_consensus.cc:515] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
W20260710 13:26:42.685704  2562 log.cc:927] Time spent T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260710 13:26:42.688311  2128 raft_consensus.cc:2468] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:42.689733  2168 leader_election.cc:304] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:42.689005  2203 raft_consensus.cc:2468] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:42.684753  2277 raft_consensus.cc:2468] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:42.696151  2398 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:42.697655  2564 raft_consensus.cc:2804] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:42.698254  2564 raft_consensus.cc:697] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Becoming Leader. State: Replica: 7954af88dd984094884290bb95274d85, State: Running, Role: LEADER
I20260710 13:26:42.699103  2564 consensus_queue.cc:237] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.705073  2556 raft_consensus.cc:515] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.706393  2129 raft_consensus.cc:2393] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aef489e774047c281fbb8428a9cbf63 in current term 1: Already voted for candidate 87bc460d198f4f15801ff4d7220a9461 in this term.
I20260710 13:26:42.708408  2427 raft_consensus.cc:2749] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:42.709554  2398 ts_tablet_manager.cc:1403] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.006s
I20260710 13:26:42.668622  2484 leader_election.cc:290] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:42.678427  2278 raft_consensus.cc:2468] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:42.712858  2316 leader_election.cc:304] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:42.716967  2445 raft_consensus.cc:2804] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:42.717530  2445 raft_consensus.cc:697] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:42.718381  2445 consensus_queue.cc:237] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.719039  2398 raft_consensus.cc:359] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.719739  2398 raft_consensus.cc:385] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.720012  2398 raft_consensus.cc:740] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.721035  2398 consensus_queue.cc:260] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.723181  2398 ts_tablet_manager.cc:1434] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:26:42.724129  2398 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:42.725106  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:42.729447  2398 tablet_bootstrap.cc:654] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.733417  2474 leader_election.cc:290] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:42.733947  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1697b7eeb1224ed0863433a50095e330" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:42.733295  2556 leader_election.cc:290] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:42.734895  2350 raft_consensus.cc:2393] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87bc460d198f4f15801ff4d7220a9461 in current term 1: Already voted for candidate 6aef489e774047c281fbb8428a9cbf63 in this term.
I20260710 13:26:42.729074  2414 raft_consensus.cc:515] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.746044  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2bae23358b4ed18ef0468ef14b5573" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:42.746695  2204 raft_consensus.cc:3060] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.737653  2095 leader_election.cc:304] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [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: 87bc460d198f4f15801ff4d7220a9461; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:42.737901  2275 raft_consensus.cc:2468] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:42.748088  2441 consensus_queue.cc:1048] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:42.748118  2556 raft_consensus.cc:2749] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:42.750073  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c44f5921d04231882f15295b662aad" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:42.750455  2484 raft_consensus.cc:493] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.749280  2315 leader_election.cc:304] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:42.750722  2129 raft_consensus.cc:2468] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:42.750938  2484 raft_consensus.cc:515] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.748193  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c44f5921d04231882f15295b662aad" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:42.756201  2350 raft_consensus.cc:2468] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 0.
I20260710 13:26:42.773932  2242 leader_election.cc:304] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:42.742676  2276 raft_consensus.cc:2468] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 1.
I20260710 13:26:42.776777  2441 raft_consensus.cc:2804] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.781931  2441 raft_consensus.cc:493] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.782337  2441 raft_consensus.cc:3060] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.782665  2092 leader_election.cc:304] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:42.790221  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2bae23358b4ed18ef0468ef14b5573" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:42.776151  2474 consensus_queue.cc:1048] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:26:42.779542  2484 leader_election.cc:290] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:42.780704  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c44f5921d04231882f15295b662aad" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.784062  2414 leader_election.cc:290] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:42.790953  2276 raft_consensus.cc:3060] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.792217  2348 raft_consensus.cc:2468] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 1.
I20260710 13:26:42.804669  2398 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:42.797197  2556 raft_consensus.cc:2804] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:42.805943  2398 ts_tablet_manager.cc:1403] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.018s
I20260710 13:26:42.812418  2126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c44f5921d04231882f15295b662aad" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:42.812773  2573 raft_consensus.cc:2804] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:42.813158  2126 raft_consensus.cc:2468] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:42.808985  2556 raft_consensus.cc:697] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
I20260710 13:26:42.814594  2556 consensus_queue.cc:237] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:42.813334  2573 raft_consensus.cc:697] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:42.823283  2316 leader_election.cc:304] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:42.823392  2095 leader_election.cc:304] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:42.839038  2555 raft_consensus.cc:2804] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:42.828049  2573 consensus_queue.cc:237] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.831929  2204 raft_consensus.cc:2468] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:42.840819  2555 raft_consensus.cc:697] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
W20260710 13:26:42.841023  2569 log.cc:927] Time spent T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85: Append to log took a long time: real 0.058s	user 0.000s	sys 0.002s
I20260710 13:26:42.842026  2555 consensus_queue.cc:237] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.846042  2276 raft_consensus.cc:2468] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:42.847723  2315 leader_election.cc:304] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 
I20260710 13:26:42.848837  2414 raft_consensus.cc:2804] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:42.849511  2414 raft_consensus.cc:697] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:42.848511  2398 raft_consensus.cc:359] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.851222  2398 raft_consensus.cc:385] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:42.851609  2575 raft_consensus.cc:2804] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:42.852162  2575 raft_consensus.cc:493] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:42.852669  2575 raft_consensus.cc:3060] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.850607  2414 consensus_queue.cc:237] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:42.851603  2398 raft_consensus.cc:740] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:42.865495  2398 consensus_queue.cc:260] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:42.876153  2433 raft_consensus.cc:493] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:42.876869  2433 raft_consensus.cc:515] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.879670  2433 leader_election.cc:290] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:42.881790  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:42.882947  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:42.886876  2095 leader_election.cc:304] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [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: 87bc460d198f4f15801ff4d7220a9461; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:42.893904  2023 catalog_manager.cc:5697] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7954af88dd984094884290bb95274d85 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "7954af88dd984094884290bb95274d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:42.916025  2398 ts_tablet_manager.cc:1434] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.000s
I20260710 13:26:42.917176  2398 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85: Bootstrap starting.
I20260710 13:26:42.930141  2398 tablet_bootstrap.cc:654] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:42.876080  2575 raft_consensus.cc:515] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.935230  2025 catalog_manager.cc:5697] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 1 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:42.936785  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c44f5921d04231882f15295b662aad" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:42.939864  2575 leader_election.cc:290] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:42.941748  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c44f5921d04231882f15295b662aad" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:42.942574  2129 raft_consensus.cc:3060] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:42.882007  2441 raft_consensus.cc:515] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:42.956141  2275 raft_consensus.cc:2393] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aef489e774047c281fbb8428a9cbf63 in current term 1: Already voted for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in this term.
I20260710 13:26:42.961985  2555 consensus_queue.cc:1048] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.003690  2441 leader_election.cc:290] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 1 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:43.006765  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c44f5921d04231882f15295b662aad" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:43.007944  2350 raft_consensus.cc:2393] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05e22f6c44d9458aa54e4abbee5a3d84 in current term 1: Already voted for candidate 6aef489e774047c281fbb8428a9cbf63 in this term.
W20260710 13:26:43.027128  2093 consensus_peers.cc:597] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 -> Peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Couldn't send request to peer 7954af88dd984094884290bb95274d85. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:43.040710  2242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.188.1:42547, user_credentials={real_user=slave}} blocked reactor thread for 57253.7us
I20260710 13:26:43.056457  2129 raft_consensus.cc:2468] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:43.058305  2316 leader_election.cc:304] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 05e22f6c44d9458aa54e4abbee5a3d84
I20260710 13:26:43.059549  2575 raft_consensus.cc:2804] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:43.060204  2575 raft_consensus.cc:697] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:43.061196  2575 consensus_queue.cc:237] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.065029  2554 raft_consensus.cc:2749] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:43.075631  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c44f5921d04231882f15295b662aad" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:43.078944  2026 catalog_manager.cc:5697] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.082517  2129 raft_consensus.cc:2393] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05e22f6c44d9458aa54e4abbee5a3d84 in current term 1: Already voted for candidate 6aef489e774047c281fbb8428a9cbf63 in this term.
I20260710 13:26:43.084216  2242 leader_election.cc:304] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84; no voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:43.083554  2026 catalog_manager.cc:5697] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.085549  2441 raft_consensus.cc:2749] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:43.092329  2398 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85: No bootstrap required, opened a new log
I20260710 13:26:43.092825  2398 ts_tablet_manager.cc:1403] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85: Time spent bootstrapping tablet: real 0.176s	user 0.039s	sys 0.080s
I20260710 13:26:43.095379  2398 raft_consensus.cc:359] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.096009  2398 raft_consensus.cc:385] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:43.096287  2398 raft_consensus.cc:740] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.096932  2398 consensus_queue.cc:260] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.097748  2025 catalog_manager.cc:5697] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 1 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.098861  2398 ts_tablet_manager.cc:1434] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:26:43.101665  2025 catalog_manager.cc:5697] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 1 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:43.121593  2026 catalog_manager.cc:5697] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 1 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.126816  2564 raft_consensus.cc:493] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:43.127386  2564 raft_consensus.cc:515] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.128031  2575 consensus_queue.cc:1048] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.129411  2564 leader_election.cc:290] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:43.131840  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:43.133349  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:43.134400  2275 raft_consensus.cc:2393] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 in current term 1: Already voted for candidate 87bc460d198f4f15801ff4d7220a9461 in this term.
I20260710 13:26:43.136754  2167 leader_election.cc:304] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7954af88dd984094884290bb95274d85; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:43.141096  2427 raft_consensus.cc:3060] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:43.147433  2564 consensus_queue.cc:1048] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.152150  2427 raft_consensus.cc:2749] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:43.154764  2575 consensus_queue.cc:1048] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.162498  2404 raft_consensus.cc:493] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:43.163219  2404 raft_consensus.cc:515] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.165599  2404 leader_election.cc:290] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:43.166733  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:43.167646  2348 raft_consensus.cc:2393] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 in current term 1: Already voted for candidate 87bc460d198f4f15801ff4d7220a9461 in this term.
I20260710 13:26:43.170313  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:43.171972  2168 leader_election.cc:304] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7954af88dd984094884290bb95274d85; no voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:43.173197  2564 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:43.181289  2594 consensus_queue.cc:1048] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.183305  2564 raft_consensus.cc:2749] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:43.189886 32496 tablet_server.cc:179] TabletServer@127.31.188.1:0 shutting down...
W20260710 13:26:43.215421  2168 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 67 similar messages]
W20260710 13:26:43.218748  2168 consensus_peers.cc:597] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.218804 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:43.219712 32496 tablet_replica.cc:333] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.220402 32496 raft_consensus.cc:2243] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.220830 32496 raft_consensus.cc:2272] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.222608 32496 tablet_replica.cc:333] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.223263 32496 raft_consensus.cc:2243] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:43.223829 32496 pending_rounds.cc:70] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Trying to abort 1 pending ops.
I20260710 13:26:43.224045 32496 pending_rounds.cc:77] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994251671519232 op_type: NO_OP noop_request { }
I20260710 13:26:43.224325 32496 raft_consensus.cc:2889] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:43.224606 32496 raft_consensus.cc:2272] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.227088 32496 tablet_replica.cc:333] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.227643 32496 raft_consensus.cc:2243] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.228041 32496 raft_consensus.cc:2272] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.229697 32496 tablet_replica.cc:333] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.230247 32496 raft_consensus.cc:2243] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:43.231164 32496 raft_consensus.cc:2272] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:43.231349  2242 consensus_peers.cc:597] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.233438 32496 tablet_replica.cc:333] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.234001 32496 raft_consensus.cc:2243] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:43.234614 32496 pending_rounds.cc:70] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Trying to abort 1 pending ops.
I20260710 13:26:43.234822 32496 pending_rounds.cc:77] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994251538419712 op_type: NO_OP noop_request { }
I20260710 13:26:43.235127 32496 raft_consensus.cc:2889] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:43.235396 32496 raft_consensus.cc:2272] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.237401 32496 tablet_replica.cc:333] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.237973 32496 raft_consensus.cc:2243] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.238368 32496 raft_consensus.cc:2272] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.240571 32496 tablet_replica.cc:333] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.241117 32496 raft_consensus.cc:2243] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.241505 32496 raft_consensus.cc:2272] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.243626 32496 tablet_replica.cc:333] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.244189 32496 raft_consensus.cc:2243] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.244613 32496 raft_consensus.cc:2272] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.246177 32496 tablet_replica.cc:333] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.246758 32496 raft_consensus.cc:2243] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.247145 32496 raft_consensus.cc:2272] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.249343 32496 tablet_replica.cc:333] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.249908 32496 raft_consensus.cc:2243] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.250409 32496 raft_consensus.cc:2272] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.252466 32496 tablet_replica.cc:333] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
W20260710 13:26:43.252357  2316 consensus_peers.cc:597] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.253278 32496 raft_consensus.cc:2243] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.253774 32496 raft_consensus.cc:2272] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.256071 32496 tablet_replica.cc:333] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.256804 32496 raft_consensus.cc:2243] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:26:43.256846  2316 consensus_peers.cc:597] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.257658 32496 raft_consensus.cc:2272] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.259351 32496 tablet_replica.cc:333] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.260046 32496 raft_consensus.cc:2243] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.260439 32496 raft_consensus.cc:2272] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.262300 32496 tablet_replica.cc:333] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.262876 32496 raft_consensus.cc:2243] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.263317 32496 raft_consensus.cc:2272] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.265261 32496 tablet_replica.cc:333] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.265779 32496 raft_consensus.cc:2243] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.266172 32496 raft_consensus.cc:2272] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.267791 32496 tablet_replica.cc:333] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.268347 32496 raft_consensus.cc:2243] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.268735 32496 raft_consensus.cc:2272] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.270404 32496 tablet_replica.cc:333] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.270994 32496 raft_consensus.cc:2243] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.271483 32496 raft_consensus.cc:2272] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:43.273648 32496 tablet_replica.cc:333] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: stopping tablet replica
I20260710 13:26:43.274150 32496 raft_consensus.cc:2243] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:43.274542 32496 raft_consensus.cc:2272] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:43.291579  2168 consensus_peers.cc:597] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.310367 32496 tablet_server.cc:196] TabletServer@127.31.188.1:0 shutdown complete.
I20260710 13:26:43.334754 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:43.340595  2599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:43.340647  2600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:43.342080  2602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:43.349390 32496 server_base.cc:1061] running on GCE node
I20260710 13:26:43.350821 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:43.351068 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:43.351279 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690003351249 us; error 0 us; skew 500 ppm
I20260710 13:26:43.351897 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:26:43.353024  2242 consensus_peers.cc:597] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.355584 32496 webserver.cc:533] Webserver started at http://127.31.188.1:37977/ using document root <none> and password file <none>
I20260710 13:26:43.356236 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:43.356467 32496 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:26:43.360590 32496 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:26:43.365200  2608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:43.366021 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 13:26:43.366299 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "87bc460d198f4f15801ff4d7220a9461"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-3n8f"
I20260710 13:26:43.366585 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:26:43.373560  2242 consensus_peers.cc:597] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.374938  2575 consensus_queue.cc:1048] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.390395 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:43.392554 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:43.392827  2414 consensus_queue.cc:1048] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:26:43.393496  2316 consensus_peers.cc:597] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.400849 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:43.403080  2575 consensus_queue.cc:1048] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:43.406136  2619 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:26:43.427559  2168 consensus_peers.cc:597] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:43.428188  2168 consensus_peers.cc:597] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:43.428653  2168 consensus_peers.cc:597] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.448172  2573 consensus_queue.cc:1048] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:26:43.461203  2316 consensus_peers.cc:597] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.511505  2564 raft_consensus.cc:493] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:43.512070  2564 raft_consensus.cc:515] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.514253  2564 leader_election.cc:290] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:43.515007  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:43.516067 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:26:43.516443 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.112s	user 0.004s	sys 0.000s
I20260710 13:26:43.516773 32496 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 13:26:43.518358  2168 leader_election.cc:336] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111)
I20260710 13:26:43.518777  2168 leader_election.cc:304] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7954af88dd984094884290bb95274d85; no voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:43.519380  2564 raft_consensus.cc:2749] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:43.522024  2619 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.537083  2619 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:26:43.538077  2619 tablet_bootstrap.cc:492] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.538722  2619 ts_tablet_manager.cc:1403] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260710 13:26:43.541328  2619 raft_consensus.cc:359] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.542116  2619 raft_consensus.cc:740] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.542830  2619 consensus_queue.cc:260] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.545017  2619 ts_tablet_manager.cc:1434] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:43.545804  2619 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.556689  2619 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.557466  2619 tablet_bootstrap.cc:492] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.558070  2619 ts_tablet_manager.cc:1403] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:26:43.560283  2619 raft_consensus.cc:359] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.560912  2619 raft_consensus.cc:740] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.561657  2619 consensus_queue.cc:260] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.563354  2619 ts_tablet_manager.cc:1434] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:26:43.564060  2619 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
W20260710 13:26:43.565032  2168 consensus_peers.cc:597] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.577790  2619 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.578747  2619 tablet_bootstrap.cc:492] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.579350  2619 ts_tablet_manager.cc:1403] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 13:26:43.581576  2619 raft_consensus.cc:359] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.582233  2619 raft_consensus.cc:740] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.582887  2619 consensus_queue.cc:260] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [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: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.584627  2619 ts_tablet_manager.cc:1434] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:26:43.585342  2619 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.598230  2619 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.599166  2619 tablet_bootstrap.cc:492] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.599745  2619 ts_tablet_manager.cc:1403] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:26:43.601835  2619 raft_consensus.cc:359] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.602483  2619 raft_consensus.cc:740] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.603164  2619 consensus_queue.cc:260] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [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: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.604969  2619 ts_tablet_manager.cc:1434] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:26:43.605676  2619 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.611994 32496 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:26:43.612311 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.096s	user 0.094s	sys 0.000s
I20260710 13:26:43.618484  2619 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.619539  2619 tablet_bootstrap.cc:492] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.620481  2619 ts_tablet_manager.cc:1403] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:26:43.623453  2619 raft_consensus.cc:359] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.624233  2619 raft_consensus.cc:740] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.625058  2619 consensus_queue.cc:260] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [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: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.627410  2619 ts_tablet_manager.cc:1434] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:43.628286  2619 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.644470  2619 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:26:43.645237  2619 tablet_bootstrap.cc:492] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.645771  2619 ts_tablet_manager.cc:1403] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:26:43.647461  2619 raft_consensus.cc:359] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.648099  2619 raft_consensus.cc:740] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.648716  2619 consensus_queue.cc:260] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.650177  2619 ts_tablet_manager.cc:1434] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:43.650838  2619 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.663161  2619 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.664661  2619 tablet_bootstrap.cc:492] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.665405  2619 ts_tablet_manager.cc:1403] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:26:43.667932  2619 raft_consensus.cc:359] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.668931  2619 raft_consensus.cc:740] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.669741  2619 consensus_queue.cc:260] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [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: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.672250  2619 ts_tablet_manager.cc:1434] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:26:43.673223  2619 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
W20260710 13:26:43.689810  2242 consensus_peers.cc:597] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:43.693115  2619 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.694214  2619 tablet_bootstrap.cc:492] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.694991  2619 ts_tablet_manager.cc:1403] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:26:43.697626  2619 raft_consensus.cc:359] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.698395  2619 raft_consensus.cc:740] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.699158 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:42547
I20260710 13:26:43.699265  2686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:42547 every 8 connection(s)
I20260710 13:26:43.699214  2619 consensus_queue.cc:260] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [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: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.701347  2619 ts_tablet_manager.cc:1434] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:43.702108  2619 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.715682  2619 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.716627  2619 tablet_bootstrap.cc:492] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.717245  2619 ts_tablet_manager.cc:1403] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:26:43.719250  2619 raft_consensus.cc:359] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.719842  2619 raft_consensus.cc:740] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.720450  2619 consensus_queue.cc:260] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [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: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.722059  2619 ts_tablet_manager.cc:1434] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:26:43.722687  2687 heartbeater.cc:344] Connected to a master server at 127.31.188.62:36399
I20260710 13:26:43.722903  2619 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.723120  2687 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:43.725270  2687 heartbeater.cc:507] Master 127.31.188.62:36399 requested a full tablet report, sending...
I20260710 13:26:43.734470  2026 ts_manager.cc:194] Re-registered known tserver with Master: 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:43.737478  2619 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.738716  2619 tablet_bootstrap.cc:492] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.739534  2619 ts_tablet_manager.cc:1403] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:26:43.742403  2619 raft_consensus.cc:359] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.743383  2619 raft_consensus.cc:740] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.744167  2619 consensus_queue.cc:260] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [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: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.746052  2619 ts_tablet_manager.cc:1434] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:43.746865  2619 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.761667  2026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58226
I20260710 13:26:43.765275  2619 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.766172  2619 tablet_bootstrap.cc:492] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.766247  2687 heartbeater.cc:499] Master 127.31.188.62:36399 was elected leader, sending a full tablet report...
I20260710 13:26:43.766812  2619 ts_tablet_manager.cc:1403] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:26:43.768582  2619 raft_consensus.cc:359] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.769155  2619 raft_consensus.cc:740] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.769786  2619 consensus_queue.cc:260] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [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: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.771684  2619 ts_tablet_manager.cc:1434] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:26:43.772528  2619 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.789120  2619 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.789901  2619 tablet_bootstrap.cc:492] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.790903  2619 ts_tablet_manager.cc:1403] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:26:43.793126  2619 raft_consensus.cc:359] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.793678  2619 raft_consensus.cc:740] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.794476  2619 consensus_queue.cc:260] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.795989  2619 ts_tablet_manager.cc:1434] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:26:43.796620  2619 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.806216  2619 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.807020  2619 tablet_bootstrap.cc:492] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.807564  2619 ts_tablet_manager.cc:1403] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:26:43.809540  2619 raft_consensus.cc:359] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.810214  2619 raft_consensus.cc:740] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.810856  2619 consensus_queue.cc:260] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:43.812479  2619 ts_tablet_manager.cc:1434] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:26:43.813441  2619 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.824710  2619 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.825359  2619 tablet_bootstrap.cc:492] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.825820  2619 ts_tablet_manager.cc:1403] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:26:43.827549  2619 raft_consensus.cc:359] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.828176  2619 raft_consensus.cc:740] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.828781  2619 consensus_queue.cc:260] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [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: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.830704  2619 ts_tablet_manager.cc:1434] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:26:43.831663  2619 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.845104  2619 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.845927  2619 tablet_bootstrap.cc:492] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.846522  2619 ts_tablet_manager.cc:1403] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:26:43.848114  2619 raft_consensus.cc:359] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.848541  2619 raft_consensus.cc:740] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.848971  2619 consensus_queue.cc:260] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [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: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.850354  2619 ts_tablet_manager.cc:1434] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 13:26:43.851224  2619 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.863580  2619 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.864462  2619 tablet_bootstrap.cc:492] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.865104  2619 ts_tablet_manager.cc:1403] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:26:43.867163  2619 raft_consensus.cc:359] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.867657  2619 raft_consensus.cc:740] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.868238  2619 consensus_queue.cc:260] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [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: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:43.869594  2619 ts_tablet_manager.cc:1434] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:43.870303  2619 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.881081  2619 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.881770  2619 tablet_bootstrap.cc:492] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.882282  2619 ts_tablet_manager.cc:1403] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.008s
I20260710 13:26:43.884055  2619 raft_consensus.cc:359] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.884550  2619 raft_consensus.cc:740] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.885129  2619 consensus_queue.cc:260] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [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: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.886404  2619 ts_tablet_manager.cc:1434] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:26:43.887075  2619 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Bootstrap starting.
I20260710 13:26:43.899868  2619 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:43.900581  2619 tablet_bootstrap.cc:492] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Bootstrap complete.
I20260710 13:26:43.901100  2619 ts_tablet_manager.cc:1403] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:26:43.902828  2619 raft_consensus.cc:359] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.903326  2619 raft_consensus.cc:740] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.903905  2619 consensus_queue.cc:260] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [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: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:43.905786  2619 ts_tablet_manager.cc:1434] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:44.593042  2405 raft_consensus.cc:493] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87bc460d198f4f15801ff4d7220a9461)
I20260710 13:26:44.593652  2405 raft_consensus.cc:515] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:44.595690  2405 leader_election.cc:290] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:44.596611  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:44.596725  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:44.597333  2660 raft_consensus.cc:2468] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 1.
I20260710 13:26:44.598485  2242 leader_election.cc:304] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:44.599318  2405 raft_consensus.cc:2804] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:44.599639  2405 raft_consensus.cc:493] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87bc460d198f4f15801ff4d7220a9461)
I20260710 13:26:44.599923  2405 raft_consensus.cc:3060] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.604040  2575 raft_consensus.cc:493] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87bc460d198f4f15801ff4d7220a9461)
I20260710 13:26:44.604534  2575 raft_consensus.cc:515] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:44.604753  2405 raft_consensus.cc:515] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:44.606194  2575 leader_election.cc:290] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:44.607089  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:44.607265  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:44.607640  2659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:44.607771  2660 raft_consensus.cc:2468] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 1.
I20260710 13:26:44.607859  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:44.608261  2659 raft_consensus.cc:3060] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.608541  2204 raft_consensus.cc:2468] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 0.
I20260710 13:26:44.608635  2405 leader_election.cc:290] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 2 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:44.609599  2316 leader_election.cc:304] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [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: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:44.610288  2575 raft_consensus.cc:2804] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:44.610674  2575 raft_consensus.cc:493] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87bc460d198f4f15801ff4d7220a9461)
I20260710 13:26:44.611028  2575 raft_consensus.cc:3060] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.615267  2659 raft_consensus.cc:2468] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 2.
I20260710 13:26:44.616472  2242 leader_election.cc:304] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:44.617275  2405 raft_consensus.cc:2804] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:44.617754  2405 raft_consensus.cc:697] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:44.618052  2575 raft_consensus.cc:515] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:44.618451  2405 consensus_queue.cc:237] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:44.619915  2575 leader_election.cc:290] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 2 election: Requested vote from peers 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:44.620791  2659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:44.621379  2659 raft_consensus.cc:3060] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.621374  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3650e3e78e41eaaea8ebe4a6210bf5" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:44.622113  2204 raft_consensus.cc:3060] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 0 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.628968  2204 raft_consensus.cc:2468] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 2.
I20260710 13:26:44.629784  2659 raft_consensus.cc:2468] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 2.
I20260710 13:26:44.630221  2316 leader_election.cc:304] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:44.631059  2575 raft_consensus.cc:2804] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:44.631784  2575 raft_consensus.cc:697] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 2 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:44.632885  2575 consensus_queue.cc:237] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:44.633090  2023 catalog_manager.cc:5697] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 1 to 2, leader changed from 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1) to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 2 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:44.649248  2026 catalog_manager.cc:5697] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 1 to 2, leader changed from 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1) to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 2 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:44.712563  2575 raft_consensus.cc:493] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87bc460d198f4f15801ff4d7220a9461)
I20260710 13:26:44.713173  2575 raft_consensus.cc:515] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:44.715106  2575 leader_election.cc:290] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:44.715790  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:44.717698  2659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a96f6284d4f40919c02329d1df25d41" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:44.718441  2659 raft_consensus.cc:2393] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aef489e774047c281fbb8428a9cbf63 in current term 2: Already voted for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in this term.
I20260710 13:26:44.719513  2316 leader_election.cc:304] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [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: 6aef489e774047c281fbb8428a9cbf63; no voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:44.720377  2575 raft_consensus.cc:3060] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.725742  2575 raft_consensus.cc:2749] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:45.006842  2659 raft_consensus.cc:1275] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:45.008117  2441 consensus_queue.cc:1048] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:45.015066  2427 raft_consensus.cc:493] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.015934  2427 raft_consensus.cc:515] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:45.018687  2348 raft_consensus.cc:1275] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:45.020785  2441 consensus_queue.cc:1048] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:45.025362  2427 leader_election.cc:290] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:45.025992  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:45.026793  2350 raft_consensus.cc:2468] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 1.
I20260710 13:26:45.027680  2660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461" is_pre_election: true
I20260710 13:26:45.028002  2170 leader_election.cc:304] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [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: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:45.028575  2660 raft_consensus.cc:2410] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:26:45.030356  2427 raft_consensus.cc:2804] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:45.030740  2427 raft_consensus.cc:493] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.031064  2427 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:45.037997  2427 raft_consensus.cc:515] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:45.039669  2427 leader_election.cc:290] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 2 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547)
I20260710 13:26:45.040457  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:45.041002  2348 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:45.040841  2659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "7954af88dd984094884290bb95274d85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
I20260710 13:26:45.041529  2659 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:45.047919  2348 raft_consensus.cc:2468] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7954af88dd984094884290bb95274d85 in term 2.
I20260710 13:26:45.048323  2659 raft_consensus.cc:2410] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7954af88dd984094884290bb95274d85 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:26:45.049841  2170 leader_election.cc:304] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:45.050498  2427 raft_consensus.cc:2804] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:45.050930  2427 raft_consensus.cc:697] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 2 LEADER]: Becoming Leader. State: Replica: 7954af88dd984094884290bb95274d85, State: Running, Role: LEADER
I20260710 13:26:45.051645  2427 consensus_queue.cc:237] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [LEADER]: Queue going to LEADER 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: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:45.058393  2023 catalog_manager.cc:5697] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 reported cstate change: term changed from 1 to 2, leader changed from 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1) to 7954af88dd984094884290bb95274d85 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "7954af88dd984094884290bb95274d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:45.140344  2204 raft_consensus.cc:1275] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Refusing update from remote peer 6aef489e774047c281fbb8428a9cbf63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:45.141789  2575 consensus_queue.cc:1048] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:45.153899  2660 raft_consensus.cc:1275] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Refusing update from remote peer 6aef489e774047c281fbb8428a9cbf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:45.155503  2573 consensus_queue.cc:1048] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:45.276578  2712 raft_consensus.cc:493] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.277103  2712 raft_consensus.cc:515] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:45.279289  2712 leader_election.cc:290] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:45.290771  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:45.291534  2204 raft_consensus.cc:2468] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 1.
I20260710 13:26:45.292461  2610 leader_election.cc:304] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [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: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:45.292845  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" is_pre_election: true
I20260710 13:26:45.293160  2712 raft_consensus.cc:2804] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:45.293573  2712 raft_consensus.cc:493] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.293533  2275 raft_consensus.cc:2468] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 1.
I20260710 13:26:45.294066  2712 raft_consensus.cc:3060] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:45.299005  2712 raft_consensus.cc:515] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:45.300597  2712 leader_election.cc:290] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:45.301599  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:45.302338  2204 raft_consensus.cc:3060] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:45.301697  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5875e410f4aa69a7d144ba9814ded" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:45.308753  2275 raft_consensus.cc:3060] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:45.309296  2204 raft_consensus.cc:2468] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:45.310952  2610 leader_election.cc:304] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7954af88dd984094884290bb95274d85, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:45.311811  2712 raft_consensus.cc:2804] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:45.313848  2712 raft_consensus.cc:697] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 2 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
I20260710 13:26:45.314730  2712 consensus_queue.cc:237] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [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: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:45.316265  2275 raft_consensus.cc:2468] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:45.322293  2026 catalog_manager.cc:5697] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:45.390111  2712 raft_consensus.cc:493] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.390538  2712 raft_consensus.cc:515] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:45.392449  2712 leader_election.cc:290] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:45.393664  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85" is_pre_election: true
I20260710 13:26:45.401832  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63" is_pre_election: true
I20260710 13:26:45.402510  2348 raft_consensus.cc:2468] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:45.403579  2612 leader_election.cc:304] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:45.404345  2712 raft_consensus.cc:2804] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:26:45.404676  2712 raft_consensus.cc:493] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.404955  2712 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:45.410782  2712 raft_consensus.cc:515] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:45.412317  2712 leader_election.cc:290] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 3 election: Requested vote from peers 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947), 7954af88dd984094884290bb95274d85 (127.31.188.2:36149)
I20260710 13:26:45.413038  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:45.413290  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f13cbc516c24e65b18a3880a94b1757" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:45.413554  2348 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:45.419168  2348 raft_consensus.cc:2468] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 3.
I20260710 13:26:45.420221  2612 leader_election.cc:304] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 7954af88dd984094884290bb95274d85
I20260710 13:26:45.420915  2712 raft_consensus.cc:2804] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:45.421432  2712 raft_consensus.cc:697] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 3 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
I20260710 13:26:45.422148  2712 consensus_queue.cc:237] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:45.429080  2026 catalog_manager.cc:5697] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 2 to 3, leader changed from 7954af88dd984094884290bb95274d85 (127.31.188.2) to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 3 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:45.621580  2660 raft_consensus.cc:1240] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 3 LEADER]: Rejecting Update request from peer 7954af88dd984094884290bb95274d85 for earlier term 2. Current term is 3. Ops: []
I20260710 13:26:45.623332  2594 consensus_queue.cc:1059] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:45.624092  2594 consensus_queue.cc:1243] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [LEADER]: Peer 87bc460d198f4f15801ff4d7220a9461 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:26:45.624537  2427 raft_consensus.cc:3055] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:45.625070  2427 raft_consensus.cc:740] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7954af88dd984094884290bb95274d85, State: Running, Role: LEADER
I20260710 13:26:45.626050  2427 consensus_queue.cc:260] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } }
I20260710 13:26:45.627503  2427 raft_consensus.cc:3060] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:45.807930  2275 raft_consensus.cc:1275] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:45.809199  2712 consensus_queue.cc:1048] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:45.822273  2204 raft_consensus.cc:1275] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:45.826738  2712 consensus_queue.cc:1048] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:45.919919  2350 raft_consensus.cc:1275] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:26:45.921196  2712 consensus_queue.cc:1048] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:45.932906  2201 raft_consensus.cc:1275] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 3 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:26:45.938136  2726 consensus_queue.cc:1048] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:45.939484  2726 consensus_queue.cc:1243] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Peer 7954af88dd984094884290bb95274d85 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:26:45.944253  2204 pending_rounds.cc:85] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85: Aborting all ops after (but not including) 0
I20260710 13:26:45.944599  2204 pending_rounds.cc:107] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:26:45.944864  2204 raft_consensus.cc:2889] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 13:26:52.905321  2225 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5a00 after lost signal to thread 32499
W20260710 13:26:52.906543  2225 debug-util.cc:398] Leaking SignalData structure 0x7b08000f5240 after lost signal to thread 2061
W20260710 13:26:52.907797  2225 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0e20 after lost signal to thread 2228
W20260710 13:26:52.908708  2225 debug-util.cc:398] Leaking SignalData structure 0x7b08002a95e0 after lost signal to thread 2302
W20260710 13:26:52.909739  2225 debug-util.cc:398] Leaking SignalData structure 0x7b08001de740 after lost signal to thread 2376
W20260710 13:26:52.910708  2225 debug-util.cc:398] Leaking SignalData structure 0x7b08000bdf40 after lost signal to thread 2686
I20260710 13:26:54.130605 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:54.166599  2352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f"
dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
mode: GRACEFUL
new_leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
 from {username='slave'} at 127.0.0.1:47418
I20260710 13:26:54.167613  2352 raft_consensus.cc:606] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Received request to transfer leadership to TS 05e22f6c44d9458aa54e4abbee5a3d84
I20260710 13:26:54.180647  2277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550"
dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
mode: GRACEFUL
new_leader_uuid: "87bc460d198f4f15801ff4d7220a9461"
 from {username='slave'} at 127.0.0.1:58334
I20260710 13:26:54.181211  2277 raft_consensus.cc:606] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Received request to transfer leadership to TS 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:54.184794  2351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc6d44623d9d41e88c32dcd1c1feeca7"
dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
mode: GRACEFUL
new_leader_uuid: "87bc460d198f4f15801ff4d7220a9461"
 from {username='slave'} at 127.0.0.1:47418
I20260710 13:26:54.185396  2351 raft_consensus.cc:606] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Received request to transfer leadership to TS 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:54.188194  2278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f"
dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
mode: GRACEFUL
new_leader_uuid: "87bc460d198f4f15801ff4d7220a9461"
 from {username='slave'} at 127.0.0.1:58334
I20260710 13:26:54.188689  2278 raft_consensus.cc:606] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Received request to transfer leadership to TS 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:54.189925 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:26:54.190600 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:54.317729  2770 raft_consensus.cc:993] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63: : Instructing follower 87bc460d198f4f15801ff4d7220a9461 to start an election
I20260710 13:26:54.318339  2765 raft_consensus.cc:1081] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Signalling peer 87bc460d198f4f15801ff4d7220a9461 to start an election
I20260710 13:26:54.320055  2654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc6d44623d9d41e88c32dcd1c1feeca7"
dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
 from {username='slave'} at 127.0.0.1:38334
I20260710 13:26:54.320763  2654 raft_consensus.cc:493] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.321187  2654 raft_consensus.cc:3060] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.330533  2654 raft_consensus.cc:515] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.334025  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6d44623d9d41e88c32dcd1c1feeca7" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:54.334911  2278 raft_consensus.cc:3060] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.339444  2654 leader_election.cc:290] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:54.341830  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6d44623d9d41e88c32dcd1c1feeca7" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:54.341974  2765 raft_consensus.cc:993] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63: : Instructing follower 05e22f6c44d9458aa54e4abbee5a3d84 to start an election
I20260710 13:26:54.342481  2351 raft_consensus.cc:3055] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:54.342675  2770 raft_consensus.cc:1081] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Signalling peer 05e22f6c44d9458aa54e4abbee5a3d84 to start an election
I20260710 13:26:54.342901  2351 raft_consensus.cc:740] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:54.343819  2351 consensus_queue.cc:260] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.344616  2276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f"
dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
 from {username='slave'} at 127.0.0.1:40126
I20260710 13:26:54.347332  2276 raft_consensus.cc:493] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.347628  2351 raft_consensus.cc:3060] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.347743  2276 raft_consensus.cc:3060] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.346657  2278 raft_consensus.cc:2468] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:54.355244  2277 raft_consensus.cc:1240] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Rejecting Update request from peer 6aef489e774047c281fbb8428a9cbf63 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:54.355562  2351 raft_consensus.cc:2468] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:54.355587  2276 raft_consensus.cc:515] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:54.357340  2612 leader_election.cc:304] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aef489e774047c281fbb8428a9cbf63, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:54.357981  2276 leader_election.cc:290] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 2 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:54.358810  2749 raft_consensus.cc:2804] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:54.360381  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:54.360970  2203 raft_consensus.cc:3060] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.365746  2749 raft_consensus.cc:697] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 2 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
I20260710 13:26:54.366971  2749 consensus_queue.cc:237] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.367971  2203 raft_consensus.cc:2468] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 2.
I20260710 13:26:54.369444  2242 leader_election.cc:304] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:54.370127  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd42272a2b4f5ab17e3d9940b97b3f" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:54.370731  2760 raft_consensus.cc:2804] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:54.371148  2351 raft_consensus.cc:3055] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:54.371526  2351 raft_consensus.cc:740] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:54.372830  2351 consensus_queue.cc:260] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:54.374104  2351 raft_consensus.cc:3060] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.376870  2203 raft_consensus.cc:1240] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Rejecting Update request from peer 6aef489e774047c281fbb8428a9cbf63 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:54.382685  2351 raft_consensus.cc:2468] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 2.
I20260710 13:26:54.385234  2760 raft_consensus.cc:697] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:54.386350  2760 consensus_queue.cc:237] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:54.399727  2026 catalog_manager.cc:5697] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 1 to 2, leader changed from 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4) to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.400457  2023 catalog_manager.cc:5697] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 1 to 2, leader changed from 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4) to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 2 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.530676  2774 raft_consensus.cc:993] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84: : Instructing follower 87bc460d198f4f15801ff4d7220a9461 to start an election
I20260710 13:26:54.531220  2760 raft_consensus.cc:1081] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Signalling peer 87bc460d198f4f15801ff4d7220a9461 to start an election
I20260710 13:26:54.533809  2654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f"
dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
 from {username='slave'} at 127.0.0.1:38328
I20260710 13:26:54.534404  2654 raft_consensus.cc:493] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.534825  2654 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.540730  2654 raft_consensus.cc:515] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.542903  2654 leader_election.cc:290] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 3 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:54.544292  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:54.544601  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc46d1791efb4a45bc657b8c705ab62f" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:54.544975  2351 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.545219  2278 raft_consensus.cc:3055] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:54.545584  2278 raft_consensus.cc:740] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:54.546406  2278 consensus_queue.cc:260] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [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: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.547747  2278 raft_consensus.cc:3060] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.552840  2278 raft_consensus.cc:2468] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 3.
I20260710 13:26:54.553066  2351 raft_consensus.cc:2468] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 3.
I20260710 13:26:54.554207  2609 leader_election.cc:304] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:54.555024  2749 raft_consensus.cc:2804] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:54.555538  2749 raft_consensus.cc:697] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 3 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
I20260710 13:26:54.556282  2749 consensus_queue.cc:237] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [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: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.566605  2023 catalog_manager.cc:5697] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 2 to 3, leader changed from 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3) to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 3 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.726413  2774 raft_consensus.cc:993] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84: : Instructing follower 87bc460d198f4f15801ff4d7220a9461 to start an election
I20260710 13:26:54.726951  2760 raft_consensus.cc:1081] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Signalling peer 87bc460d198f4f15801ff4d7220a9461 to start an election
I20260710 13:26:54.728488  2654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550"
dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
 from {username='slave'} at 127.0.0.1:38328
I20260710 13:26:54.728987  2654 raft_consensus.cc:493] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.729310  2654 raft_consensus.cc:3060] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.734783  2654 raft_consensus.cc:515] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.736605  2654 leader_election.cc:290] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 election: Requested vote from peers 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:54.737367  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:54.737747  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826a6b3b1b8a4bf9abd40ade5aa93550" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:54.738050  2278 raft_consensus.cc:3055] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:54.738416  2278 raft_consensus.cc:740] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:54.739341  2278 consensus_queue.cc:260] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.738456  2351 raft_consensus.cc:3060] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.740233  2278 raft_consensus.cc:3060] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.747001  2278 raft_consensus.cc:2468] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:54.747816  2351 raft_consensus.cc:2468] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:54.748076  2609 leader_election.cc:304] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:54.749496  2749 raft_consensus.cc:2804] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:54.749965  2749 raft_consensus.cc:697] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 2 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
I20260710 13:26:54.750914  2749 consensus_queue.cc:237] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } }
I20260710 13:26:54.759752  2023 catalog_manager.cc:5697] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 1 to 2, leader changed from 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3) to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.794422  2351 raft_consensus.cc:1275] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:54.795997  2749 consensus_queue.cc:1048] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:54.808611  2203 raft_consensus.cc:1275] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:54.809985  2278 raft_consensus.cc:1275] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:54.811769  2760 consensus_queue.cc:1048] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:54.812249  2771 consensus_queue.cc:1048] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:54.820724  2352 raft_consensus.cc:1275] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:54.822610  2774 consensus_queue.cc:1048] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:54.956110  2352 raft_consensus.cc:1275] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:26:54.957562  2785 consensus_queue.cc:1048] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:54.970402  2278 raft_consensus.cc:1275] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:26:54.972204  2785 consensus_queue.cc:1048] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:55.148597  2278 raft_consensus.cc:1275] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:55.150091  2785 consensus_queue.cc:1048] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:55.160254  2352 raft_consensus.cc:1275] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:55.163412  2749 consensus_queue.cc:1048] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:55.191608 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:55.206521 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:55.219879  2278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2"
dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
mode: GRACEFUL
new_leader_uuid: "6aef489e774047c281fbb8428a9cbf63"
 from {username='slave'} at 127.0.0.1:58334
I20260710 13:26:55.220463  2278 raft_consensus.cc:606] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Received request to transfer leadership to TS 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:55.221621 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:26:55.222543 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:55.303686  2760 raft_consensus.cc:993] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84: : Instructing follower 6aef489e774047c281fbb8428a9cbf63 to start an election
I20260710 13:26:55.304232  2760 raft_consensus.cc:1081] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Signalling peer 6aef489e774047c281fbb8428a9cbf63 to start an election
I20260710 13:26:55.305845  2351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2"
dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
 from {username='slave'} at 127.0.0.1:56762
I20260710 13:26:55.306396  2351 raft_consensus.cc:493] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:55.306818  2351 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:55.311960  2351 raft_consensus.cc:515] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:55.313663  2351 leader_election.cc:290] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 2 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:55.314540  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:55.314711  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:55.315227  2203 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:55.315301  2278 raft_consensus.cc:3055] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:55.315748  2278 raft_consensus.cc:740] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:55.316458  2278 consensus_queue.cc:260] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:55.317337  2278 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:55.323870  2278 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 2.
I20260710 13:26:55.325070  2315 leader_election.cc:304] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 6aef489e774047c281fbb8428a9cbf63; no voters: 
I20260710 13:26:55.326071  2765 raft_consensus.cc:2804] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:55.327098  2203 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 2.
I20260710 13:26:55.327972  2765 raft_consensus.cc:697] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 2 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:55.328989  2765 consensus_queue.cc:237] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:55.338760  2025 catalog_manager.cc:5697] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 1 to 2, leader changed from 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3) to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 2 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:55.768499  2278 raft_consensus.cc:1275] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Refusing update from remote peer 6aef489e774047c281fbb8428a9cbf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:55.769745  2770 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:55.789809  2203 raft_consensus.cc:1275] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Refusing update from remote peer 6aef489e774047c281fbb8428a9cbf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:55.791181  2765 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:56.223453 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:56.242275 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:56.258864  2351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2"
dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
mode: GRACEFUL
new_leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
 from {username='slave'} at 127.0.0.1:47418
I20260710 13:26:56.259418  2351 raft_consensus.cc:606] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 2 LEADER]: Received request to transfer leadership to TS 05e22f6c44d9458aa54e4abbee5a3d84
I20260710 13:26:56.260555 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:26:56.261204 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:56.759944  2765 raft_consensus.cc:993] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: : Instructing follower 05e22f6c44d9458aa54e4abbee5a3d84 to start an election
I20260710 13:26:56.760389  2809 raft_consensus.cc:1081] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 2 LEADER]: Signalling peer 05e22f6c44d9458aa54e4abbee5a3d84 to start an election
I20260710 13:26:56.761912  2278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2"
dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
 from {username='slave'} at 127.0.0.1:40126
I20260710 13:26:56.762403  2278 raft_consensus.cc:493] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:56.762730  2278 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:56.767460  2278 raft_consensus.cc:515] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:56.769493  2278 leader_election.cc:290] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 3 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:56.770356  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:56.770569  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:56.770990  2203 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:56.771250  2351 raft_consensus.cc:3055] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:56.771659  2351 raft_consensus.cc:740] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:56.772243  2351 consensus_queue.cc:260] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [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: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:56.773099  2351 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:56.776877  2203 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 3.
I20260710 13:26:56.778012  2242 leader_election.cc:304] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:56.778839  2773 raft_consensus.cc:2804] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:56.779134  2351 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 3.
I20260710 13:26:56.779284  2773 raft_consensus.cc:697] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:56.780169  2773 consensus_queue.cc:237] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:56.786578  2025 catalog_manager.cc:5697] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 2 to 3, leader changed from 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4) to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 3 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.182072  2351 raft_consensus.cc:1275] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:57.183300  2773 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:57.194964  2203 raft_consensus.cc:1275] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 3 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:57.196350  2773 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:57.261965 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:57.279328 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:57.295706  2278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2"
dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
mode: GRACEFUL
new_leader_uuid: "6aef489e774047c281fbb8428a9cbf63"
 from {username='slave'} at 127.0.0.1:58334
I20260710 13:26:57.296231  2278 raft_consensus.cc:606] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 LEADER]: Received request to transfer leadership to TS 6aef489e774047c281fbb8428a9cbf63
I20260710 13:26:57.297353 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:26:57.297982 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:57.654575  2760 raft_consensus.cc:993] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84: : Instructing follower 6aef489e774047c281fbb8428a9cbf63 to start an election
I20260710 13:26:57.655382  2773 raft_consensus.cc:1081] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 LEADER]: Signalling peer 6aef489e774047c281fbb8428a9cbf63 to start an election
I20260710 13:26:57.657231  2351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2"
dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
 from {username='slave'} at 127.0.0.1:56762
I20260710 13:26:57.658044  2351 raft_consensus.cc:493] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.658398  2351 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:57.665544  2351 raft_consensus.cc:515] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:57.667743  2351 leader_election.cc:290] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [CANDIDATE]: Term 4 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:57.668815  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:57.668690  2203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "6aef489e774047c281fbb8428a9cbf63" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:57.669421  2278 raft_consensus.cc:3055] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:57.669565  2203 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:57.669697  2278 raft_consensus.cc:740] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:57.670616  2278 consensus_queue.cc:260] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:57.671948  2278 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:57.675109  2203 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 4.
I20260710 13:26:57.676200  2316 leader_election.cc:304] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [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: 6aef489e774047c281fbb8428a9cbf63, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:57.677044  2809 raft_consensus.cc:2804] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:57.677759  2278 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aef489e774047c281fbb8428a9cbf63 in term 4.
I20260710 13:26:57.678155  2809 raft_consensus.cc:697] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 4 LEADER]: Becoming Leader. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:57.679522  2809 consensus_queue.cc:237] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [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: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:57.687954  2026 catalog_manager.cc:5697] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 reported cstate change: term changed from 3 to 4, leader changed from 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3) to 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4). New cstate: current_term: 4 leader_uuid: "6aef489e774047c281fbb8428a9cbf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:58.072451  2203 raft_consensus.cc:1275] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 4 FOLLOWER]: Refusing update from remote peer 6aef489e774047c281fbb8428a9cbf63: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:58.073570  2809 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:58.082602  2278 raft_consensus.cc:1275] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 4 FOLLOWER]: Refusing update from remote peer 6aef489e774047c281fbb8428a9cbf63: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:58.084683  2809 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:26:58.230875  2168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.188.1:42547, user_credentials={real_user=slave}} blocked reactor thread for 65624.5us
I20260710 13:26:58.503485 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:58.577999 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:58.599398  2351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2"
dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
mode: GRACEFUL
new_leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
 from {username='slave'} at 127.0.0.1:47418
I20260710 13:26:58.600086  2351 raft_consensus.cc:606] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 4 LEADER]: Received request to transfer leadership to TS 05e22f6c44d9458aa54e4abbee5a3d84
I20260710 13:26:58.601138 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:26:58.601713 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:59.018003  2835 raft_consensus.cc:993] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: : Instructing follower 05e22f6c44d9458aa54e4abbee5a3d84 to start an election
I20260710 13:26:59.018687  2833 raft_consensus.cc:1081] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 4 LEADER]: Signalling peer 05e22f6c44d9458aa54e4abbee5a3d84 to start an election
I20260710 13:26:59.020323  2278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2"
dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
 from {username='slave'} at 127.0.0.1:40126
I20260710 13:26:59.020840  2278 raft_consensus.cc:493] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:59.021191  2278 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:59.026552  2278 raft_consensus.cc:515] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:59.028020  2278 leader_election.cc:290] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [CANDIDATE]: Term 5 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4:41947)
I20260710 13:26:59.028906  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:59.028990  2351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d4d525c9954934ae65f70eadb002a2" candidate_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6aef489e774047c281fbb8428a9cbf63"
I20260710 13:26:59.029557  2204 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:59.029654  2351 raft_consensus.cc:3055] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:26:59.030081  2351 raft_consensus.cc:740] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6aef489e774047c281fbb8428a9cbf63, State: Running, Role: LEADER
I20260710 13:26:59.030838  2351 consensus_queue.cc:260] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [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: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:59.031828  2351 raft_consensus.cc:3060] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:59.035981  2204 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 5.
I20260710 13:26:59.037310  2242 leader_election.cc:304] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: 05e22f6c44d9458aa54e4abbee5a3d84, 7954af88dd984094884290bb95274d85; no voters: 
I20260710 13:26:59.037683  2351 raft_consensus.cc:2468] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e22f6c44d9458aa54e4abbee5a3d84 in term 5.
I20260710 13:26:59.038054  2773 raft_consensus.cc:2804] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:26:59.038869  2773 raft_consensus.cc:697] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 5 LEADER]: Becoming Leader. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:59.039717  2773 consensus_queue.cc:237] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [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: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } }
I20260710 13:26:59.047616  2025 catalog_manager.cc:5697] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 reported cstate change: term changed from 4 to 5, leader changed from 6aef489e774047c281fbb8428a9cbf63 (127.31.188.4) to 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3). New cstate: current_term: 5 leader_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:59.409030  2058 debug-util.cc:398] Leaking SignalData structure 0x7b0800175040 after lost signal to thread 32499
W20260710 13:26:59.410001  2058 debug-util.cc:398] Leaking SignalData structure 0x7b08000975c0 after lost signal to thread 2061
W20260710 13:26:59.411049  2058 debug-util.cc:398] Leaking SignalData structure 0x7b0800114060 after lost signal to thread 2228
W20260710 13:26:59.411998  2058 debug-util.cc:398] Leaking SignalData structure 0x7b08000c19e0 after lost signal to thread 2302
W20260710 13:26:59.412896  2058 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4620 after lost signal to thread 2376
W20260710 13:26:59.413889  2058 debug-util.cc:398] Leaking SignalData structure 0x7b080018d420 after lost signal to thread 2686
I20260710 13:26:59.432860  2351 raft_consensus.cc:1275] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 5 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:59.434244  2773 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aef489e774047c281fbb8428a9cbf63" member_type: VOTER last_known_addr { host: "127.31.188.4" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:59.446082  2204 raft_consensus.cc:1275] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 5 FOLLOWER]: Refusing update from remote peer 05e22f6c44d9458aa54e4abbee5a3d84: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:59.447485  2773 consensus_queue.cc:1048] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:59.602546 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:59.640487 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:59.654311  2278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fff046783868435a8fc4ad914239b96a"
dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
mode: GRACEFUL
new_leader_uuid: "87bc460d198f4f15801ff4d7220a9461"
 from {username='slave'} at 127.0.0.1:58334
I20260710 13:26:59.654865  2278 raft_consensus.cc:606] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Received request to transfer leadership to TS 87bc460d198f4f15801ff4d7220a9461
I20260710 13:26:59.656162 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:26:59.656821 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:59.825830  2760 raft_consensus.cc:993] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84: : Instructing follower 87bc460d198f4f15801ff4d7220a9461 to start an election
I20260710 13:26:59.826308  2773 raft_consensus.cc:1081] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Signalling peer 87bc460d198f4f15801ff4d7220a9461 to start an election
I20260710 13:26:59.828140  2657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fff046783868435a8fc4ad914239b96a"
dest_uuid: "87bc460d198f4f15801ff4d7220a9461"
 from {username='slave'} at 127.0.0.1:38328
I20260710 13:26:59.828747  2657 raft_consensus.cc:493] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:59.829099  2657 raft_consensus.cc:3060] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:59.844384  2657 raft_consensus.cc:515] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:59.846772  2657 leader_election.cc:290] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 election: Requested vote from peers 7954af88dd984094884290bb95274d85 (127.31.188.2:36149), 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077)
I20260710 13:26:59.847970  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff046783868435a8fc4ad914239b96a" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e22f6c44d9458aa54e4abbee5a3d84"
I20260710 13:26:59.848671  2278 raft_consensus.cc:3055] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:59.848970  2278 raft_consensus.cc:740] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e22f6c44d9458aa54e4abbee5a3d84, State: Running, Role: LEADER
I20260710 13:26:59.849826  2278 consensus_queue.cc:260] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:59.850335  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff046783868435a8fc4ad914239b96a" candidate_uuid: "87bc460d198f4f15801ff4d7220a9461" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7954af88dd984094884290bb95274d85"
I20260710 13:26:59.850955  2278 raft_consensus.cc:3060] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:59.850934  2204 raft_consensus.cc:3060] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:59.857748  2278 raft_consensus.cc:2468] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:59.857748  2204 raft_consensus.cc:2468] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87bc460d198f4f15801ff4d7220a9461 in term 2.
I20260710 13:26:59.859299  2609 leader_election.cc:304] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e22f6c44d9458aa54e4abbee5a3d84, 87bc460d198f4f15801ff4d7220a9461; no voters: 
I20260710 13:26:59.860347  2826 raft_consensus.cc:2804] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:59.861446  2826 raft_consensus.cc:697] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 2 LEADER]: Becoming Leader. State: Replica: 87bc460d198f4f15801ff4d7220a9461, State: Running, Role: LEADER
I20260710 13:26:59.862352  2826 consensus_queue.cc:237] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } }
I20260710 13:26:59.873027  2026 catalog_manager.cc:5697] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 reported cstate change: term changed from 1 to 2, leader changed from 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3) to 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "87bc460d198f4f15801ff4d7220a9461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87bc460d198f4f15801ff4d7220a9461" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 42547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:00.366820  2204 raft_consensus.cc:1275] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:00.368089  2848 consensus_queue.cc:1048] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7954af88dd984094884290bb95274d85" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:00.391655  2278 raft_consensus.cc:1275] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Refusing update from remote peer 87bc460d198f4f15801ff4d7220a9461: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:00.393230  2858 consensus_queue.cc:1048] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e22f6c44d9458aa54e4abbee5a3d84" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:00.657662 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:00.672031 32496 tablet_server.cc:179] TabletServer@127.31.188.1:42547 shutting down...
W20260710 13:27:00.685583  2168 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 13:27:00.691627  2168 consensus_peers.cc:597] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:00.707021 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:00.708478 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.709220 32496 raft_consensus.cc:2243] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.710125 32496 raft_consensus.cc:2272] T fff046783868435a8fc4ad914239b96a P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.712857 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.713486 32496 raft_consensus.cc:2243] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.713907 32496 raft_consensus.cc:2272] T addb4910b7ca421e8c5b724b014a78cb P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.716116 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.716696 32496 raft_consensus.cc:2243] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.717128 32496 raft_consensus.cc:2272] T 2b82554b6403460e85c18eed93580a98 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.719530 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.720074 32496 raft_consensus.cc:2243] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.720592 32496 raft_consensus.cc:2272] T 1697b7eeb1224ed0863433a50095e330 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.722965 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.723563 32496 raft_consensus.cc:2243] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.723973 32496 raft_consensus.cc:2272] T 4b809a3df6a14f2d91b6185ad8789396 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.726094 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.726824 32496 raft_consensus.cc:2243] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.727247 32496 raft_consensus.cc:2272] T 56d973b4b52044e291b4214c01b94df0 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.729197 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.729751 32496 raft_consensus.cc:2243] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.730172 32496 raft_consensus.cc:2272] T d7a2c5855f16407d9b02c9a215af9be1 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.732399 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.732949 32496 raft_consensus.cc:2243] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.733381 32496 raft_consensus.cc:2272] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.735805 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.736400 32496 raft_consensus.cc:2243] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.737214 32496 raft_consensus.cc:2272] T cc6d44623d9d41e88c32dcd1c1feeca7 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.739537 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.740118 32496 raft_consensus.cc:2243] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.740948 32496 raft_consensus.cc:2272] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.743085 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.743631 32496 raft_consensus.cc:2243] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.744066 32496 raft_consensus.cc:2272] T 739cab8ce6914516a13046b3e5e78ce4 P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.746081 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.746614 32496 raft_consensus.cc:2243] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.747117 32496 raft_consensus.cc:2272] T 45c44f5921d04231882f15295b662aad P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.749651 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.750293 32496 raft_consensus.cc:2243] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.750819 32496 raft_consensus.cc:2272] T 616ddd0c42d640628d3614c425df0b5b P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:00.753145  2316 consensus_peers.cc:597] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:00.753726 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.754320 32496 raft_consensus.cc:2243] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.754761 32496 raft_consensus.cc:2272] T 5aa079449f3e417e84ef21f646f4cc4f P 87bc460d198f4f15801ff4d7220a9461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.756881 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.757417 32496 raft_consensus.cc:2243] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.758378 32496 raft_consensus.cc:2272] T 41a5875e410f4aa69a7d144ba9814ded P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.761070 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.761610 32496 raft_consensus.cc:2243] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.762387 32496 raft_consensus.cc:2272] T dc46d1791efb4a45bc657b8c705ab62f P 87bc460d198f4f15801ff4d7220a9461 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.764516 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.765033 32496 raft_consensus.cc:2243] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.765456 32496 raft_consensus.cc:2272] T 0a96f6284d4f40919c02329d1df25d41 P 87bc460d198f4f15801ff4d7220a9461 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.767482 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:00.767946 32496 raft_consensus.cc:2243] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.768745 32496 raft_consensus.cc:2272] T 5f13cbc516c24e65b18a3880a94b1757 P 87bc460d198f4f15801ff4d7220a9461 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.816385 32496 tablet_server.cc:196] TabletServer@127.31.188.1:42547 shutdown complete.
W20260710 13:27:00.825582  2242 consensus_peers.cc:597] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:00.833047  2316 consensus_peers.cc:597] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:00.875387 32496 tablet_server.cc:179] TabletServer@127.31.188.2:0 shutting down...
W20260710 13:27:00.881500  2242 consensus_peers.cc:597] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Couldn't send request to peer 7954af88dd984094884290bb95274d85. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:00.911825 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:00.912765 32496 tablet_replica.cc:333] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.913792 32496 raft_consensus.cc:2243] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.914500 32496 raft_consensus.cc:2272] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.917737 32496 tablet_replica.cc:333] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.918627 32496 raft_consensus.cc:2243] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.919270 32496 raft_consensus.cc:2272] T 5f13cbc516c24e65b18a3880a94b1757 P 7954af88dd984094884290bb95274d85 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:00.920733  2242 consensus_peers.cc:597] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:00.922143 32496 tablet_replica.cc:333] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.923081 32496 raft_consensus.cc:2243] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.923677 32496 raft_consensus.cc:2272] T eff0d927d2c14ccaad5a5736b71b1bb4 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.926585 32496 tablet_replica.cc:333] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.927417 32496 raft_consensus.cc:2243] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.928010 32496 raft_consensus.cc:2272] T 41a5875e410f4aa69a7d144ba9814ded P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.930692 32496 tablet_replica.cc:333] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.931486 32496 raft_consensus.cc:2243] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.932628 32496 raft_consensus.cc:2272] T 5aa079449f3e417e84ef21f646f4cc4f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.935741 32496 tablet_replica.cc:333] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.936605 32496 raft_consensus.cc:2243] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.937177 32496 raft_consensus.cc:2272] T fff046783868435a8fc4ad914239b96a P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.940248 32496 tablet_replica.cc:333] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.941114 32496 raft_consensus.cc:2243] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.941687 32496 raft_consensus.cc:2272] T 1f1d40189fb14937846b749ca4d2a8b5 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.944656 32496 tablet_replica.cc:333] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.945420 32496 raft_consensus.cc:2243] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.946484 32496 raft_consensus.cc:2272] T 2b82554b6403460e85c18eed93580a98 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.949286 32496 tablet_replica.cc:333] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.950093 32496 raft_consensus.cc:2243] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.951176 32496 raft_consensus.cc:2272] T d7a2c5855f16407d9b02c9a215af9be1 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.953949 32496 tablet_replica.cc:333] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.954689 32496 raft_consensus.cc:2243] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.955713 32496 raft_consensus.cc:2272] T 56d973b4b52044e291b4214c01b94df0 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.958215 32496 tablet_replica.cc:333] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.959020 32496 raft_consensus.cc:2243] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.959662 32496 raft_consensus.cc:2272] T 25bd42272a2b4f5ab17e3d9940b97b3f P 7954af88dd984094884290bb95274d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.962493 32496 tablet_replica.cc:333] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.963299 32496 raft_consensus.cc:2243] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.963864 32496 raft_consensus.cc:2272] T addb4910b7ca421e8c5b724b014a78cb P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.966931 32496 tablet_replica.cc:333] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.967708 32496 raft_consensus.cc:2243] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.968345 32496 raft_consensus.cc:2272] T 87d4d525c9954934ae65f70eadb002a2 P 7954af88dd984094884290bb95274d85 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.970871 32496 tablet_replica.cc:333] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.971590 32496 raft_consensus.cc:2243] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.972851 32496 raft_consensus.cc:2272] T 616ddd0c42d640628d3614c425df0b5b P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.975598 32496 tablet_replica.cc:333] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.976346 32496 raft_consensus.cc:2243] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.976892 32496 raft_consensus.cc:2272] T 739cab8ce6914516a13046b3e5e78ce4 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.979542 32496 tablet_replica.cc:333] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.980305 32496 raft_consensus.cc:2243] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.980860 32496 raft_consensus.cc:2272] T 6b2bae23358b4ed18ef0468ef14b5573 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.983726 32496 tablet_replica.cc:333] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.984412 32496 raft_consensus.cc:2243] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:00.984928 32496 raft_consensus.cc:2272] T efba5c8036f341c2ad361fc3dff84d4f P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:00.987677 32496 tablet_replica.cc:333] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85: stopping tablet replica
I20260710 13:27:00.988304 32496 raft_consensus.cc:2243] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:00.989459 32496 raft_consensus.cc:2272] T 4b809a3df6a14f2d91b6185ad8789396 P 7954af88dd984094884290bb95274d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.038547 32496 tablet_server.cc:196] TabletServer@127.31.188.2:0 shutdown complete.
W20260710 13:27:01.045838  2316 consensus_peers.cc:597] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:01.046434  2316 consensus_peers.cc:597] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 -> Peer 87bc460d198f4f15801ff4d7220a9461 (127.31.188.1:42547): Couldn't send request to peer 87bc460d198f4f15801ff4d7220a9461. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:42547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:01.079540  2242 consensus_peers.cc:597] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Couldn't send request to peer 7954af88dd984094884290bb95274d85. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:01.080750 32496 tablet_server.cc:179] TabletServer@127.31.188.3:0 shutting down...
I20260710 13:27:01.112486 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:01.113917 32496 tablet_replica.cc:333] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.114895 32496 raft_consensus.cc:2243] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.115578 32496 raft_consensus.cc:2272] T eff0d927d2c14ccaad5a5736b71b1bb4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:01.116266  2242 consensus_peers.cc:597] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 -> Peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Couldn't send request to peer 7954af88dd984094884290bb95274d85. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:01.117887 32496 tablet_replica.cc:333] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.118608 32496 raft_consensus.cc:2243] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.119150 32496 raft_consensus.cc:2272] T 45c44f5921d04231882f15295b662aad P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.121542 32496 tablet_replica.cc:333] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.122140 32496 raft_consensus.cc:2243] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.122679 32496 raft_consensus.cc:2272] T 5aa079449f3e417e84ef21f646f4cc4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.125646 32496 tablet_replica.cc:333] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.126343 32496 raft_consensus.cc:2243] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.126881 32496 raft_consensus.cc:2272] T 41a5875e410f4aa69a7d144ba9814ded P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:01.128299  2316 consensus_peers.cc:597] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 -> Peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Couldn't send request to peer 7954af88dd984094884290bb95274d85. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:01.129846 32496 tablet_replica.cc:333] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.130472 32496 raft_consensus.cc:2243] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.130937 32496 raft_consensus.cc:2272] T 1697b7eeb1224ed0863433a50095e330 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.132818 32496 tablet_replica.cc:333] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.133345 32496 raft_consensus.cc:2243] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.133733 32496 raft_consensus.cc:2272] T fff046783868435a8fc4ad914239b96a P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.136348 32496 tablet_replica.cc:333] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.137099 32496 raft_consensus.cc:2243] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.137615 32496 raft_consensus.cc:2272] T cc6d44623d9d41e88c32dcd1c1feeca7 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:01.139873  2315 consensus_peers.cc:597] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 -> Peer 05e22f6c44d9458aa54e4abbee5a3d84 (127.31.188.3:46077): Couldn't send request to peer 05e22f6c44d9458aa54e4abbee5a3d84. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:01.140018 32496 tablet_replica.cc:333] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.140785 32496 raft_consensus.cc:2243] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.141633 32496 raft_consensus.cc:2272] T 1f1d40189fb14937846b749ca4d2a8b5 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.144214 32496 tablet_replica.cc:333] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.144984 32496 raft_consensus.cc:2243] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.145515 32496 raft_consensus.cc:2272] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:01.145454  2316 consensus_peers.cc:597] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 -> Peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Couldn't send request to peer 7954af88dd984094884290bb95274d85. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:01.147743 32496 tablet_replica.cc:333] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.148303 32496 raft_consensus.cc:2243] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.149032 32496 raft_consensus.cc:2272] T 87d4d525c9954934ae65f70eadb002a2 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.150991 32496 tablet_replica.cc:333] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.151530 32496 raft_consensus.cc:2243] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.151953 32496 raft_consensus.cc:2272] T dc46d1791efb4a45bc657b8c705ab62f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.153801 32496 tablet_replica.cc:333] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.154292 32496 raft_consensus.cc:2243] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.155093 32496 raft_consensus.cc:2272] T 0a96f6284d4f40919c02329d1df25d41 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.157094 32496 tablet_replica.cc:333] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.157625 32496 raft_consensus.cc:2243] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.158031 32496 raft_consensus.cc:2272] T d7a2c5855f16407d9b02c9a215af9be1 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.160033 32496 tablet_replica.cc:333] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.160521 32496 raft_consensus.cc:2243] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.160959 32496 raft_consensus.cc:2272] T 56d973b4b52044e291b4214c01b94df0 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.162714 32496 tablet_replica.cc:333] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.163175 32496 raft_consensus.cc:2243] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.163939 32496 raft_consensus.cc:2272] T 25bd42272a2b4f5ab17e3d9940b97b3f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.166033 32496 tablet_replica.cc:333] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.166553 32496 raft_consensus.cc:2243] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.167027 32496 raft_consensus.cc:2272] T 6b2bae23358b4ed18ef0468ef14b5573 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.168720 32496 tablet_replica.cc:333] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.169159 32496 raft_consensus.cc:2243] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.169906 32496 raft_consensus.cc:2272] T efba5c8036f341c2ad361fc3dff84d4f P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.171816 32496 tablet_replica.cc:333] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84: stopping tablet replica
I20260710 13:27:01.172264 32496 raft_consensus.cc:2243] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.172979 32496 raft_consensus.cc:2272] T 739cab8ce6914516a13046b3e5e78ce4 P 05e22f6c44d9458aa54e4abbee5a3d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.211588 32496 tablet_server.cc:196] TabletServer@127.31.188.3:0 shutdown complete.
W20260710 13:27:01.242765  2316 consensus_peers.cc:597] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 -> Peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Couldn't send request to peer 7954af88dd984094884290bb95274d85. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:01.259318 32496 tablet_server.cc:179] TabletServer@127.31.188.4:0 shutting down...
W20260710 13:27:01.285130  2316 consensus_peers.cc:597] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 -> Peer 7954af88dd984094884290bb95274d85 (127.31.188.2:36149): Couldn't send request to peer 7954af88dd984094884290bb95274d85. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:01.302887 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:01.303812 32496 tablet_replica.cc:333] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.304744 32496 raft_consensus.cc:2243] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.305799 32496 raft_consensus.cc:2272] T 45c44f5921d04231882f15295b662aad P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.308723 32496 tablet_replica.cc:333] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.309564 32496 raft_consensus.cc:2243] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.310746 32496 raft_consensus.cc:2272] T ee3650e3e78e41eaaea8ebe4a6210bf5 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.313427 32496 tablet_replica.cc:333] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.314218 32496 raft_consensus.cc:2243] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.314837 32496 raft_consensus.cc:2272] T 87d4d525c9954934ae65f70eadb002a2 P 6aef489e774047c281fbb8428a9cbf63 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.317384 32496 tablet_replica.cc:333] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.318182 32496 raft_consensus.cc:2243] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.319264 32496 raft_consensus.cc:2272] T 1697b7eeb1224ed0863433a50095e330 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.321907 32496 tablet_replica.cc:333] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.322803 32496 raft_consensus.cc:2243] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.325383 32496 raft_consensus.cc:2272] T eff0d927d2c14ccaad5a5736b71b1bb4 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.327842 32496 tablet_replica.cc:333] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.328394 32496 raft_consensus.cc:2243] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.328821 32496 raft_consensus.cc:2272] T 5f13cbc516c24e65b18a3880a94b1757 P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.330765 32496 tablet_replica.cc:333] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.331301 32496 raft_consensus.cc:2243] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.331759 32496 raft_consensus.cc:2272] T cc6d44623d9d41e88c32dcd1c1feeca7 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.333791 32496 tablet_replica.cc:333] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.334318 32496 raft_consensus.cc:2243] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.334810 32496 raft_consensus.cc:2272] T 1f1d40189fb14937846b749ca4d2a8b5 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.336714 32496 tablet_replica.cc:333] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.337278 32496 raft_consensus.cc:2243] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.337693 32496 raft_consensus.cc:2272] T 826a6b3b1b8a4bf9abd40ade5aa93550 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.339547 32496 tablet_replica.cc:333] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.340083 32496 raft_consensus.cc:2243] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.340508 32496 raft_consensus.cc:2272] T 2b82554b6403460e85c18eed93580a98 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.342420 32496 tablet_replica.cc:333] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.342975 32496 raft_consensus.cc:2243] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.343735 32496 raft_consensus.cc:2272] T 6b2bae23358b4ed18ef0468ef14b5573 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.345523 32496 tablet_replica.cc:333] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.346017 32496 raft_consensus.cc:2243] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.346402 32496 raft_consensus.cc:2272] T efba5c8036f341c2ad361fc3dff84d4f P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.348209 32496 tablet_replica.cc:333] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.348691 32496 raft_consensus.cc:2243] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.349097 32496 raft_consensus.cc:2272] T 4b809a3df6a14f2d91b6185ad8789396 P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.350934 32496 tablet_replica.cc:333] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.351409 32496 raft_consensus.cc:2243] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.351835 32496 raft_consensus.cc:2272] T 25bd42272a2b4f5ab17e3d9940b97b3f P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.353583 32496 tablet_replica.cc:333] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.354071 32496 raft_consensus.cc:2243] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.354893 32496 raft_consensus.cc:2272] T addb4910b7ca421e8c5b724b014a78cb P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.356734 32496 tablet_replica.cc:333] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.357209 32496 raft_consensus.cc:2243] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.357625 32496 raft_consensus.cc:2272] T dc46d1791efb4a45bc657b8c705ab62f P 6aef489e774047c281fbb8428a9cbf63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.359417 32496 tablet_replica.cc:333] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.359889 32496 raft_consensus.cc:2243] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.360276 32496 raft_consensus.cc:2272] T 0a96f6284d4f40919c02329d1df25d41 P 6aef489e774047c281fbb8428a9cbf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.361943 32496 tablet_replica.cc:333] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63: stopping tablet replica
I20260710 13:27:01.362380 32496 raft_consensus.cc:2243] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.362787 32496 raft_consensus.cc:2272] T 616ddd0c42d640628d3614c425df0b5b P 6aef489e774047c281fbb8428a9cbf63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.403328 32496 tablet_server.cc:196] TabletServer@127.31.188.4:0 shutdown complete.
I20260710 13:27:01.437841 32496 master.cc:562] Master@127.31.188.62:36399 shutting down...
I20260710 13:27:01.462551 32496 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:01.463189 32496 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.463551 32496 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3c442617adc04a47afbd843a0ab7bc3e: stopping tablet replica
W20260710 13:27:02.480787 32496 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2058)
I20260710 13:27:02.672307 32496 master.cc:584] Master@127.31.188.62:36399 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (23787 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:27:02.732563 32496 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.188.62:40805
I20260710 13:27:02.733747 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:02.739724  2869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:02.739908  2870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:02.740260  2872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:02.741581 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:02.742547 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:02.742797 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:02.742951 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690022742935 us; error 0 us; skew 500 ppm
I20260710 13:27:02.743535 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:02.745851 32496 webserver.cc:533] Webserver started at http://127.31.188.62:37243/ using document root <none> and password file <none>
I20260710 13:27:02.746361 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:02.746554 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:02.747217 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:02.748329 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/master-0-root/instance:
uuid: "95aa96d7c27f4abd8a5aa0c9e278f6eb"
format_stamp: "Formatted at 2026-07-10 13:27:02 on dist-test-slave-3n8f"
I20260710 13:27:02.752576 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:27:02.755899  2877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:02.756600 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:02.756878 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/master-0-root
uuid: "95aa96d7c27f4abd8a5aa0c9e278f6eb"
format_stamp: "Formatted at 2026-07-10 13:27:02 on dist-test-slave-3n8f"
I20260710 13:27:02.757150 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:02.772557 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:02.773741 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:02.811517 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.62:40805
I20260710 13:27:02.811630  2928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.62:40805 every 8 connection(s)
I20260710 13:27:02.815373  2929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:02.825418  2929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb: Bootstrap starting.
I20260710 13:27:02.829995  2929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:02.833959  2929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb: No bootstrap required, opened a new log
I20260710 13:27:02.836050  2929 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95aa96d7c27f4abd8a5aa0c9e278f6eb" member_type: VOTER }
I20260710 13:27:02.836444  2929 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:02.836674  2929 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95aa96d7c27f4abd8a5aa0c9e278f6eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:02.837231  2929 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95aa96d7c27f4abd8a5aa0c9e278f6eb" member_type: VOTER }
I20260710 13:27:02.837666  2929 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:02.837885  2929 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:02.838155  2929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:02.842381  2929 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95aa96d7c27f4abd8a5aa0c9e278f6eb" member_type: VOTER }
I20260710 13:27:02.842885  2929 leader_election.cc:304] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [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: 95aa96d7c27f4abd8a5aa0c9e278f6eb; no voters: 
I20260710 13:27:02.843984  2929 leader_election.cc:290] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:02.844310  2932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:02.845605  2932 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 1 LEADER]: Becoming Leader. State: Replica: 95aa96d7c27f4abd8a5aa0c9e278f6eb, State: Running, Role: LEADER
I20260710 13:27:02.846351  2932 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [LEADER]: Queue going to LEADER mode. State: All 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: "95aa96d7c27f4abd8a5aa0c9e278f6eb" member_type: VOTER }
I20260710 13:27:02.847105  2929 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:02.850801  2933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95aa96d7c27f4abd8a5aa0c9e278f6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95aa96d7c27f4abd8a5aa0c9e278f6eb" member_type: VOTER } }
I20260710 13:27:02.850989  2934 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95aa96d7c27f4abd8a5aa0c9e278f6eb. Latest consensus state: current_term: 1 leader_uuid: "95aa96d7c27f4abd8a5aa0c9e278f6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95aa96d7c27f4abd8a5aa0c9e278f6eb" member_type: VOTER } }
I20260710 13:27:02.851563  2933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:02.851619  2934 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:02.855511  2940 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:02.860239  2940 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:02.862352 32496 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:02.868227  2940 catalog_manager.cc:1383] Generated new cluster ID: 51b4eac9112d48b3a5ba6d2cd92482d8
I20260710 13:27:02.868494  2940 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:02.893301  2940 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:02.894567  2940 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:02.906291  2940 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb: Generated new TSK 0
I20260710 13:27:02.906922  2940 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:02.929322 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:02.935086  2950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:02.936836  2951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:02.937698  2953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:02.938161 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:02.939102 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:02.939275 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:02.939483 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690022939448 us; error 0 us; skew 500 ppm
I20260710 13:27:02.940056 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:02.942200 32496 webserver.cc:533] Webserver started at http://127.31.188.1:34209/ using document root <none> and password file <none>
I20260710 13:27:02.942739 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:02.942935 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:02.943200 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:02.944319 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root/instance:
uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
format_stamp: "Formatted at 2026-07-10 13:27:02 on dist-test-slave-3n8f"
I20260710 13:27:02.948557 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:02.951766  2958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:02.952456 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:02.952741 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
format_stamp: "Formatted at 2026-07-10 13:27:02 on dist-test-slave-3n8f"
I20260710 13:27:02.953022 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:02.961563 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:02.962774 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:02.964164 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:02.966298 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:02.966506 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:02.966771 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:02.966941 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:03.007584 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:44327
I20260710 13:27:03.007692  3020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:44327 every 8 connection(s)
I20260710 13:27:03.012501 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:03.020112  3025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:03.021670  3026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:03.024152  3028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:03.024206 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:03.025514 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:03.025743 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:03.025933 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690023025914 us; error 0 us; skew 500 ppm
I20260710 13:27:03.026535 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:03.028043  3021 heartbeater.cc:344] Connected to a master server at 127.31.188.62:40805
I20260710 13:27:03.028380  3021 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:03.029083  3021 heartbeater.cc:507] Master 127.31.188.62:40805 requested a full tablet report, sending...
I20260710 13:27:03.030038 32496 webserver.cc:533] Webserver started at http://127.31.188.2:37115/ using document root <none> and password file <none>
I20260710 13:27:03.030696 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:03.030891 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:03.031178 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:03.031303  2894 ts_manager.cc:194] Registered new tserver with Master: a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327)
I20260710 13:27:03.032258 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-1-root/instance:
uuid: "dc91c20d507c4241a878b82eacb250fe"
format_stamp: "Formatted at 2026-07-10 13:27:03 on dist-test-slave-3n8f"
I20260710 13:27:03.033066  2894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56264
I20260710 13:27:03.036795 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:03.039986  3033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:03.040675 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:03.040997 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-1-root
uuid: "dc91c20d507c4241a878b82eacb250fe"
format_stamp: "Formatted at 2026-07-10 13:27:03 on dist-test-slave-3n8f"
I20260710 13:27:03.041287 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:03.052495 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:03.053617 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:03.055313 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:03.057515 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:03.057730 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:03.057974 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:03.058142 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:03.098162 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.2:34797
I20260710 13:27:03.098282  3095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.2:34797 every 8 connection(s)
I20260710 13:27:03.102835 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:03.109004  3099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:03.111894  3100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:03.112643  3102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:03.113165 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:03.114571 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:03.114851 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:03.114955  3096 heartbeater.cc:344] Connected to a master server at 127.31.188.62:40805
I20260710 13:27:03.115103 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690023115082 us; error 0 us; skew 500 ppm
I20260710 13:27:03.115432  3096 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:03.115839 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:03.116178  3096 heartbeater.cc:507] Master 127.31.188.62:40805 requested a full tablet report, sending...
I20260710 13:27:03.118475 32496 webserver.cc:533] Webserver started at http://127.31.188.3:40363/ using document root <none> and password file <none>
I20260710 13:27:03.118505  2894 ts_manager.cc:194] Registered new tserver with Master: dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:03.119166 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:03.119388 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:03.119661 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:03.120213  2894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56278
I20260710 13:27:03.120834 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-2-root/instance:
uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
format_stamp: "Formatted at 2026-07-10 13:27:03 on dist-test-slave-3n8f"
I20260710 13:27:03.125223 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:27:03.128264  3107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:03.128975 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:03.129256 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-2-root
uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
format_stamp: "Formatted at 2026-07-10 13:27:03 on dist-test-slave-3n8f"
I20260710 13:27:03.129546 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:03.144147 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:03.145339 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:03.146869 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:03.149413 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:03.149644 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:03.149907 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:03.150089 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:03.191192 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.3:38489
I20260710 13:27:03.191293  3169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.3:38489 every 8 connection(s)
I20260710 13:27:03.204928  3170 heartbeater.cc:344] Connected to a master server at 127.31.188.62:40805
I20260710 13:27:03.205303  3170 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:03.206018  3170 heartbeater.cc:507] Master 127.31.188.62:40805 requested a full tablet report, sending...
I20260710 13:27:03.207908  2894 ts_manager.cc:194] Registered new tserver with Master: d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:03.208884 32496 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014504091s
I20260710 13:27:03.209252  2894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56280
I20260710 13:27:03.233688  2894 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56292:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:03.236667  2894 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:03.311470  2985 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe7018e6a5c4d4aa1a06306430117db (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:03.313071  2985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe7018e6a5c4d4aa1a06306430117db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.311476  2984 tablet_service.cc:1511] Processing CreateTablet for tablet 55781857034248b2b5cbceedff555110 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:03.316242  2984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55781857034248b2b5cbceedff555110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.312716  2986 tablet_service.cc:1511] Processing CreateTablet for tablet 60d89ce303be4a25b8115b18189c2a4b (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:03.318919  2986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d89ce303be4a25b8115b18189c2a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.324613  2983 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4c6b8c191f4e9182565a082d925098 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:03.325016  3135 tablet_service.cc:1511] Processing CreateTablet for tablet 60d89ce303be4a25b8115b18189c2a4b (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:03.326114  2983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4c6b8c191f4e9182565a082d925098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.326437  3135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d89ce303be4a25b8115b18189c2a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.327654  3133 tablet_service.cc:1511] Processing CreateTablet for tablet 55781857034248b2b5cbceedff555110 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:03.329000  3133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55781857034248b2b5cbceedff555110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.330276  2982 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba95d479a4b4cdcbc7a227cf34b693e (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:03.331691  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba95d479a4b4cdcbc7a227cf34b693e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.331799  3132 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4c6b8c191f4e9182565a082d925098 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:03.333165  3132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4c6b8c191f4e9182565a082d925098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.326491  3134 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe7018e6a5c4d4aa1a06306430117db (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:03.335538  3134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe7018e6a5c4d4aa1a06306430117db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.335836  3131 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba95d479a4b4cdcbc7a227cf34b693e (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:03.337133  3131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba95d479a4b4cdcbc7a227cf34b693e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.340278  3130 tablet_service.cc:1511] Processing CreateTablet for tablet 7abfa3fbd8d543a6902aa7e56b422d61 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:03.341737  3130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abfa3fbd8d543a6902aa7e56b422d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.342103  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 7abfa3fbd8d543a6902aa7e56b422d61 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:03.343586  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abfa3fbd8d543a6902aa7e56b422d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.345541  3129 tablet_service.cc:1511] Processing CreateTablet for tablet 88b11c39435447b090e5233d29157d8a (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:03.347030  3129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b11c39435447b090e5233d29157d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.356273  3128 tablet_service.cc:1511] Processing CreateTablet for tablet 2a45041574c0415dadf8c33ea64db75e (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:03.358152  3128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a45041574c0415dadf8c33ea64db75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.362149  3127 tablet_service.cc:1511] Processing CreateTablet for tablet 009f1396b71c4d8988c147646afc6982 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:03.364037  3127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009f1396b71c4d8988c147646afc6982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.368003  2980 tablet_service.cc:1511] Processing CreateTablet for tablet 88b11c39435447b090e5233d29157d8a (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:03.369908  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b11c39435447b090e5233d29157d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.373762  2979 tablet_service.cc:1511] Processing CreateTablet for tablet 2a45041574c0415dadf8c33ea64db75e (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:03.380542  2979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a45041574c0415dadf8c33ea64db75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.376075  2978 tablet_service.cc:1511] Processing CreateTablet for tablet 009f1396b71c4d8988c147646afc6982 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:03.382792  2978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009f1396b71c4d8988c147646afc6982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.378417  2977 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9cd68e672c4bc3bbdeb182e4556de9 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:03.384861  2977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9cd68e672c4bc3bbdeb182e4556de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.388207  3185 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.407464  3185 tablet_bootstrap.cc:654] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.436302  3061 tablet_service.cc:1511] Processing CreateTablet for tablet 60d89ce303be4a25b8115b18189c2a4b (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:03.437743  3061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d89ce303be4a25b8115b18189c2a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.437680  3058 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4c6b8c191f4e9182565a082d925098 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:03.440404  3052 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9cd68e672c4bc3bbdeb182e4556de9 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:03.440555  3059 tablet_service.cc:1511] Processing CreateTablet for tablet 55781857034248b2b5cbceedff555110 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:03.442175  3054 tablet_service.cc:1511] Processing CreateTablet for tablet 2a45041574c0415dadf8c33ea64db75e (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:03.442281  3060 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe7018e6a5c4d4aa1a06306430117db (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:03.443778  3058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4c6b8c191f4e9182565a082d925098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.444054  3053 tablet_service.cc:1511] Processing CreateTablet for tablet 009f1396b71c4d8988c147646afc6982 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:03.445911  3055 tablet_service.cc:1511] Processing CreateTablet for tablet 88b11c39435447b090e5233d29157d8a (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:03.449414  3057 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba95d479a4b4cdcbc7a227cf34b693e (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:03.450703  3185 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.451277  3185 ts_tablet_manager.cc:1403] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.004s
I20260710 13:27:03.451426  3056 tablet_service.cc:1511] Processing CreateTablet for tablet 7abfa3fbd8d543a6902aa7e56b422d61 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:03.454380  3053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009f1396b71c4d8988c147646afc6982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.459764  3055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b11c39435447b090e5233d29157d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.463538  3059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55781857034248b2b5cbceedff555110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.463433  3131 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9cd68e672c4bc3bbdeb182e4556de9 (DEFAULT_TABLE table=test-workload [id=b047c65f698f4c72860e775d5f15c986]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:03.464725  3131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9cd68e672c4bc3bbdeb182e4556de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.467550  3060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe7018e6a5c4d4aa1a06306430117db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.469519  3057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba95d479a4b4cdcbc7a227cf34b693e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.471585  3052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9cd68e672c4bc3bbdeb182e4556de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.475010  3054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a45041574c0415dadf8c33ea64db75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.476341  3056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abfa3fbd8d543a6902aa7e56b422d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.510581  3185 raft_consensus.cc:359] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:03.511518  3185 raft_consensus.cc:385] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.511865  3185 raft_consensus.cc:740] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.512632  3185 consensus_queue.cc:260] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:03.547354  3170 heartbeater.cc:499] Master 127.31.188.62:40805 was elected leader, sending a full tablet report...
I20260710 13:27:03.548880  3185 ts_tablet_manager.cc:1434] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.097s	user 0.014s	sys 0.012s
I20260710 13:27:03.550444  3186 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:03.551450  3185 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.557631  3186 tablet_bootstrap.cc:654] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.558136  3185 tablet_bootstrap.cc:654] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.586599  3189 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:03.591491  3189 tablet_bootstrap.cc:654] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.592308  3186 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:03.592895  3186 ts_tablet_manager.cc:1403] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.019s
I20260710 13:27:03.596515  3186 raft_consensus.cc:359] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.597494  3186 raft_consensus.cc:385] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.597908  3186 raft_consensus.cc:740] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.602746  3186 consensus_queue.cc:260] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.609680  3185 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.610464  3185 ts_tablet_manager.cc:1403] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.027s
I20260710 13:27:03.614221  3185 raft_consensus.cc:359] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.623157  3185 raft_consensus.cc:385] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.623474  3185 raft_consensus.cc:740] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.624231  3185 consensus_queue.cc:260] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.627031  3185 ts_tablet_manager.cc:1434] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 13:27:03.628226  3185 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.633271  3185 tablet_bootstrap.cc:654] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.636436  3021 heartbeater.cc:499] Master 127.31.188.62:40805 was elected leader, sending a full tablet report...
I20260710 13:27:03.638468  3186 ts_tablet_manager.cc:1434] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.020s
I20260710 13:27:03.640066  3186 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:03.643898  3189 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:03.644467  3189 ts_tablet_manager.cc:1403] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.005s
I20260710 13:27:03.647847  3189 raft_consensus.cc:359] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:03.648856  3189 raft_consensus.cc:385] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.649163  3189 raft_consensus.cc:740] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.650995  3189 consensus_queue.cc:260] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:03.653313  3186 tablet_bootstrap.cc:654] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.653831  3189 ts_tablet_manager.cc:1434] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:27:03.654505  3185 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.654671  3096 heartbeater.cc:499] Master 127.31.188.62:40805 was elected leader, sending a full tablet report...
I20260710 13:27:03.655068  3185 ts_tablet_manager.cc:1403] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260710 13:27:03.655104  3189 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:03.659590  3185 raft_consensus.cc:359] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.660715  3185 raft_consensus.cc:385] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.661175  3185 raft_consensus.cc:740] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.662375  3185 consensus_queue.cc:260] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.670416  3189 tablet_bootstrap.cc:654] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.670924  3185 ts_tablet_manager.cc:1434] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 13:27:03.672484  3185 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.683019  3189 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:03.683526  3189 ts_tablet_manager.cc:1403] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260710 13:27:03.685388  3186 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:03.686020  3186 ts_tablet_manager.cc:1403] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.021s
I20260710 13:27:03.686808  3189 raft_consensus.cc:359] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.688170  3189 raft_consensus.cc:385] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.688303  3185 tablet_bootstrap.cc:654] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.688438  3189 raft_consensus.cc:740] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.689069  3186 raft_consensus.cc:359] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.689268  3189 consensus_queue.cc:260] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.689913  3186 raft_consensus.cc:385] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.690279  3186 raft_consensus.cc:740] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.691097  3186 consensus_queue.cc:260] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.691642  3189 ts_tablet_manager.cc:1434] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:27:03.692859  3189 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:03.699537  3189 tablet_bootstrap.cc:654] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.701117  3186 ts_tablet_manager.cc:1434] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:27:03.701714  3185 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.702301  3185 ts_tablet_manager.cc:1403] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260710 13:27:03.702395  3188 raft_consensus.cc:493] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:03.703083  3188 raft_consensus.cc:515] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.704766  3186 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:03.707079  3185 raft_consensus.cc:359] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.707846  3185 raft_consensus.cc:385] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.708148  3185 raft_consensus.cc:740] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.711254  3189 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:03.710886  3185 consensus_queue.cc:260] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.711539  3186 tablet_bootstrap.cc:654] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.711896  3189 ts_tablet_manager.cc:1403] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 13:27:03.715265  3189 raft_consensus.cc:359] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.717694  3189 raft_consensus.cc:385] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.718140  3189 raft_consensus.cc:740] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.719231  3189 consensus_queue.cc:260] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.721022  3188 leader_election.cc:290] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:03.729092  3189 ts_tablet_manager.cc:1434] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:27:03.729228  3185 ts_tablet_manager.cc:1434] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.012s
I20260710 13:27:03.730289  3189 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:03.730719  3185 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.737218  3189 tablet_bootstrap.cc:654] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.741359  3186 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:03.742192  3186 ts_tablet_manager.cc:1403] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.012s
I20260710 13:27:03.745390  3186 raft_consensus.cc:359] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:03.746181  3186 raft_consensus.cc:385] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.746526  3186 raft_consensus.cc:740] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.747383  3186 consensus_queue.cc:260] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:03.741420  3185 tablet_bootstrap.cc:654] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.750142  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55781857034248b2b5cbceedff555110" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:03.751119  3189 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:03.751674  3189 ts_tablet_manager.cc:1403] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.010s
W20260710 13:27:03.751935  3109 leader_election.cc:343] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:03.754086  3186 ts_tablet_manager.cc:1434] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:03.755112  3186 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:03.754755  3189 raft_consensus.cc:359] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.755605  3189 raft_consensus.cc:385] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.755966  3189 raft_consensus.cc:740] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.757046  3189 consensus_queue.cc:260] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.759871  3189 ts_tablet_manager.cc:1434] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:27:03.760897  3189 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:03.762527  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55781857034248b2b5cbceedff555110" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:03.763262  2996 raft_consensus.cc:2468] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 0.
I20260710 13:27:03.764338  3111 leader_election.cc:304] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [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: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: dc91c20d507c4241a878b82eacb250fe
I20260710 13:27:03.764775  3185 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.765276  3185 ts_tablet_manager.cc:1403] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 13:27:03.765482  3201 raft_consensus.cc:2804] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:03.765878  3201 raft_consensus.cc:493] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:03.766229  3201 raft_consensus.cc:3060] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:03.768297  3185 raft_consensus.cc:359] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.768940  3189 tablet_bootstrap.cc:654] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.769131  3185 raft_consensus.cc:385] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.769534  3185 raft_consensus.cc:740] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.770486  3185 consensus_queue.cc:260] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.771080  3186 tablet_bootstrap.cc:654] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.772827  3185 ts_tablet_manager.cc:1434] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:03.777531  3185 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.784507  3185 tablet_bootstrap.cc:654] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.787431  3201 raft_consensus.cc:515] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.789973  3189 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:03.790879  3189 ts_tablet_manager.cc:1403] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260710 13:27:03.791049  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55781857034248b2b5cbceedff555110" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:03.791878  2996 raft_consensus.cc:3060] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:03.794983  3189 raft_consensus.cc:359] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.796065  3189 raft_consensus.cc:385] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.796509  3189 raft_consensus.cc:740] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.797735  3189 consensus_queue.cc:260] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.802232  3195 raft_consensus.cc:493] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:03.802870  3195 raft_consensus.cc:515] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.809887  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55781857034248b2b5cbceedff555110" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
I20260710 13:27:03.811726  3201 leader_election.cc:290] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:03.812127  2996 raft_consensus.cc:2468] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
W20260710 13:27:03.813345  3109 leader_election.cc:343] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:03.816448  3193 raft_consensus.cc:493] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:03.816815  3111 leader_election.cc:304] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: dc91c20d507c4241a878b82eacb250fe
I20260710 13:27:03.816996  3193 raft_consensus.cc:515] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.811545  3195 leader_election.cc:290] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:03.818996  3201 raft_consensus.cc:2804] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:03.819492  3201 raft_consensus.cc:697] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Becoming Leader. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Running, Role: LEADER
I20260710 13:27:03.819739  3189 ts_tablet_manager.cc:1434] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:27:03.820312  3201 consensus_queue.cc:237] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.821976  3189 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:03.821163  3193 leader_election.cc:290] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:03.840116  3185 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.840972  3185 ts_tablet_manager.cc:1403] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.023s
I20260710 13:27:03.841771  3186 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:03.842341  3186 ts_tablet_manager.cc:1403] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.035s
I20260710 13:27:03.845423  3188 raft_consensus.cc:493] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:03.845942  3188 raft_consensus.cc:515] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.848070  3188 leader_election.cc:290] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:03.847666  3186 raft_consensus.cc:359] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.848716  3186 raft_consensus.cc:385] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.849076  3186 raft_consensus.cc:740] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.849260  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45041574c0415dadf8c33ea64db75e" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:03.850096  3186 consensus_queue.cc:260] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.850858  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45041574c0415dadf8c33ea64db75e" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
W20260710 13:27:03.852432  3109 leader_election.cc:343] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:03.854127  3111 leader_election.cc:343] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:03.855499  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abfa3fbd8d543a6902aa7e56b422d61" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:03.856166  2996 raft_consensus.cc:2468] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 0.
W20260710 13:27:03.858530  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:03.858867  3189 tablet_bootstrap.cc:654] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.859903  3037 leader_election.cc:304] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:03.860877  3195 raft_consensus.cc:2804] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:03.861264  3195 raft_consensus.cc:493] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:03.854542  3111 leader_election.cc:304] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5cfd498951e4f34ab4d079446a9d1f2; no voters: a1e2689cf93745ccb17a9a6814bc60ee, dc91c20d507c4241a878b82eacb250fe
I20260710 13:27:03.863626  3195 raft_consensus.cc:3060] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:03.864040  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abfa3fbd8d543a6902aa7e56b422d61" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" is_pre_election: true
I20260710 13:27:03.863909  3185 raft_consensus.cc:359] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.864450  3201 raft_consensus.cc:2749] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:03.864768  3185 raft_consensus.cc:385] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.865142  3185 raft_consensus.cc:740] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.865878  3185 consensus_queue.cc:260] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.867370  3186 ts_tablet_manager.cc:1434] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:27:03.868141  3185 ts_tablet_manager.cc:1434] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:27:03.864768  3145 raft_consensus.cc:2468] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 0.
I20260710 13:27:03.868424  3186 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:03.871855  3195 raft_consensus.cc:515] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.876286  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abfa3fbd8d543a6902aa7e56b422d61" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
I20260710 13:27:03.876869  3145 raft_consensus.cc:3060] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:03.876883  2891 catalog_manager.cc:5697] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:03.881076  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abfa3fbd8d543a6902aa7e56b422d61" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:03.881704  2996 raft_consensus.cc:3060] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:03.887841  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abfa3fbd8d543a6902aa7e56b422d61" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:03.888089  3185 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.888684  3071 raft_consensus.cc:2393] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1e2689cf93745ccb17a9a6814bc60ee in current term 1: Already voted for candidate dc91c20d507c4241a878b82eacb250fe in this term.
I20260710 13:27:03.890112  3195 leader_election.cc:290] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:03.893015  3145 raft_consensus.cc:2468] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 1.
I20260710 13:27:03.893404  2996 raft_consensus.cc:2468] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 1.
I20260710 13:27:03.895124  3037 leader_election.cc:304] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:03.895519  3144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abfa3fbd8d543a6902aa7e56b422d61" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" is_pre_election: true
I20260710 13:27:03.896040  3195 raft_consensus.cc:2804] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:03.896384  3144 raft_consensus.cc:2393] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1e2689cf93745ccb17a9a6814bc60ee in current term 1: Already voted for candidate dc91c20d507c4241a878b82eacb250fe in this term.
I20260710 13:27:03.896435  3185 tablet_bootstrap.cc:654] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.898434  2961 leader_election.cc:304] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee; no voters: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe
I20260710 13:27:03.900372  3193 raft_consensus.cc:2749] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:03.903985  3186 tablet_bootstrap.cc:654] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.904016  3189 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:03.904783  3189 ts_tablet_manager.cc:1403] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.020s
I20260710 13:27:03.902983  3195 raft_consensus.cc:697] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 1 LEADER]: Becoming Leader. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Running, Role: LEADER
I20260710 13:27:03.910184  3185 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.910136  3195 consensus_queue.cc:237] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.911094  3185 ts_tablet_manager.cc:1403] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260710 13:27:03.915279  3189 raft_consensus.cc:359] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.916165  3186 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:03.916225  3189 raft_consensus.cc:385] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.916736  3189 raft_consensus.cc:740] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.916827  3186 ts_tablet_manager.cc:1403] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260710 13:27:03.917572  3185 raft_consensus.cc:359] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.919008  3185 raft_consensus.cc:385] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.919447  3189 consensus_queue.cc:260] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.920707  3186 raft_consensus.cc:359] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.919489  3185 raft_consensus.cc:740] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.921563  3186 raft_consensus.cc:385] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.921985  3186 raft_consensus.cc:740] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.922713  3185 consensus_queue.cc:260] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.924299  3189 ts_tablet_manager.cc:1434] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:27:03.925406  3189 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:03.925505  3185 ts_tablet_manager.cc:1434] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:27:03.925226  3186 consensus_queue.cc:260] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.926738  3185 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.927547  3186 ts_tablet_manager.cc:1434] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:27:03.928618  3186 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:03.928983  2892 catalog_manager.cc:5697] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe reported cstate change: term changed from 0 to 1, leader changed from <none> to dc91c20d507c4241a878b82eacb250fe (127.31.188.2). New cstate: current_term: 1 leader_uuid: "dc91c20d507c4241a878b82eacb250fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:03.933812  3185 tablet_bootstrap.cc:654] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.937650  3189 tablet_bootstrap.cc:654] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.934784  3186 tablet_bootstrap.cc:654] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.948455  3185 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.949007  3185 ts_tablet_manager.cc:1403] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:27:03.950632  3186 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:03.951179  3186 ts_tablet_manager.cc:1403] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 13:27:03.951632  3185 raft_consensus.cc:359] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.952337  3185 raft_consensus.cc:385] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.952685  3185 raft_consensus.cc:740] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.953521  3185 consensus_queue.cc:260] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.953850  3186 raft_consensus.cc:359] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.955019  3186 raft_consensus.cc:385] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.955363  3186 raft_consensus.cc:740] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.955654  3185 ts_tablet_manager.cc:1434] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:03.956625  3185 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.956300  3186 consensus_queue.cc:260] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.960208  3189 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:03.960733  3189 ts_tablet_manager.cc:1403] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.006s
I20260710 13:27:03.962628  3186 ts_tablet_manager.cc:1434] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:27:03.962736  3185 tablet_bootstrap.cc:654] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.963809  3186 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:03.970279  3186 tablet_bootstrap.cc:654] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.971078  3189 raft_consensus.cc:359] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.971899  3189 raft_consensus.cc:385] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.972193  3189 raft_consensus.cc:740] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.972903  3189 consensus_queue.cc:260] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.975083  3189 ts_tablet_manager.cc:1434] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260710 13:27:03.976114  3189 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:03.977375  3185 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:03.977991  3185 ts_tablet_manager.cc:1403] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 13:27:03.981799  3185 raft_consensus.cc:359] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.982785  3185 raft_consensus.cc:385] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.983119  3185 raft_consensus.cc:740] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.982366  3189 tablet_bootstrap.cc:654] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.983793  3185 consensus_queue.cc:260] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.985663  3185 ts_tablet_manager.cc:1434] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:27:03.986340  3186 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:03.986580  3185 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2: Bootstrap starting.
I20260710 13:27:03.986855  3186 ts_tablet_manager.cc:1403] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260710 13:27:03.989702  3186 raft_consensus.cc:359] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.990476  3186 raft_consensus.cc:385] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:03.990851  3186 raft_consensus.cc:740] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:03.992404  3186 consensus_queue.cc:260] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:03.993855  3185 tablet_bootstrap.cc:654] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:03.994936  3186 ts_tablet_manager.cc:1434] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:27:03.997344  3201 raft_consensus.cc:493] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:03.997671  3186 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:03.997809  3201 raft_consensus.cc:515] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:04.003392  3189 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:04.003885  3189 ts_tablet_manager.cc:1403] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.005s
I20260710 13:27:04.006731  3186 tablet_bootstrap.cc:654] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:04.006655  3193 raft_consensus.cc:493] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:04.007773  3201 leader_election.cc:290] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:04.008036  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d89ce303be4a25b8115b18189c2a4b" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:04.007632  3193 raft_consensus.cc:515] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.008667  2996 raft_consensus.cc:2468] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 0.
I20260710 13:27:04.009397  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d89ce303be4a25b8115b18189c2a4b" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:04.009956  3111 leader_election.cc:304] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: 
I20260710 13:27:04.010085  3071 raft_consensus.cc:2468] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 0.
I20260710 13:27:04.011236  3201 raft_consensus.cc:2804] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:04.011669  3201 raft_consensus.cc:493] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:04.011847  3193 leader_election.cc:290] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.011761  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f1396b71c4d8988c147646afc6982" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" is_pre_election: true
I20260710 13:27:04.012203  3201 raft_consensus.cc:3060] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.012908  3145 raft_consensus.cc:2468] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1e2689cf93745ccb17a9a6814bc60ee in term 0.
I20260710 13:27:04.014360  2961 leader_election.cc:304] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: 
I20260710 13:27:04.015800  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f1396b71c4d8988c147646afc6982" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:04.016429  3071 raft_consensus.cc:2468] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1e2689cf93745ccb17a9a6814bc60ee in term 0.
I20260710 13:27:04.017886  3193 raft_consensus.cc:2804] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:04.018447  3193 raft_consensus.cc:493] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:04.018977  3193 raft_consensus.cc:3060] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.019568  3189 raft_consensus.cc:359] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.020395  3189 raft_consensus.cc:385] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:04.020725  3189 raft_consensus.cc:740] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:04.021552  3189 consensus_queue.cc:260] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.024768  3189 ts_tablet_manager.cc:1434] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 13:27:04.025745  3189 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:04.028513  3193 raft_consensus.cc:515] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.022719  3201 raft_consensus.cc:515] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:04.031816  3193 leader_election.cc:290] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 election: Requested vote from peers dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.028573  3185 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2: No bootstrap required, opened a new log
I20260710 13:27:04.032886  3201 leader_election.cc:290] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:04.033361  3185 ts_tablet_manager.cc:1403] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.014s
I20260710 13:27:04.034191  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d89ce303be4a25b8115b18189c2a4b" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
I20260710 13:27:04.034871  3070 raft_consensus.cc:3060] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.035219  3186 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:04.035722  3186 ts_tablet_manager.cc:1403] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260710 13:27:04.036173  3185 raft_consensus.cc:359] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.036868  3185 raft_consensus.cc:385] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:04.037123  3185 raft_consensus.cc:740] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Initialized, Role: FOLLOWER
I20260710 13:27:04.037761  3189 tablet_bootstrap.cc:654] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:04.038363  3186 raft_consensus.cc:359] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.038964  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d89ce303be4a25b8115b18189c2a4b" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:04.039153  3186 raft_consensus.cc:385] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:04.039592  3186 raft_consensus.cc:740] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:04.039628  2996 raft_consensus.cc:3060] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.040351  3186 consensus_queue.cc:260] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.037817  3185 consensus_queue.cc:260] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.042668  3185 ts_tablet_manager.cc:1434] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:27:04.043015  3186 ts_tablet_manager.cc:1434] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:04.043212  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f1396b71c4d8988c147646afc6982" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
I20260710 13:27:04.044112  3071 raft_consensus.cc:3060] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.045094  3186 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:04.049974  3186 tablet_bootstrap.cc:654] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:04.050918  2996 raft_consensus.cc:2468] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
I20260710 13:27:04.044951  3070 raft_consensus.cc:2468] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
I20260710 13:27:04.052336  3111 leader_election.cc:304] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: 
I20260710 13:27:04.053471  3201 raft_consensus.cc:2804] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:04.053954  3201 raft_consensus.cc:697] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Becoming Leader. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Running, Role: LEADER
I20260710 13:27:04.054791  3201 consensus_queue.cc:237] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:04.055735  3186 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:04.056209  3186 ts_tablet_manager.cc:1403] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:27:04.058718  3195 raft_consensus.cc:493] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:04.059152  3186 raft_consensus.cc:359] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.059989  3186 raft_consensus.cc:385] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:04.060353  3186 raft_consensus.cc:740] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:04.061018  3186 consensus_queue.cc:260] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.063076  3186 ts_tablet_manager.cc:1434] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:04.064312  3186 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:04.059499  3195 raft_consensus.cc:515] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.068089  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4c6b8c191f4e9182565a082d925098" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" is_pre_election: true
I20260710 13:27:04.068750  3145 raft_consensus.cc:2468] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 0.
I20260710 13:27:04.070199  3186 tablet_bootstrap.cc:654] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:04.071399  3036 leader_election.cc:304] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.072410  3217 raft_consensus.cc:2804] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:04.072769  3217 raft_consensus.cc:493] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:04.073159  3217 raft_consensus.cc:3060] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.072830  3189 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:04.075429  3189 ts_tablet_manager.cc:1403] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.005s
I20260710 13:27:04.075378  2890 catalog_manager.cc:5697] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.080394  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4c6b8c191f4e9182565a082d925098" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:04.081068  2996 raft_consensus.cc:2468] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 0.
I20260710 13:27:04.081077  3071 raft_consensus.cc:2468] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1e2689cf93745ccb17a9a6814bc60ee in term 1.
I20260710 13:27:04.082587  3195 leader_election.cc:290] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.085021  2960 leader_election.cc:304] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.085178  3217 raft_consensus.cc:515] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.086282  3193 raft_consensus.cc:2804] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:04.086853  3193 raft_consensus.cc:697] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 LEADER]: Becoming Leader. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Running, Role: LEADER
I20260710 13:27:04.087028  3195 raft_consensus.cc:493] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:04.087729  3193 consensus_queue.cc:237] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.087900  3195 raft_consensus.cc:515] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.091627  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4c6b8c191f4e9182565a082d925098" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
I20260710 13:27:04.092206  3145 raft_consensus.cc:3060] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.092763  3144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b11c39435447b090e5233d29157d8a" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" is_pre_election: true
I20260710 13:27:04.093627  3144 raft_consensus.cc:2468] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 0.
I20260710 13:27:04.095378  3036 leader_election.cc:304] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.096997  3195 leader_election.cc:290] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.098461  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4c6b8c191f4e9182565a082d925098" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:04.099977  2996 raft_consensus.cc:3060] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.100075  2995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b11c39435447b090e5233d29157d8a" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:04.099989  3145 raft_consensus.cc:2468] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 1.
I20260710 13:27:04.100835  2995 raft_consensus.cc:2468] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 0.
I20260710 13:27:04.101343  3217 leader_election.cc:290] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.101902  3217 raft_consensus.cc:2804] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:04.102249  3217 raft_consensus.cc:493] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:04.102700  3217 raft_consensus.cc:3060] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.110774  3201 raft_consensus.cc:493] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:04.111652  2996 raft_consensus.cc:2468] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 1.
I20260710 13:27:04.111542  3201 raft_consensus.cc:515] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.113449  3037 leader_election.cc:304] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.114739  3195 raft_consensus.cc:2804] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:04.115477  2995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba95d479a4b4cdcbc7a227cf34b693e" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:04.115653  3195 raft_consensus.cc:697] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 1 LEADER]: Becoming Leader. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Running, Role: LEADER
I20260710 13:27:04.116496  2995 raft_consensus.cc:2468] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 0.
I20260710 13:27:04.116991  3195 consensus_queue.cc:237] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.118304  3111 leader_election.cc:304] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: 
I20260710 13:27:04.119501  3188 raft_consensus.cc:2804] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:04.119951  3188 raft_consensus.cc:493] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:04.120376  3188 raft_consensus.cc:3060] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.124382  3201 leader_election.cc:290] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:04.128961  3188 raft_consensus.cc:515] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.133360  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba95d479a4b4cdcbc7a227cf34b693e" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:04.134029  3071 raft_consensus.cc:2468] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 0.
W20260710 13:27:04.136566  2961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.3:38489, user_credentials={real_user=slave}} blocked reactor thread for 122289us
I20260710 13:27:04.138481  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f1396b71c4d8988c147646afc6982" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
I20260710 13:27:04.139092  3145 raft_consensus.cc:3060] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.129854  3217 raft_consensus.cc:515] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.139408  2890 catalog_manager.cc:5697] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1). New cstate: current_term: 1 leader_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.144198  3189 raft_consensus.cc:359] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.142201  3217 leader_election.cc:290] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.145175  3189 raft_consensus.cc:385] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:04.146422  3189 raft_consensus.cc:740] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:04.147603  3189 consensus_queue.cc:260] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.151423  3189 ts_tablet_manager.cc:1434] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.002s
I20260710 13:27:04.147547  2995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b11c39435447b090e5233d29157d8a" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:04.147786  3201 raft_consensus.cc:493] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:04.152838  3036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.3:38489, user_credentials={real_user=slave}} blocked reactor thread for 57606.8us
I20260710 13:27:04.155267  3201 raft_consensus.cc:515] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.157684  3201 leader_election.cc:290] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:04.158022  3144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b11c39435447b090e5233d29157d8a" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
I20260710 13:27:04.158241  3188 leader_election.cc:290] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:04.158624  3144 raft_consensus.cc:3060] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.159844  2994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba95d479a4b4cdcbc7a227cf34b693e" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:04.156908  2995 raft_consensus.cc:3060] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.160501  2994 raft_consensus.cc:3060] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.161031  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba95d479a4b4cdcbc7a227cf34b693e" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
I20260710 13:27:04.161616  3070 raft_consensus.cc:3060] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.161789  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe7018e6a5c4d4aa1a06306430117db" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:04.162437  3071 raft_consensus.cc:2468] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 0.
I20260710 13:27:04.163717  3109 leader_election.cc:304] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.168083  2994 raft_consensus.cc:2468] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
I20260710 13:27:04.168814  3070 raft_consensus.cc:2468] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
I20260710 13:27:04.169441  3111 leader_election.cc:304] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: 
I20260710 13:27:04.170595  3201 raft_consensus.cc:2804] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:04.172062  3201 raft_consensus.cc:493] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:04.171918  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe7018e6a5c4d4aa1a06306430117db" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:04.172464  3201 raft_consensus.cc:3060] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.172703  2996 raft_consensus.cc:2468] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 0.
I20260710 13:27:04.170593  2995 raft_consensus.cc:2468] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 1.
I20260710 13:27:04.174960  3144 raft_consensus.cc:2468] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 1.
I20260710 13:27:04.175269  3037 leader_election.cc:304] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.176607  3195 raft_consensus.cc:2804] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:04.177393  3195 raft_consensus.cc:697] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 1 LEADER]: Becoming Leader. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Running, Role: LEADER
I20260710 13:27:04.178251  3195 consensus_queue.cc:237] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.175760  3188 raft_consensus.cc:2804] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:04.180567  3189 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe: Bootstrap starting.
I20260710 13:27:04.181275  3186 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: No bootstrap required, opened a new log
I20260710 13:27:04.181365  3230 raft_consensus.cc:493] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:04.181856  3186 ts_tablet_manager.cc:1403] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.118s	user 0.035s	sys 0.054s
I20260710 13:27:04.181890  3230 raft_consensus.cc:515] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.182538  3201 raft_consensus.cc:515] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.184196  3230 leader_election.cc:290] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.186169  2995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe7018e6a5c4d4aa1a06306430117db" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:04.186424  3144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9cd68e672c4bc3bbdeb182e4556de9" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" is_pre_election: true
I20260710 13:27:04.186805  2995 raft_consensus.cc:3060] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.187093  3144 raft_consensus.cc:2468] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1e2689cf93745ccb17a9a6814bc60ee in term 0.
I20260710 13:27:04.185007  3186 raft_consensus.cc:359] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.187930  3186 raft_consensus.cc:385] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:04.188216  3186 raft_consensus.cc:740] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:04.188354  2961 leader_election.cc:304] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: 
I20260710 13:27:04.189160  3230 raft_consensus.cc:2804] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:04.188930  3186 consensus_queue.cc:260] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.189460  3201 leader_election.cc:290] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:04.191004  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe7018e6a5c4d4aa1a06306430117db" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
I20260710 13:27:04.191300  3186 ts_tablet_manager.cc:1434] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:27:04.191680  3071 raft_consensus.cc:3060] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.192435  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9cd68e672c4bc3bbdeb182e4556de9" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:04.189519  3230 raft_consensus.cc:493] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:04.193040  3188 raft_consensus.cc:697] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Becoming Leader. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Running, Role: LEADER
I20260710 13:27:04.195291  3230 raft_consensus.cc:3060] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.195782  3188 consensus_queue.cc:237] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.199514  3070 raft_consensus.cc:2468] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1e2689cf93745ccb17a9a6814bc60ee in term 0.
I20260710 13:27:04.200212  3071 raft_consensus.cc:2468] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
I20260710 13:27:04.201376  3109 leader_election.cc:304] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.202188  3239 raft_consensus.cc:2804] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:04.202771  3239 raft_consensus.cc:697] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Becoming Leader. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Running, Role: LEADER
I20260710 13:27:04.203634  3239 consensus_queue.cc:237] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.198673  2890 catalog_manager.cc:5697] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe reported cstate change: term changed from 0 to 1, leader changed from <none> to dc91c20d507c4241a878b82eacb250fe (127.31.188.2). New cstate: current_term: 1 leader_uuid: "dc91c20d507c4241a878b82eacb250fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.207755  3145 raft_consensus.cc:2468] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1e2689cf93745ccb17a9a6814bc60ee in term 1.
I20260710 13:27:04.210927  2995 raft_consensus.cc:2468] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
I20260710 13:27:04.216769  2894 catalog_manager.cc:5697] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.220551  3230 raft_consensus.cc:515] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.221081  3195 raft_consensus.cc:493] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:04.223433  3230 leader_election.cc:290] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 election: Requested vote from peers dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.221596  3195 raft_consensus.cc:515] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.228971  3195 leader_election.cc:290] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.223428  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9cd68e672c4bc3bbdeb182e4556de9" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
I20260710 13:27:04.229954  3071 raft_consensus.cc:3060] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.230656  3144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45041574c0415dadf8c33ea64db75e" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" is_pre_election: true
I20260710 13:27:04.231284  3144 raft_consensus.cc:2468] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 0.
I20260710 13:27:04.231359  2894 catalog_manager.cc:5697] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.232416  3036 leader_election.cc:304] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.232683  2995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45041574c0415dadf8c33ea64db75e" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" is_pre_election: true
I20260710 13:27:04.233233  3217 raft_consensus.cc:2804] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:04.233577  3217 raft_consensus.cc:493] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:04.233665  2995 raft_consensus.cc:2468] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 0.
I20260710 13:27:04.233943  3217 raft_consensus.cc:3060] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.237534  2893 catalog_manager.cc:5697] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe reported cstate change: term changed from 0 to 1, leader changed from <none> to dc91c20d507c4241a878b82eacb250fe (127.31.188.2). New cstate: current_term: 1 leader_uuid: "dc91c20d507c4241a878b82eacb250fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.226420  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9cd68e672c4bc3bbdeb182e4556de9" candidate_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
I20260710 13:27:04.240074  3217 raft_consensus.cc:515] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.240921  3145 raft_consensus.cc:3060] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.242962  3217 leader_election.cc:290] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:04.243559  3144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45041574c0415dadf8c33ea64db75e" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
I20260710 13:27:04.244107  3144 raft_consensus.cc:3060] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.246452  3145 raft_consensus.cc:2468] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1e2689cf93745ccb17a9a6814bc60ee in term 1.
I20260710 13:27:04.221251  3189 tablet_bootstrap.cc:654] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:04.247661  2961 leader_election.cc:304] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, d5cfd498951e4f34ab4d079446a9d1f2; no voters: 
I20260710 13:27:04.248633  3230 raft_consensus.cc:2804] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:04.249307  2995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45041574c0415dadf8c33ea64db75e" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:04.249918  3230 raft_consensus.cc:697] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 LEADER]: Becoming Leader. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Running, Role: LEADER
I20260710 13:27:04.253145  2995 raft_consensus.cc:3060] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.253281  3189 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe: No bootstrap required, opened a new log
I20260710 13:27:04.253814  3189 ts_tablet_manager.cc:1403] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.001s
I20260710 13:27:04.253633  3230 consensus_queue.cc:237] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.256578  3189 raft_consensus.cc:359] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.249963  3071 raft_consensus.cc:2468] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1e2689cf93745ccb17a9a6814bc60ee in term 1.
I20260710 13:27:04.257186  3189 raft_consensus.cc:385] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:04.257505  3189 raft_consensus.cc:740] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Initialized, Role: FOLLOWER
I20260710 13:27:04.258235  3189 consensus_queue.cc:260] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.261531  2995 raft_consensus.cc:2468] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 1.
I20260710 13:27:04.262665  3189 ts_tablet_manager.cc:1434] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:27:04.252485  3144 raft_consensus.cc:2468] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 1.
I20260710 13:27:04.264194  3036 leader_election.cc:304] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:04.265187  3195 raft_consensus.cc:2804] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:04.265738  3195 raft_consensus.cc:697] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 1 LEADER]: Becoming Leader. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Running, Role: LEADER
I20260710 13:27:04.266659  3195 consensus_queue.cc:237] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:04.266268  2894 catalog_manager.cc:5697] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1). New cstate: current_term: 1 leader_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.280771  2894 catalog_manager.cc:5697] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe reported cstate change: term changed from 0 to 1, leader changed from <none> to dc91c20d507c4241a878b82eacb250fe (127.31.188.2). New cstate: current_term: 1 leader_uuid: "dc91c20d507c4241a878b82eacb250fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.289609  3071 raft_consensus.cc:3060] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:04.298388  3239 consensus_queue.cc:1048] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:04.318219  3239 consensus_queue.cc:1048] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:04.322192  3195 consensus_queue.cc:1048] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:04.328598 32496 ts_manager.cc:295] Set tserver state for a1e2689cf93745ccb17a9a6814bc60ee to MAINTENANCE_MODE
I20260710 13:27:04.329715 32496 tablet_server.cc:179] TabletServer@127.31.188.1:0 shutting down...
W20260710 13:27:04.372270  3037 consensus_peers.cc:597] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:04.385890 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:04.387012 32496 tablet_replica.cc:333] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.387825 32496 raft_consensus.cc:2243] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.388233 32496 raft_consensus.cc:2272] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.390390 32496 tablet_replica.cc:333] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.391044 32496 raft_consensus.cc:2243] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.391422 32496 raft_consensus.cc:2272] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.393317 32496 tablet_replica.cc:333] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.393895 32496 raft_consensus.cc:2243] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:04.394522 32496 pending_rounds.cc:70] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Trying to abort 1 pending ops.
I20260710 13:27:04.394778 32496 pending_rounds.cc:77] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994339354152960 op_type: NO_OP noop_request { }
I20260710 13:27:04.395090 32496 raft_consensus.cc:2889] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:04.395365 32496 raft_consensus.cc:2272] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.397734 32496 tablet_replica.cc:333] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.398329 32496 raft_consensus.cc:2243] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.398794 32496 raft_consensus.cc:2272] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.400676 32496 tablet_replica.cc:333] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.401243 32496 raft_consensus.cc:2243] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.401630 32496 raft_consensus.cc:2272] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.403378 32496 tablet_replica.cc:333] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.403914 32496 raft_consensus.cc:2243] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.404301 32496 raft_consensus.cc:2272] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.406107 32496 tablet_replica.cc:333] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.406708 32496 raft_consensus.cc:2243] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:04.407325 32496 pending_rounds.cc:70] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Trying to abort 1 pending ops.
I20260710 13:27:04.407493 32496 pending_rounds.cc:77] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994338672971776 op_type: NO_OP noop_request { }
I20260710 13:27:04.407847 32496 raft_consensus.cc:2889] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:04.408162 32496 raft_consensus.cc:2272] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.410519 32496 tablet_replica.cc:333] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.411118 32496 raft_consensus.cc:2243] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.411512 32496 raft_consensus.cc:2272] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.413434 32496 tablet_replica.cc:333] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.413970 32496 raft_consensus.cc:2243] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.414397 32496 raft_consensus.cc:2272] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.416544 32496 tablet_replica.cc:333] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: stopping tablet replica
I20260710 13:27:04.417062 32496 raft_consensus.cc:2243] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.417454 32496 raft_consensus.cc:2272] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.446980 32496 tablet_server.cc:196] TabletServer@127.31.188.1:0 shutdown complete.
W20260710 13:27:04.493837  3111 consensus_peers.cc:597] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:04.586390  3237 consensus_queue.cc:1048] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:27:04.600148  3037 consensus_peers.cc:597] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:04.636696  3037 consensus_peers.cc:597] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:04.645435  3201 consensus_queue.cc:1048] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:04.646775  3239 consensus_queue.cc:1048] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:04.653949  3111 consensus_peers.cc:597] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:04.664222  3111 consensus_peers.cc:597] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:04.674098  3217 consensus_queue.cc:1048] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:04.750759  3188 consensus_queue.cc:1048] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:04.804724  3037 consensus_peers.cc:597] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:04.821272  3217 consensus_queue.cc:1048] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:04.859516  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:04.913823  3111 consensus_peers.cc:597] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:05.713706  3111 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111) [suppressed 36 similar messages]
I20260710 13:27:05.757148  3264 raft_consensus.cc:493] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:05.757624  3264 raft_consensus.cc:515] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:05.759661  3264 leader_election.cc:290] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:05.760823  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f1396b71c4d8988c147646afc6982" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:05.761498  3071 raft_consensus.cc:2468] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
I20260710 13:27:05.762527  3109 leader_election.cc:304] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [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: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:05.763376  3264 raft_consensus.cc:2804] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:27:05.763502  3111 leader_election.cc:336] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111)
I20260710 13:27:05.763767  3264 raft_consensus.cc:493] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:05.764109  3264 raft_consensus.cc:3060] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:05.769068  3264 raft_consensus.cc:515] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:05.770753  3264 leader_election.cc:290] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 2 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:05.771734  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f1396b71c4d8988c147646afc6982" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
I20260710 13:27:05.772389  3071 raft_consensus.cc:3060] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:05.774231  3111 leader_election.cc:336] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111)
I20260710 13:27:05.777931  3071 raft_consensus.cc:2468] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 2.
I20260710 13:27:05.778955  3109 leader_election.cc:304] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [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: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: a1e2689cf93745ccb17a9a6814bc60ee
I20260710 13:27:05.779628  3264 raft_consensus.cc:2804] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:05.780046  3264 raft_consensus.cc:697] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 LEADER]: Becoming Leader. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Running, Role: LEADER
I20260710 13:27:05.780673  3264 consensus_queue.cc:237] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Queue going to LEADER 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: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:05.788395  2893 catalog_manager.cc:5697] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 reported cstate change: term changed from 1 to 2, leader changed from a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1) to d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3). New cstate: current_term: 2 leader_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:05.860529  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:05.883492  3260 raft_consensus.cc:493] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:05.884002  3260 raft_consensus.cc:515] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:05.885737  3260 leader_election.cc:290] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:05.886844  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9cd68e672c4bc3bbdeb182e4556de9" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe" is_pre_election: true
I20260710 13:27:05.887413  3071 raft_consensus.cc:2468] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 1.
I20260710 13:27:05.888350  3109 leader_election.cc:304] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [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: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:05.889010  3260 raft_consensus.cc:2804] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:27:05.889220  3111 leader_election.cc:336] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111)
I20260710 13:27:05.889310  3260 raft_consensus.cc:493] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:05.889766  3260 raft_consensus.cc:3060] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:05.895784  3260 raft_consensus.cc:515] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:05.897500  3260 leader_election.cc:290] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 2 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797)
I20260710 13:27:05.898605  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9cd68e672c4bc3bbdeb182e4556de9" candidate_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
I20260710 13:27:05.899318  3071 raft_consensus.cc:3060] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:05.901054  3111 leader_election.cc:336] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111)
I20260710 13:27:05.904206  3071 raft_consensus.cc:2468] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cfd498951e4f34ab4d079446a9d1f2 in term 2.
I20260710 13:27:05.905278  3109 leader_election.cc:304] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [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: d5cfd498951e4f34ab4d079446a9d1f2, dc91c20d507c4241a878b82eacb250fe; no voters: a1e2689cf93745ccb17a9a6814bc60ee
I20260710 13:27:05.905978  3260 raft_consensus.cc:2804] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:05.906414  3260 raft_consensus.cc:697] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 LEADER]: Becoming Leader. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Running, Role: LEADER
I20260710 13:27:05.907073  3260 consensus_queue.cc:237] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Queue going to LEADER 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: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:05.914521  2893 catalog_manager.cc:5697] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 reported cstate change: term changed from 1 to 2, leader changed from a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1) to d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3). New cstate: current_term: 2 leader_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:06.254899  3111 consensus_peers.cc:597] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:06.256155  3071 raft_consensus.cc:1275] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Refusing update from remote peer d5cfd498951e4f34ab4d079446a9d1f2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:06.257479  3260 consensus_queue.cc:1048] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:06.403291  3111 consensus_peers.cc:597] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:06.507701  3071 raft_consensus.cc:1275] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Refusing update from remote peer d5cfd498951e4f34ab4d079446a9d1f2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:06.509063  3260 consensus_queue.cc:1048] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:06.811553  3037 consensus_peers.cc:597] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:06.861474  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:06.901389  3037 consensus_peers.cc:597] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:07.050671  3037 consensus_peers.cc:597] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:07.093130  3111 consensus_peers.cc:597] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:07.148356  3037 consensus_peers.cc:597] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:07.286504  3111 consensus_peers.cc:597] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:07.306419  3111 consensus_peers.cc:597] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:07.513581  3111 consensus_peers.cc:597] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:07.862722  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:08.842432  3111 consensus_peers.cc:597] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:08.863642  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:09.194152  3111 consensus_peers.cc:597] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:09.244688  3037 consensus_peers.cc:597] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:09.248978  3037 consensus_peers.cc:597] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:09.310747  3037 consensus_peers.cc:597] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:27:09.464879 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:09.473367  3280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:09.473769  3281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:09.475128  3283 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:09.477101 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:09.478219 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:09.478466 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:09.478682 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690029478642 us; error 0 us; skew 500 ppm
I20260710 13:27:09.479266 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:09.481979 32496 webserver.cc:533] Webserver started at http://127.31.188.1:34209/ using document root <none> and password file <none>
I20260710 13:27:09.482527 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:09.482766 32496 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:27:09.486763 32496 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:27:09.490801  3288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.491564 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:27:09.491873 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
format_stamp: "Formatted at 2026-07-10 13:27:02 on dist-test-slave-3n8f"
I20260710 13:27:09.492296 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:09.518934 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:09.520244 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:09.521704 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:09.525409  3295 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:27:09.574256 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:27:09.574577 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.000s	sys 0.002s
I20260710 13:27:09.574951 32496 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:27:09.579852  3295 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.594529  3295 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.595310  3295 tablet_bootstrap.cc:492] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.595867  3295 ts_tablet_manager.cc:1403] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:27:09.598996  3295 raft_consensus.cc:359] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:09.600155  3295 raft_consensus.cc:740] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.600817  3295 consensus_queue.cc:260] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } }
I20260710 13:27:09.603174  3295 ts_tablet_manager.cc:1434] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:09.603832  3295 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.615195  3295 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.615868  3295 tablet_bootstrap.cc:492] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.616420  3295 ts_tablet_manager.cc:1403] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:27:09.618431  3295 raft_consensus.cc:359] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.619021  3295 raft_consensus.cc:740] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.619624  3295 consensus_queue.cc:260] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.621163  3295 ts_tablet_manager.cc:1434] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:09.621829  3295 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.622445 32496 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:27:09.622766 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.039s	sys 0.008s
I20260710 13:27:09.634099  3295 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.634991  3295 tablet_bootstrap.cc:492] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.635593  3295 ts_tablet_manager.cc:1403] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260710 13:27:09.637984  3295 raft_consensus.cc:359] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.638566  3295 raft_consensus.cc:740] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.639365  3295 consensus_queue.cc:260] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.641187  3295 ts_tablet_manager.cc:1434] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:27:09.641899  3295 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.656525  3295 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.657332  3295 tablet_bootstrap.cc:492] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.658042  3295 ts_tablet_manager.cc:1403] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260710 13:27:09.660400  3295 raft_consensus.cc:359] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.661134  3295 raft_consensus.cc:740] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.661934  3295 consensus_queue.cc:260] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.663559  3295 ts_tablet_manager.cc:1434] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:09.664206  3295 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.679701  3295 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:27:09.680773  3295 tablet_bootstrap.cc:492] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.681542  3295 ts_tablet_manager.cc:1403] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:27:09.682112 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:44327
I20260710 13:27:09.682219  3357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:44327 every 8 connection(s)
I20260710 13:27:09.684309  3295 raft_consensus.cc:359] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.685199  3295 raft_consensus.cc:740] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.686029  3295 consensus_queue.cc:260] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.687952  3295 ts_tablet_manager.cc:1434] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:09.688786  3295 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.694669 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:09.705785  3295 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:27:09.706749  3295 tablet_bootstrap.cc:492] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.707494  3295 ts_tablet_manager.cc:1403] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:27:09.710302  3295 raft_consensus.cc:359] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.711194  3295 raft_consensus.cc:740] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.711953  3295 consensus_queue.cc:260] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.714370  3295 ts_tablet_manager.cc:1434] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:09.715320  3295 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.724694  3358 heartbeater.cc:344] Connected to a master server at 127.31.188.62:40805
I20260710 13:27:09.725205  3358 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:09.726186  3358 heartbeater.cc:507] Master 127.31.188.62:40805 requested a full tablet report, sending...
I20260710 13:27:09.725936  3144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55781857034248b2b5cbceedff555110"
dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
mode: GRACEFUL
new_leader_uuid: "dc91c20d507c4241a878b82eacb250fe"
 from {username='slave'} at 127.0.0.1:57738
I20260710 13:27:09.726755  3144 raft_consensus.cc:606] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Received request to transfer leadership to TS dc91c20d507c4241a878b82eacb250fe
I20260710 13:27:09.728056 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:09.728637 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:09.729370 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:09.730015  3295 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.730959  3295 tablet_bootstrap.cc:492] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.731567  3295 ts_tablet_manager.cc:1403] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:27:09.732097  2893 ts_manager.cc:194] Re-registered known tserver with Master: a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327)
I20260710 13:27:09.733987  3295 raft_consensus.cc:359] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.734688  3295 raft_consensus.cc:740] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.735356  3295 consensus_queue.cc:260] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [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: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.737263  3295 ts_tablet_manager.cc:1434] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:09.737996  3295 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.740507  2893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37676
I20260710 13:27:09.743642  3358 heartbeater.cc:499] Master 127.31.188.62:40805 was elected leader, sending a full tablet report...
I20260710 13:27:09.750837  3295 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.751776  3295 tablet_bootstrap.cc:492] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.752552  3295 ts_tablet_manager.cc:1403] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:27:09.754789  3295 raft_consensus.cc:359] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.755327  3295 raft_consensus.cc:740] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.755962  3295 consensus_queue.cc:260] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.757843  3295 ts_tablet_manager.cc:1434] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:09.758749  3295 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.770689  3295 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.771510  3295 tablet_bootstrap.cc:492] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.772143  3295 ts_tablet_manager.cc:1403] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:27:09.774281  3295 raft_consensus.cc:359] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.774833  3295 raft_consensus.cc:740] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.775800  3295 consensus_queue.cc:260] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.777344  3295 ts_tablet_manager.cc:1434] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:09.778057  3295 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap starting.
I20260710 13:27:09.788259  3295 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.788893  3295 tablet_bootstrap.cc:492] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Bootstrap complete.
I20260710 13:27:09.789479  3295 ts_tablet_manager.cc:1403] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:27:09.791525  3332 raft_consensus.cc:3060] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:09.791626  3295 raft_consensus.cc:359] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.792254  3295 raft_consensus.cc:740] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1e2689cf93745ccb17a9a6814bc60ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.792900  3295 consensus_queue.cc:260] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.794791  3295 ts_tablet_manager.cc:1434] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:27:09.799212  3332 pending_rounds.cc:85] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Aborting all ops after (but not including) 0
I20260710 13:27:09.799552  3332 pending_rounds.cc:107] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:27:09.799806  3332 raft_consensus.cc:2889] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:27:09.803009  3331 raft_consensus.cc:3060] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:09.809494  3331 pending_rounds.cc:85] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Aborting all ops after (but not including) 0
I20260710 13:27:09.809816  3331 pending_rounds.cc:107] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:27:09.810061  3331 raft_consensus.cc:2889] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 13:27:09.864687  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:09.908192  3378 raft_consensus.cc:993] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2: : Instructing follower dc91c20d507c4241a878b82eacb250fe to start an election
I20260710 13:27:09.908771  3279 raft_consensus.cc:1081] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Signalling peer dc91c20d507c4241a878b82eacb250fe to start an election
I20260710 13:27:09.910435  3071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55781857034248b2b5cbceedff555110"
dest_uuid: "dc91c20d507c4241a878b82eacb250fe"
 from {username='slave'} at 127.0.0.1:35852
I20260710 13:27:09.911266  3071 raft_consensus.cc:493] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:09.911540  3071 raft_consensus.cc:3060] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:09.917027  3071 raft_consensus.cc:515] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.918809  3071 leader_election.cc:290] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 2 election: Requested vote from peers a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327), d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3:38489)
I20260710 13:27:09.919768  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55781857034248b2b5cbceedff555110" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1e2689cf93745ccb17a9a6814bc60ee"
I20260710 13:27:09.919912  3144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55781857034248b2b5cbceedff555110" candidate_uuid: "dc91c20d507c4241a878b82eacb250fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5cfd498951e4f34ab4d079446a9d1f2"
I20260710 13:27:09.920645  3331 raft_consensus.cc:3060] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:09.920683  3144 raft_consensus.cc:3055] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:09.921151  3144 raft_consensus.cc:740] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5cfd498951e4f34ab4d079446a9d1f2, State: Running, Role: LEADER
I20260710 13:27:09.921840  3144 consensus_queue.cc:260] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.922912  3144 raft_consensus.cc:3060] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:09.925971  3331 raft_consensus.cc:2468] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 2.
I20260710 13:27:09.927147  3037 leader_election.cc:304] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1e2689cf93745ccb17a9a6814bc60ee, dc91c20d507c4241a878b82eacb250fe; no voters: 
I20260710 13:27:09.927976  3217 raft_consensus.cc:2804] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:09.928578  3144 raft_consensus.cc:2468] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc91c20d507c4241a878b82eacb250fe in term 2.
I20260710 13:27:09.929235  3217 raft_consensus.cc:697] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 2 LEADER]: Becoming Leader. State: Replica: dc91c20d507c4241a878b82eacb250fe, State: Running, Role: LEADER
I20260710 13:27:09.930313  3217 consensus_queue.cc:237] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } }
I20260710 13:27:09.937358  2893 catalog_manager.cc:5697] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe reported cstate change: term changed from 1 to 2, leader changed from d5cfd498951e4f34ab4d079446a9d1f2 (127.31.188.3) to dc91c20d507c4241a878b82eacb250fe (127.31.188.2). New cstate: current_term: 2 leader_uuid: "dc91c20d507c4241a878b82eacb250fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc91c20d507c4241a878b82eacb250fe" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 34797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.389557  3144 raft_consensus.cc:1275] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Refusing update from remote peer dc91c20d507c4241a878b82eacb250fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:10.390973  3380 consensus_queue.cc:1048] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cfd498951e4f34ab4d079446a9d1f2" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:10.402153  3331 raft_consensus.cc:1275] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: Refusing update from remote peer dc91c20d507c4241a878b82eacb250fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:10.404049  3380 consensus_queue.cc:1048] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1e2689cf93745ccb17a9a6814bc60ee" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:10.740198 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:10.745828 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:10.746351 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:10.747053 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:10.865720  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:11.753474 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:11.759224 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:11.759721 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:11.760193 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:11.866887  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:12.766346 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:12.772003 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:12.772435 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:12.772914 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:12.867888  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:13.779014 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:13.784543 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:13.784991 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:13.785449 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:13.868726  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:14.791234 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:14.798206 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:14.803558 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:14.804021 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:27:14.869611  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:15.826865 32496 tablet_server.cc:179] TabletServer@127.31.188.1:44327 shutting down...
I20260710 13:27:15.853689 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:15.854421 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.855064 32496 raft_consensus.cc:2243] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.855515 32496 raft_consensus.cc:2272] T 7abfa3fbd8d543a6902aa7e56b422d61 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.857385 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.857914 32496 raft_consensus.cc:2243] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.858309 32496 raft_consensus.cc:2272] T 5a4c6b8c191f4e9182565a082d925098 P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.860153 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.860648 32496 raft_consensus.cc:2243] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.861037 32496 raft_consensus.cc:2272] T 009f1396b71c4d8988c147646afc6982 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.863257 32496 tablet_replica.cc:333] stopping tablet replica
W20260710 13:27:15.863300  3111 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 81 similar messages]
I20260710 13:27:15.863893 32496 raft_consensus.cc:2243] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.864370 32496 raft_consensus.cc:2272] T 2b9cd68e672c4bc3bbdeb182e4556de9 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:15.866431  3111 consensus_peers.cc:597] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:15.866677 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.867329 32496 raft_consensus.cc:2243] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.867727 32496 raft_consensus.cc:2272] T 88b11c39435447b090e5233d29157d8a P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.869565 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.870118 32496 raft_consensus.cc:2243] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.870503 32496 raft_consensus.cc:2272] T 2a45041574c0415dadf8c33ea64db75e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:15.870540  2942 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:15.872296 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.872828 32496 raft_consensus.cc:2243] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.873209 32496 raft_consensus.cc:2272] T 8ba95d479a4b4cdcbc7a227cf34b693e P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.874927 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.875401 32496 raft_consensus.cc:2243] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.875782 32496 raft_consensus.cc:2272] T 55781857034248b2b5cbceedff555110 P a1e2689cf93745ccb17a9a6814bc60ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.877422 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.877897 32496 raft_consensus.cc:2243] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.878273 32496 raft_consensus.cc:2272] T 3fe7018e6a5c4d4aa1a06306430117db P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.879997 32496 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:15.880442 32496 raft_consensus.cc:2243] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.880822 32496 raft_consensus.cc:2272] T 60d89ce303be4a25b8115b18189c2a4b P a1e2689cf93745ccb17a9a6814bc60ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:15.894501  3037 connection.cc:573] client connection to 127.31.188.1:44327 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:27:15.895176  3037 consensus_peers.cc:597] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. 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 13:27:15.905056  3111 consensus_peers.cc:597] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:15.909348 32496 tablet_server.cc:196] TabletServer@127.31.188.1:44327 shutdown complete.
W20260710 13:27:15.921429  3037 consensus_peers.cc:597] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe -> Peer a1e2689cf93745ccb17a9a6814bc60ee (127.31.188.1:44327): Couldn't send request to peer a1e2689cf93745ccb17a9a6814bc60ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:15.926874 32496 tablet_server.cc:179] TabletServer@127.31.188.2:0 shutting down...
I20260710 13:27:15.952234 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:15.952942 32496 tablet_replica.cc:333] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.953572 32496 raft_consensus.cc:2243] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.954057 32496 raft_consensus.cc:2272] T 2b9cd68e672c4bc3bbdeb182e4556de9 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.956036 32496 tablet_replica.cc:333] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.956586 32496 raft_consensus.cc:2243] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:15.957392 32496 raft_consensus.cc:2272] T 55781857034248b2b5cbceedff555110 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.959586 32496 tablet_replica.cc:333] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.960132 32496 raft_consensus.cc:2243] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.960563 32496 raft_consensus.cc:2272] T 3fe7018e6a5c4d4aa1a06306430117db P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.962445 32496 tablet_replica.cc:333] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.963048 32496 raft_consensus.cc:2243] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.963492 32496 raft_consensus.cc:2272] T 8ba95d479a4b4cdcbc7a227cf34b693e P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.965420 32496 tablet_replica.cc:333] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.965951 32496 raft_consensus.cc:2243] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:15.966796 32496 raft_consensus.cc:2272] T 2a45041574c0415dadf8c33ea64db75e P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.968622 32496 tablet_replica.cc:333] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.969141 32496 raft_consensus.cc:2243] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:15.969887 32496 raft_consensus.cc:2272] T 5a4c6b8c191f4e9182565a082d925098 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.971853 32496 tablet_replica.cc:333] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.972359 32496 raft_consensus.cc:2243] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:15.973098 32496 raft_consensus.cc:2272] T 7abfa3fbd8d543a6902aa7e56b422d61 P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.975026 32496 tablet_replica.cc:333] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.975519 32496 raft_consensus.cc:2243] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.975919 32496 raft_consensus.cc:2272] T 009f1396b71c4d8988c147646afc6982 P dc91c20d507c4241a878b82eacb250fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.977734 32496 tablet_replica.cc:333] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.978214 32496 raft_consensus.cc:2243] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:15.979015 32496 raft_consensus.cc:2272] T 88b11c39435447b090e5233d29157d8a P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.981020 32496 tablet_replica.cc:333] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe: stopping tablet replica
I20260710 13:27:15.981500 32496 raft_consensus.cc:2243] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.981925 32496 raft_consensus.cc:2272] T 60d89ce303be4a25b8115b18189c2a4b P dc91c20d507c4241a878b82eacb250fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.012255 32496 tablet_server.cc:196] TabletServer@127.31.188.2:0 shutdown complete.
I20260710 13:27:16.033656 32496 tablet_server.cc:179] TabletServer@127.31.188.3:0 shutting down...
W20260710 13:27:16.055017  3109 consensus_peers.cc:597] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 -> Peer dc91c20d507c4241a878b82eacb250fe (127.31.188.2:34797): Couldn't send request to peer dc91c20d507c4241a878b82eacb250fe. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:34797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:16.062367 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:16.063092 32496 tablet_replica.cc:333] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.063742 32496 raft_consensus.cc:2243] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:16.064210 32496 raft_consensus.cc:2272] T 88b11c39435447b090e5233d29157d8a P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.066689 32496 tablet_replica.cc:333] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.067227 32496 raft_consensus.cc:2243] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:16.067940 32496 raft_consensus.cc:2272] T 2b9cd68e672c4bc3bbdeb182e4556de9 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.069808 32496 tablet_replica.cc:333] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.070359 32496 raft_consensus.cc:2243] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:16.070848 32496 raft_consensus.cc:2272] T 5a4c6b8c191f4e9182565a082d925098 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.072903 32496 tablet_replica.cc:333] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.073407 32496 raft_consensus.cc:2243] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:16.074141 32496 raft_consensus.cc:2272] T 009f1396b71c4d8988c147646afc6982 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.076129 32496 tablet_replica.cc:333] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.076665 32496 raft_consensus.cc:2243] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:16.077384 32496 raft_consensus.cc:2272] T 8ba95d479a4b4cdcbc7a227cf34b693e P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.079262 32496 tablet_replica.cc:333] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.079770 32496 raft_consensus.cc:2243] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:16.080191 32496 raft_consensus.cc:2272] T 2a45041574c0415dadf8c33ea64db75e P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.082048 32496 tablet_replica.cc:333] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.082536 32496 raft_consensus.cc:2243] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:16.082973 32496 raft_consensus.cc:2272] T 7abfa3fbd8d543a6902aa7e56b422d61 P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.084642 32496 tablet_replica.cc:333] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.085099 32496 raft_consensus.cc:2243] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:16.085822 32496 raft_consensus.cc:2272] T 3fe7018e6a5c4d4aa1a06306430117db P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.087675 32496 tablet_replica.cc:333] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.088135 32496 raft_consensus.cc:2243] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:16.088516 32496 raft_consensus.cc:2272] T 55781857034248b2b5cbceedff555110 P d5cfd498951e4f34ab4d079446a9d1f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.090227 32496 tablet_replica.cc:333] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2: stopping tablet replica
I20260710 13:27:16.090687 32496 raft_consensus.cc:2243] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:16.091389 32496 raft_consensus.cc:2272] T 60d89ce303be4a25b8115b18189c2a4b P d5cfd498951e4f34ab4d079446a9d1f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.120154 32496 tablet_server.cc:196] TabletServer@127.31.188.3:0 shutdown complete.
I20260710 13:27:16.142844 32496 master.cc:562] Master@127.31.188.62:40805 shutting down...
I20260710 13:27:16.163621 32496 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:16.164116 32496 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.164391 32496 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95aa96d7c27f4abd8a5aa0c9e278f6eb: stopping tablet replica
I20260710 13:27:16.182843 32496 master.cc:584] Master@127.31.188.62:40805 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13490 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:27:16.222601 32496 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.188.62:44597
I20260710 13:27:16.223831 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:16.229197  3408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:16.229337  3409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:16.230384  3411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:16.231455 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:16.232229 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:16.232403 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:16.232517 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690036232507 us; error 0 us; skew 500 ppm
I20260710 13:27:16.232969 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:16.235105 32496 webserver.cc:533] Webserver started at http://127.31.188.62:46833/ using document root <none> and password file <none>
I20260710 13:27:16.235543 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:16.235697 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:16.235910 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:16.236901 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/master-0-root/instance:
uuid: "eb1a5cee68524041adb022bba05a4f43"
format_stamp: "Formatted at 2026-07-10 13:27:16 on dist-test-slave-3n8f"
I20260710 13:27:16.241123 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:16.244234  3416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.244941 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:16.245227 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/master-0-root
uuid: "eb1a5cee68524041adb022bba05a4f43"
format_stamp: "Formatted at 2026-07-10 13:27:16 on dist-test-slave-3n8f"
I20260710 13:27:16.245505 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:16.266793 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:16.267964 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:16.304574 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.62:44597
I20260710 13:27:16.304672  3467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.62:44597 every 8 connection(s)
I20260710 13:27:16.308322  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:16.318933  3468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43: Bootstrap starting.
I20260710 13:27:16.323550  3468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:16.327867  3468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43: No bootstrap required, opened a new log
I20260710 13:27:16.330000  3468 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb1a5cee68524041adb022bba05a4f43" member_type: VOTER }
I20260710 13:27:16.330368  3468 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:16.330543  3468 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a5cee68524041adb022bba05a4f43, State: Initialized, Role: FOLLOWER
I20260710 13:27:16.331144  3468 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb1a5cee68524041adb022bba05a4f43" member_type: VOTER }
I20260710 13:27:16.331557  3468 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:16.331749  3468 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:16.331954  3468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:16.336386  3468 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb1a5cee68524041adb022bba05a4f43" member_type: VOTER }
I20260710 13:27:16.336848  3468 leader_election.cc:304] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [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: eb1a5cee68524041adb022bba05a4f43; no voters: 
I20260710 13:27:16.337875  3468 leader_election.cc:290] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:16.338263  3471 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:16.339605  3471 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 1 LEADER]: Becoming Leader. State: Replica: eb1a5cee68524041adb022bba05a4f43, State: Running, Role: LEADER
I20260710 13:27:16.340250  3471 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [LEADER]: Queue going to LEADER mode. State: All 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: "eb1a5cee68524041adb022bba05a4f43" member_type: VOTER }
I20260710 13:27:16.340724  3468 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:16.344954  3473 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb1a5cee68524041adb022bba05a4f43. Latest consensus state: current_term: 1 leader_uuid: "eb1a5cee68524041adb022bba05a4f43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb1a5cee68524041adb022bba05a4f43" member_type: VOTER } }
I20260710 13:27:16.344983  3472 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb1a5cee68524041adb022bba05a4f43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb1a5cee68524041adb022bba05a4f43" member_type: VOTER } }
I20260710 13:27:16.345877  3473 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:16.345948  3472 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:16.348999  3477 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:16.357333  3477 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:16.358440 32496 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:16.366170  3477 catalog_manager.cc:1383] Generated new cluster ID: 513093dfd5124ce09cf36e9ec467be96
I20260710 13:27:16.366500  3477 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:16.383160  3477 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:16.384397  3477 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:16.397977  3477 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43: Generated new TSK 0
I20260710 13:27:16.398541  3477 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:16.425498 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:16.431888  3489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:16.433133  3490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:16.435101  3492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:16.435392 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:16.436898 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:16.437151 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:16.437346 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690036437325 us; error 0 us; skew 500 ppm
I20260710 13:27:16.437932 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:16.440367 32496 webserver.cc:533] Webserver started at http://127.31.188.1:35519/ using document root <none> and password file <none>
I20260710 13:27:16.440892 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:16.441110 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:16.441399 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:16.442516 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-0-root/instance:
uuid: "1144dcb21a544d4f905d9bfc288db974"
format_stamp: "Formatted at 2026-07-10 13:27:16 on dist-test-slave-3n8f"
I20260710 13:27:16.447181 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:16.450902  3497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.451728 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:27:16.452075 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "1144dcb21a544d4f905d9bfc288db974"
format_stamp: "Formatted at 2026-07-10 13:27:16 on dist-test-slave-3n8f"
I20260710 13:27:16.452363 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:16.477941 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:16.479257 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:16.480850 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:16.483311 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:16.483568 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.483842 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:16.484038 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.526681 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:34941
I20260710 13:27:16.526753  3559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:34941 every 8 connection(s)
I20260710 13:27:16.532136 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:16.540334  3564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:16.540534  3565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:16.544900  3567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:16.544942 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:16.546068  3560 heartbeater.cc:344] Connected to a master server at 127.31.188.62:44597
I20260710 13:27:16.546480  3560 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:16.546615 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:16.546924 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:16.547115 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690036547099 us; error 0 us; skew 500 ppm
I20260710 13:27:16.547422  3560 heartbeater.cc:507] Master 127.31.188.62:44597 requested a full tablet report, sending...
I20260710 13:27:16.547947 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:16.549882  3433 ts_manager.cc:194] Registered new tserver with Master: 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941)
I20260710 13:27:16.550979 32496 webserver.cc:533] Webserver started at http://127.31.188.2:42623/ using document root <none> and password file <none>
I20260710 13:27:16.551671 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:16.551905 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:16.552176 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:16.552368  3433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50794
I20260710 13:27:16.553625 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-1-root/instance:
uuid: "213ad443dfea44af838937ba65cd5592"
format_stamp: "Formatted at 2026-07-10 13:27:16 on dist-test-slave-3n8f"
I20260710 13:27:16.558357 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:27:16.561596  3572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.562391 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:16.562733 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-1-root
uuid: "213ad443dfea44af838937ba65cd5592"
format_stamp: "Formatted at 2026-07-10 13:27:16 on dist-test-slave-3n8f"
I20260710 13:27:16.563019 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:16.579351 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:16.581252 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:16.583150 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:16.585464 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:16.585650 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.585974 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:16.586148 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.627758 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.2:37255
I20260710 13:27:16.627861  3634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.2:37255 every 8 connection(s)
I20260710 13:27:16.632881 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:16.642004  3638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:16.642257  3639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:16.645426  3635 heartbeater.cc:344] Connected to a master server at 127.31.188.62:44597
I20260710 13:27:16.645936 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:16.645929  3635 heartbeater.cc:461] Registering TS with master...
W20260710 13:27:16.646082  3641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:16.647426  3635 heartbeater.cc:507] Master 127.31.188.62:44597 requested a full tablet report, sending...
I20260710 13:27:16.647601 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:16.647921 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:16.648144 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690036648125 us; error 0 us; skew 500 ppm
I20260710 13:27:16.648824 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:16.650051  3433 ts_manager.cc:194] Registered new tserver with Master: 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255)
I20260710 13:27:16.651665 32496 webserver.cc:533] Webserver started at http://127.31.188.3:44889/ using document root <none> and password file <none>
I20260710 13:27:16.652197  3433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57260
I20260710 13:27:16.652431 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:16.652727 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:16.653064 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:16.654731 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-2-root/instance:
uuid: "250ad114cca646f9a64a4261f65be6a4"
format_stamp: "Formatted at 2026-07-10 13:27:16 on dist-test-slave-3n8f"
I20260710 13:27:16.659430 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:27:16.662628  3646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.663444 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:16.663707 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-2-root
uuid: "250ad114cca646f9a64a4261f65be6a4"
format_stamp: "Formatted at 2026-07-10 13:27:16 on dist-test-slave-3n8f"
I20260710 13:27:16.663961 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689946763363-32496-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:16.691525 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:16.692723 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:16.694199 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:16.696542 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:16.696789 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.697079 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:16.697263 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:16.738195 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.3:37783
I20260710 13:27:16.738302  3708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.3:37783 every 8 connection(s)
I20260710 13:27:16.753752  3709 heartbeater.cc:344] Connected to a master server at 127.31.188.62:44597
I20260710 13:27:16.754242  3709 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:16.754976  3709 heartbeater.cc:507] Master 127.31.188.62:44597 requested a full tablet report, sending...
I20260710 13:27:16.756806  3433 ts_manager.cc:194] Registered new tserver with Master: 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:16.757717 32496 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015708095s
I20260710 13:27:16.758184  3433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57262
I20260710 13:27:16.781883  3433 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57266:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:16.783929  3433 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:16.829612  3674 tablet_service.cc:1511] Processing CreateTablet for tablet 87f8625bfc60454280721251349184c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=90b972e141424aea85b8f2dbe5a3083a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:16.830693  3673 tablet_service.cc:1511] Processing CreateTablet for tablet d925e3aaf3cd4c079bbe60f53d2a30a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=90b972e141424aea85b8f2dbe5a3083a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:16.831151  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f8625bfc60454280721251349184c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:16.831974  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d925e3aaf3cd4c079bbe60f53d2a30a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:16.835376  3600 tablet_service.cc:1511] Processing CreateTablet for tablet 87f8625bfc60454280721251349184c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=90b972e141424aea85b8f2dbe5a3083a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:16.835983  3599 tablet_service.cc:1511] Processing CreateTablet for tablet d925e3aaf3cd4c079bbe60f53d2a30a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=90b972e141424aea85b8f2dbe5a3083a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:16.836653  3600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f8625bfc60454280721251349184c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:16.840273  3599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d925e3aaf3cd4c079bbe60f53d2a30a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:16.845983  3525 tablet_service.cc:1511] Processing CreateTablet for tablet 87f8625bfc60454280721251349184c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=90b972e141424aea85b8f2dbe5a3083a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:16.847316  3525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f8625bfc60454280721251349184c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:16.851676  3524 tablet_service.cc:1511] Processing CreateTablet for tablet d925e3aaf3cd4c079bbe60f53d2a30a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=90b972e141424aea85b8f2dbe5a3083a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:16.853087  3524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d925e3aaf3cd4c079bbe60f53d2a30a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:16.858892  3724 tablet_bootstrap.cc:492] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592: Bootstrap starting.
I20260710 13:27:16.866394  3724 tablet_bootstrap.cc:654] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:16.879386  3727 tablet_bootstrap.cc:492] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974: Bootstrap starting.
I20260710 13:27:16.879597  3725 tablet_bootstrap.cc:492] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4: Bootstrap starting.
I20260710 13:27:16.879835  3724 tablet_bootstrap.cc:492] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592: No bootstrap required, opened a new log
I20260710 13:27:16.880322  3724 ts_tablet_manager.cc:1403] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260710 13:27:16.883327  3724 raft_consensus.cc:359] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:16.884173  3724 raft_consensus.cc:385] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:16.884996  3727 tablet_bootstrap.cc:654] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:16.884955  3724 raft_consensus.cc:740] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Initialized, Role: FOLLOWER
I20260710 13:27:16.885843  3724 consensus_queue.cc:260] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:16.886479  3725 tablet_bootstrap.cc:654] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:16.888665  3635 heartbeater.cc:499] Master 127.31.188.62:44597 was elected leader, sending a full tablet report...
I20260710 13:27:16.888957  3724 ts_tablet_manager.cc:1434] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:16.890189  3724 tablet_bootstrap.cc:492] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592: Bootstrap starting.
I20260710 13:27:16.899402  3724 tablet_bootstrap.cc:654] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:16.899952  3725 tablet_bootstrap.cc:492] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4: No bootstrap required, opened a new log
I20260710 13:27:16.900684  3725 ts_tablet_manager.cc:1403] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:27:16.902437  3727 tablet_bootstrap.cc:492] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974: No bootstrap required, opened a new log
I20260710 13:27:16.902994  3727 ts_tablet_manager.cc:1403] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260710 13:27:16.904330  3725 raft_consensus.cc:359] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:16.905078  3725 raft_consensus.cc:385] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:16.905354  3725 raft_consensus.cc:740] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250ad114cca646f9a64a4261f65be6a4, State: Initialized, Role: FOLLOWER
I20260710 13:27:16.905920  3727 raft_consensus.cc:359] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:16.906682  3727 raft_consensus.cc:385] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:16.906787  3724 tablet_bootstrap.cc:492] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592: No bootstrap required, opened a new log
I20260710 13:27:16.906275  3725 consensus_queue.cc:260] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:16.907047  3727 raft_consensus.cc:740] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Initialized, Role: FOLLOWER
I20260710 13:27:16.907370  3724 ts_tablet_manager.cc:1403] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 13:27:16.908017  3727 consensus_queue.cc:260] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:16.910445  3560 heartbeater.cc:499] Master 127.31.188.62:44597 was elected leader, sending a full tablet report...
I20260710 13:27:16.911356  3724 raft_consensus.cc:359] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:16.912245  3724 raft_consensus.cc:385] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:16.912637  3727 ts_tablet_manager.cc:1434] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:27:16.912665  3724 raft_consensus.cc:740] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Initialized, Role: FOLLOWER
I20260710 13:27:16.913895  3727 tablet_bootstrap.cc:492] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974: Bootstrap starting.
I20260710 13:27:16.913923  3724 consensus_queue.cc:260] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:16.917445  3724 ts_tablet_manager.cc:1434] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:27:16.920286  3725 ts_tablet_manager.cc:1434] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:27:16.921617  3727 tablet_bootstrap.cc:654] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:16.922988  3709 heartbeater.cc:499] Master 127.31.188.62:44597 was elected leader, sending a full tablet report...
I20260710 13:27:16.923784  3725 tablet_bootstrap.cc:492] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4: Bootstrap starting.
I20260710 13:27:16.929948  3725 tablet_bootstrap.cc:654] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:16.934908  3725 tablet_bootstrap.cc:492] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4: No bootstrap required, opened a new log
I20260710 13:27:16.935470  3725 ts_tablet_manager.cc:1403] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:27:16.936247  3727 tablet_bootstrap.cc:492] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974: No bootstrap required, opened a new log
I20260710 13:27:16.936753  3727 ts_tablet_manager.cc:1403] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260710 13:27:16.938410  3725 raft_consensus.cc:359] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:16.939178  3725 raft_consensus.cc:385] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:16.939483  3725 raft_consensus.cc:740] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250ad114cca646f9a64a4261f65be6a4, State: Initialized, Role: FOLLOWER
I20260710 13:27:16.939564  3727 raft_consensus.cc:359] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:16.940300  3727 raft_consensus.cc:385] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:16.940719  3727 raft_consensus.cc:740] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Initialized, Role: FOLLOWER
I20260710 13:27:16.940253  3725 consensus_queue.cc:260] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:16.941458  3727 consensus_queue.cc:260] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:16.942565  3725 ts_tablet_manager.cc:1434] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:27:16.943490  3727 ts_tablet_manager.cc:1434] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260710 13:27:16.992687  3710 tablet.cc:2406] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:17.007959  3733 raft_consensus.cc:493] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:17.008726  3732 raft_consensus.cc:493] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:17.008469  3733 raft_consensus.cc:515] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:17.009219  3732 raft_consensus.cc:515] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:17.010924  3733 leader_election.cc:290] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783), 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255)
I20260710 13:27:17.017309  3732 leader_election.cc:290] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255), 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941)
I20260710 13:27:17.025511  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8625bfc60454280721251349184c9" candidate_uuid: "250ad114cca646f9a64a4261f65be6a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1144dcb21a544d4f905d9bfc288db974" is_pre_election: true
I20260710 13:27:17.027374  3535 raft_consensus.cc:2468] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250ad114cca646f9a64a4261f65be6a4 in term 0.
I20260710 13:27:17.028785  3649 leader_election.cc:304] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 250ad114cca646f9a64a4261f65be6a4; no voters: 
I20260710 13:27:17.029703  3732 raft_consensus.cc:2804] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:17.030072  3732 raft_consensus.cc:493] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:17.030397  3732 raft_consensus.cc:3060] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.037724  3732 raft_consensus.cc:515] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:17.046804  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8625bfc60454280721251349184c9" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250ad114cca646f9a64a4261f65be6a4" is_pre_election: true
I20260710 13:27:17.047412  3732 leader_election.cc:290] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [CANDIDATE]: Term 1 election: Requested vote from peers 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255), 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941)
I20260710 13:27:17.047729  3684 raft_consensus.cc:2393] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1144dcb21a544d4f905d9bfc288db974 in current term 1: Already voted for candidate 250ad114cca646f9a64a4261f65be6a4 in this term.
I20260710 13:27:17.049711  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8625bfc60454280721251349184c9" candidate_uuid: "250ad114cca646f9a64a4261f65be6a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
I20260710 13:27:17.050319  3535 raft_consensus.cc:3060] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.050457  3610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8625bfc60454280721251349184c9" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "213ad443dfea44af838937ba65cd5592" is_pre_election: true
I20260710 13:27:17.051170  3610 raft_consensus.cc:2468] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 0.
I20260710 13:27:17.052461  3499 leader_election.cc:304] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [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: 1144dcb21a544d4f905d9bfc288db974, 213ad443dfea44af838937ba65cd5592; no voters: 250ad114cca646f9a64a4261f65be6a4
I20260710 13:27:17.053474  3610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8625bfc60454280721251349184c9" candidate_uuid: "250ad114cca646f9a64a4261f65be6a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "213ad443dfea44af838937ba65cd5592" is_pre_election: true
I20260710 13:27:17.053978  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8625bfc60454280721251349184c9" candidate_uuid: "250ad114cca646f9a64a4261f65be6a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "213ad443dfea44af838937ba65cd5592"
I20260710 13:27:17.054112  3610 raft_consensus.cc:2468] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250ad114cca646f9a64a4261f65be6a4 in term 0.
I20260710 13:27:17.057180  3535 raft_consensus.cc:2468] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250ad114cca646f9a64a4261f65be6a4 in term 1.
I20260710 13:27:17.057621  3733 raft_consensus.cc:2764] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:27:17.058193  3649 leader_election.cc:304] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 250ad114cca646f9a64a4261f65be6a4; no voters: 213ad443dfea44af838937ba65cd5592
I20260710 13:27:17.059122  3732 raft_consensus.cc:2804] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:17.060389  3732 raft_consensus.cc:697] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 LEADER]: Becoming Leader. State: Replica: 250ad114cca646f9a64a4261f65be6a4, State: Running, Role: LEADER
I20260710 13:27:17.061267  3732 consensus_queue.cc:237] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:17.068853  3432 catalog_manager.cc:5697] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "250ad114cca646f9a64a4261f65be6a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:17.192762  3733 raft_consensus.cc:493] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:17.193240  3733 raft_consensus.cc:515] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.194904  3733 leader_election.cc:290] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:17.195837  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d925e3aaf3cd4c079bbe60f53d2a30a3" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "213ad443dfea44af838937ba65cd5592" is_pre_election: true
I20260710 13:27:17.195976  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d925e3aaf3cd4c079bbe60f53d2a30a3" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250ad114cca646f9a64a4261f65be6a4" is_pre_election: true
I20260710 13:27:17.196432  3609 raft_consensus.cc:2468] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 0.
I20260710 13:27:17.196574  3684 raft_consensus.cc:2468] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 0.
I20260710 13:27:17.197449  3499 leader_election.cc:304] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 213ad443dfea44af838937ba65cd5592; no voters: 
I20260710 13:27:17.198165  3733 raft_consensus.cc:2804] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:17.198549  3733 raft_consensus.cc:493] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:17.198838  3733 raft_consensus.cc:3060] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.203845  3733 raft_consensus.cc:515] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.205520  3733 leader_election.cc:290] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 1 election: Requested vote from peers 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:17.206257  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d925e3aaf3cd4c079bbe60f53d2a30a3" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "213ad443dfea44af838937ba65cd5592"
I20260710 13:27:17.206561  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d925e3aaf3cd4c079bbe60f53d2a30a3" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
I20260710 13:27:17.206905  3609 raft_consensus.cc:3060] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.207165  3684 raft_consensus.cc:3060] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.214200  3609 raft_consensus.cc:2468] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 1.
I20260710 13:27:17.214200  3684 raft_consensus.cc:2468] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 1.
I20260710 13:27:17.215687  3501 leader_election.cc:304] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 250ad114cca646f9a64a4261f65be6a4; no voters: 
I20260710 13:27:17.216589  3733 raft_consensus.cc:2804] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:17.217546  3733 raft_consensus.cc:697] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 1 LEADER]: Becoming Leader. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Running, Role: LEADER
I20260710 13:27:17.218374  3733 consensus_queue.cc:237] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.225569  3432 catalog_manager.cc:5697] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1144dcb21a544d4f905d9bfc288db974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:17.338907  3432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57268:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:17.340821  3432 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
W20260710 13:27:17.353185  3481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:17.363327  3525 tablet_service.cc:1511] Processing CreateTablet for tablet 741cd8a465aa48439af9d787bf33499a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bca0c97bccdf4adf830379ba2f6e0354]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:17.364651  3525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741cd8a465aa48439af9d787bf33499a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.364663  3600 tablet_service.cc:1511] Processing CreateTablet for tablet 741cd8a465aa48439af9d787bf33499a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bca0c97bccdf4adf830379ba2f6e0354]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:17.366027  3600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741cd8a465aa48439af9d787bf33499a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.368144  3524 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2a70d2c2b64976bfaeb6f00f917f04 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bca0c97bccdf4adf830379ba2f6e0354]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:17.369380  3524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2a70d2c2b64976bfaeb6f00f917f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.373047  3599 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2a70d2c2b64976bfaeb6f00f917f04 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bca0c97bccdf4adf830379ba2f6e0354]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:17.374305  3599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2a70d2c2b64976bfaeb6f00f917f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.379252  3727 tablet_bootstrap.cc:492] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974: Bootstrap starting.
I20260710 13:27:17.380110  3673 tablet_service.cc:1511] Processing CreateTablet for tablet 741cd8a465aa48439af9d787bf33499a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bca0c97bccdf4adf830379ba2f6e0354]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:17.381398  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741cd8a465aa48439af9d787bf33499a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.382493  3724 tablet_bootstrap.cc:492] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592: Bootstrap starting.
I20260710 13:27:17.384249  3727 tablet_bootstrap.cc:654] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:17.384116  3674 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2a70d2c2b64976bfaeb6f00f917f04 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bca0c97bccdf4adf830379ba2f6e0354]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:17.385358  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2a70d2c2b64976bfaeb6f00f917f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.396131  3724 tablet_bootstrap.cc:654] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:17.407940  3725 tablet_bootstrap.cc:492] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4: Bootstrap starting.
I20260710 13:27:17.408495  3727 tablet_bootstrap.cc:492] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974: No bootstrap required, opened a new log
I20260710 13:27:17.409070  3727 ts_tablet_manager.cc:1403] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260710 13:27:17.412310  3727 raft_consensus.cc:359] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.416481  3727 raft_consensus.cc:385] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:17.416863  3727 raft_consensus.cc:740] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Initialized, Role: FOLLOWER
I20260710 13:27:17.414451  3725 tablet_bootstrap.cc:654] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:17.409014  3724 tablet_bootstrap.cc:492] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592: No bootstrap required, opened a new log
I20260710 13:27:17.417953  3724 ts_tablet_manager.cc:1403] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.016s
I20260710 13:27:17.419108  3727 consensus_queue.cc:260] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.421022  3724 raft_consensus.cc:359] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.421687  3727 ts_tablet_manager.cc:1434] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:27:17.421761  3724 raft_consensus.cc:385] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:17.422214  3724 raft_consensus.cc:740] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Initialized, Role: FOLLOWER
I20260710 13:27:17.422855  3727 tablet_bootstrap.cc:492] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974: Bootstrap starting.
I20260710 13:27:17.423079  3724 consensus_queue.cc:260] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.429658  3727 tablet_bootstrap.cc:654] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:17.434013  3724 ts_tablet_manager.cc:1434] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:27:17.436081  3724 tablet_bootstrap.cc:492] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592: Bootstrap starting.
I20260710 13:27:17.438373  3725 tablet_bootstrap.cc:492] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4: No bootstrap required, opened a new log
I20260710 13:27:17.440368  3725 ts_tablet_manager.cc:1403] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.016s
I20260710 13:27:17.441866  3727 tablet_bootstrap.cc:492] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974: No bootstrap required, opened a new log
I20260710 13:27:17.442360  3727 ts_tablet_manager.cc:1403] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260710 13:27:17.443482  3724 tablet_bootstrap.cc:654] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:17.443675  3725 raft_consensus.cc:359] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.444541  3725 raft_consensus.cc:385] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:17.470826  3725 raft_consensus.cc:740] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250ad114cca646f9a64a4261f65be6a4, State: Initialized, Role: FOLLOWER
I20260710 13:27:17.472783  3725 consensus_queue.cc:260] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.477243  3732 consensus_queue.cc:1048] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:17.477680  3725 ts_tablet_manager.cc:1434] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.003s
I20260710 13:27:17.480024  3725 tablet_bootstrap.cc:492] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4: Bootstrap starting.
I20260710 13:27:17.493829  3725 tablet_bootstrap.cc:654] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:17.500150  3727 raft_consensus.cc:359] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.501278  3727 raft_consensus.cc:385] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:17.501587  3727 raft_consensus.cc:740] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Initialized, Role: FOLLOWER
I20260710 13:27:17.508935  3724 tablet_bootstrap.cc:492] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592: No bootstrap required, opened a new log
I20260710 13:27:17.508488  3727 consensus_queue.cc:260] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.509967  3724 ts_tablet_manager.cc:1403] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.012s
I20260710 13:27:17.512450  3727 ts_tablet_manager.cc:1434] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.002s
I20260710 13:27:17.512876  3609 raft_consensus.cc:3060] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.516366  3724 raft_consensus.cc:359] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.517299  3724 raft_consensus.cc:385] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:17.517617  3724 raft_consensus.cc:740] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Initialized, Role: FOLLOWER
I20260710 13:27:17.518450  3724 consensus_queue.cc:260] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.520833  3725 tablet_bootstrap.cc:492] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4: No bootstrap required, opened a new log
I20260710 13:27:17.521438  3724 ts_tablet_manager.cc:1434] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:27:17.521443  3725 ts_tablet_manager.cc:1403] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.007s
I20260710 13:27:17.525177  3725 raft_consensus.cc:359] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.525990  3725 raft_consensus.cc:385] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:17.526981  3739 consensus_queue.cc:1048] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:17.527372  3725 raft_consensus.cc:740] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250ad114cca646f9a64a4261f65be6a4, State: Initialized, Role: FOLLOWER
I20260710 13:27:17.528203  3725 consensus_queue.cc:260] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.530660  3725 ts_tablet_manager.cc:1434] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260710 13:27:17.540539  3753 raft_consensus.cc:493] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:17.541236  3753 raft_consensus.cc:515] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.546248  3753 leader_election.cc:290] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:17.565769  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741cd8a465aa48439af9d787bf33499a" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1144dcb21a544d4f905d9bfc288db974" is_pre_election: true
I20260710 13:27:17.565878  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741cd8a465aa48439af9d787bf33499a" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250ad114cca646f9a64a4261f65be6a4" is_pre_election: true
I20260710 13:27:17.566610  3534 raft_consensus.cc:2468] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 0.
I20260710 13:27:17.566695  3684 raft_consensus.cc:2468] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 0.
I20260710 13:27:17.567893  3575 leader_election.cc:304] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 213ad443dfea44af838937ba65cd5592; no voters: 
I20260710 13:27:17.568645  3753 raft_consensus.cc:2804] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:17.568920  3753 raft_consensus.cc:493] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:17.569124  3753 raft_consensus.cc:3060] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.575112  3753 raft_consensus.cc:515] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.576722  3753 leader_election.cc:290] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 1 election: Requested vote from peers 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:17.577596  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741cd8a465aa48439af9d787bf33499a" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
I20260710 13:27:17.577713  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741cd8a465aa48439af9d787bf33499a" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
I20260710 13:27:17.578337  3534 raft_consensus.cc:3060] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.578361  3684 raft_consensus.cc:3060] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.587105  3534 raft_consensus.cc:2468] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 1.
I20260710 13:27:17.587105  3684 raft_consensus.cc:2468] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 1.
I20260710 13:27:17.588538  3576 leader_election.cc:304] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 213ad443dfea44af838937ba65cd5592, 250ad114cca646f9a64a4261f65be6a4; no voters: 
I20260710 13:27:17.589238  3753 raft_consensus.cc:2804] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:17.590102  3753 raft_consensus.cc:697] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Becoming Leader. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Running, Role: LEADER
I20260710 13:27:17.591145  3753 consensus_queue.cc:237] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.598349  3433 catalog_manager.cc:5697] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 reported cstate change: term changed from 0 to 1, leader changed from <none> to 213ad443dfea44af838937ba65cd5592 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "213ad443dfea44af838937ba65cd5592" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:17.624341  3733 consensus_queue.cc:1048] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:17.637369  3733 consensus_queue.cc:1048] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:17.690519  3753 raft_consensus.cc:493] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:17.691027  3753 raft_consensus.cc:515] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.692763  3753 leader_election.cc:290] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:17.693682  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1144dcb21a544d4f905d9bfc288db974" is_pre_election: true
I20260710 13:27:17.693909  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250ad114cca646f9a64a4261f65be6a4" is_pre_election: true
I20260710 13:27:17.694336  3534 raft_consensus.cc:2468] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 0.
I20260710 13:27:17.694612  3684 raft_consensus.cc:2468] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 0.
I20260710 13:27:17.695515  3575 leader_election.cc:304] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 213ad443dfea44af838937ba65cd5592; no voters: 
I20260710 13:27:17.696307  3753 raft_consensus.cc:2804] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:17.696666  3753 raft_consensus.cc:493] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:17.696961  3753 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.701924  3753 raft_consensus.cc:515] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.703603  3753 leader_election.cc:290] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 1 election: Requested vote from peers 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:17.704293  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
I20260710 13:27:17.704659  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
I20260710 13:27:17.704928  3534 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.705224  3684 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:17.712177  3684 raft_consensus.cc:2468] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 1.
I20260710 13:27:17.712179  3534 raft_consensus.cc:2468] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 1.
I20260710 13:27:17.713514  3576 leader_election.cc:304] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 213ad443dfea44af838937ba65cd5592, 250ad114cca646f9a64a4261f65be6a4; no voters: 
I20260710 13:27:17.714258  3753 raft_consensus.cc:2804] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:17.714751  3753 raft_consensus.cc:697] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Becoming Leader. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Running, Role: LEADER
I20260710 13:27:17.715529  3753 consensus_queue.cc:237] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:17.722151  3430 catalog_manager.cc:5697] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 reported cstate change: term changed from 0 to 1, leader changed from <none> to 213ad443dfea44af838937ba65cd5592 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "213ad443dfea44af838937ba65cd5592" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:17.768247  3684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87f8625bfc60454280721251349184c9"
dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
mode: GRACEFUL
new_leader_uuid: "1144dcb21a544d4f905d9bfc288db974"
 from {username='slave'} at 127.0.0.1:42804
I20260710 13:27:17.768795  3684 raft_consensus.cc:606] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 LEADER]: Received request to transfer leadership to TS 1144dcb21a544d4f905d9bfc288db974
I20260710 13:27:17.780941  3534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d925e3aaf3cd4c079bbe60f53d2a30a3"
dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
mode: GRACEFUL
new_leader_uuid: "213ad443dfea44af838937ba65cd5592"
 from {username='slave'} at 127.0.0.1:45454
I20260710 13:27:17.781456  3534 raft_consensus.cc:606] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 1 LEADER]: Received request to transfer leadership to TS 213ad443dfea44af838937ba65cd5592
I20260710 13:27:17.795123  3610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "741cd8a465aa48439af9d787bf33499a"
dest_uuid: "213ad443dfea44af838937ba65cd5592"
mode: GRACEFUL
new_leader_uuid: "1144dcb21a544d4f905d9bfc288db974"
 from {username='slave'} at 127.0.0.1:34030
I20260710 13:27:17.795630  3610 raft_consensus.cc:606] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Received request to transfer leadership to TS 1144dcb21a544d4f905d9bfc288db974
I20260710 13:27:17.800608  3610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04"
dest_uuid: "213ad443dfea44af838937ba65cd5592"
mode: GRACEFUL
new_leader_uuid: "1144dcb21a544d4f905d9bfc288db974"
 from {username='slave'} at 127.0.0.1:34030
I20260710 13:27:17.801093  3610 raft_consensus.cc:606] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Received request to transfer leadership to TS 1144dcb21a544d4f905d9bfc288db974
I20260710 13:27:18.087249  3753 consensus_queue.cc:1048] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:18.093974  3766 raft_consensus.cc:993] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592: : Instructing follower 1144dcb21a544d4f905d9bfc288db974 to start an election
I20260710 13:27:18.094944  3753 consensus_queue.cc:1048] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:18.097424  3766 raft_consensus.cc:1081] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Signalling peer 1144dcb21a544d4f905d9bfc288db974 to start an election
I20260710 13:27:18.100484  3534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "741cd8a465aa48439af9d787bf33499a"
dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
 from {username='slave'} at 127.0.0.1:45438
I20260710 13:27:18.101155  3534 raft_consensus.cc:493] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.104070  3534 raft_consensus.cc:3060] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.112720  3534 raft_consensus.cc:515] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.114929  3534 leader_election.cc:290] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 2 election: Requested vote from peers 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:18.116026  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741cd8a465aa48439af9d787bf33499a" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
I20260710 13:27:18.116678  3684 raft_consensus.cc:3060] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.116600  3610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741cd8a465aa48439af9d787bf33499a" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "213ad443dfea44af838937ba65cd5592"
I20260710 13:27:18.117347  3610 raft_consensus.cc:3055] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:18.117666  3610 raft_consensus.cc:740] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Running, Role: LEADER
I20260710 13:27:18.117944  3732 raft_consensus.cc:993] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4: : Instructing follower 1144dcb21a544d4f905d9bfc288db974 to start an election
I20260710 13:27:18.118436  3732 raft_consensus.cc:1081] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 LEADER]: Signalling peer 1144dcb21a544d4f905d9bfc288db974 to start an election
I20260710 13:27:18.118508  3610 consensus_queue.cc:260] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.119894  3610 raft_consensus.cc:3060] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.120196  3534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87f8625bfc60454280721251349184c9"
dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
 from {username='slave'} at 127.0.0.1:45430
I20260710 13:27:18.120759  3534 raft_consensus.cc:493] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.121153  3534 raft_consensus.cc:3060] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.123365  3684 raft_consensus.cc:2468] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 2.
I20260710 13:27:18.124951  3501 leader_election.cc:304] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 250ad114cca646f9a64a4261f65be6a4; no voters: 
I20260710 13:27:18.125842  3733 raft_consensus.cc:2804] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:18.126320  3733 raft_consensus.cc:697] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Becoming Leader. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Running, Role: LEADER
I20260710 13:27:18.127236  3733 consensus_queue.cc:237] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.128208  3534 raft_consensus.cc:515] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:18.130693  3534 leader_election.cc:290] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 2 election: Requested vote from peers 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783), 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255)
I20260710 13:27:18.130867  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8625bfc60454280721251349184c9" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
I20260710 13:27:18.130867  3610 raft_consensus.cc:2468] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 2.
I20260710 13:27:18.131551  3684 raft_consensus.cc:3055] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:18.131876  3684 raft_consensus.cc:740] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 250ad114cca646f9a64a4261f65be6a4, State: Running, Role: LEADER
I20260710 13:27:18.132370  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8625bfc60454280721251349184c9" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "213ad443dfea44af838937ba65cd5592"
I20260710 13:27:18.132979  3609 raft_consensus.cc:3060] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.132748  3684 consensus_queue.cc:260] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:18.134069  3684 raft_consensus.cc:3060] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.136364  3433 catalog_manager.cc:5697] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 reported cstate change: term changed from 1 to 2, leader changed from 213ad443dfea44af838937ba65cd5592 (127.31.188.2) to 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "1144dcb21a544d4f905d9bfc288db974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:18.139896  3609 raft_consensus.cc:2468] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 2.
I20260710 13:27:18.140908  3684 raft_consensus.cc:2468] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 2.
I20260710 13:27:18.141314  3499 leader_election.cc:304] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 213ad443dfea44af838937ba65cd5592; no voters: 
I20260710 13:27:18.142135  3733 raft_consensus.cc:2804] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:18.142629  3733 raft_consensus.cc:697] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Becoming Leader. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Running, Role: LEADER
I20260710 13:27:18.143422  3733 consensus_queue.cc:237] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } }
I20260710 13:27:18.149370  3433 catalog_manager.cc:5697] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 reported cstate change: term changed from 1 to 2, leader changed from 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3) to 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "1144dcb21a544d4f905d9bfc288db974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:18.161003  3741 raft_consensus.cc:993] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974: : Instructing follower 213ad443dfea44af838937ba65cd5592 to start an election
I20260710 13:27:18.161463  3778 raft_consensus.cc:1081] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 1 LEADER]: Signalling peer 213ad443dfea44af838937ba65cd5592 to start an election
I20260710 13:27:18.163187  3609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d925e3aaf3cd4c079bbe60f53d2a30a3"
dest_uuid: "213ad443dfea44af838937ba65cd5592"
 from {username='slave'} at 127.0.0.1:34018
I20260710 13:27:18.163651  3609 raft_consensus.cc:493] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.164040  3609 raft_consensus.cc:3060] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.168856  3609 raft_consensus.cc:515] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.170377  3609 leader_election.cc:290] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 2 election: Requested vote from peers 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:18.171286  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d925e3aaf3cd4c079bbe60f53d2a30a3" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
I20260710 13:27:18.171499  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d925e3aaf3cd4c079bbe60f53d2a30a3" candidate_uuid: "213ad443dfea44af838937ba65cd5592" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
I20260710 13:27:18.171901  3534 raft_consensus.cc:3055] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:18.172050  3684 raft_consensus.cc:3060] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.172288  3534 raft_consensus.cc:740] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Running, Role: LEADER
I20260710 13:27:18.173204  3534 consensus_queue.cc:260] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.174188  3534 raft_consensus.cc:3060] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.177011  3684 raft_consensus.cc:2468] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 2.
I20260710 13:27:18.177983  3576 leader_election.cc:304] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 213ad443dfea44af838937ba65cd5592, 250ad114cca646f9a64a4261f65be6a4; no voters: 
I20260710 13:27:18.178706  3753 raft_consensus.cc:2804] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:18.179220  3753 raft_consensus.cc:697] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 2 LEADER]: Becoming Leader. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Running, Role: LEADER
I20260710 13:27:18.179986  3534 raft_consensus.cc:2468] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 213ad443dfea44af838937ba65cd5592 in term 2.
I20260710 13:27:18.180184  3753 consensus_queue.cc:237] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.186547  3433 catalog_manager.cc:5697] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 reported cstate change: term changed from 1 to 2, leader changed from 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1) to 213ad443dfea44af838937ba65cd5592 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "213ad443dfea44af838937ba65cd5592" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:18.299253  3753 consensus_queue.cc:1048] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:18.309409  3753 consensus_queue.cc:1048] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:18.316833  3775 raft_consensus.cc:993] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592: : Instructing follower 1144dcb21a544d4f905d9bfc288db974 to start an election
I20260710 13:27:18.317272  3753 raft_consensus.cc:1081] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Signalling peer 1144dcb21a544d4f905d9bfc288db974 to start an election
I20260710 13:27:18.318810  3534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04"
dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
 from {username='slave'} at 127.0.0.1:45438
I20260710 13:27:18.319373  3534 raft_consensus.cc:493] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.319756  3534 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.324523  3534 raft_consensus.cc:515] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.326069  3534 leader_election.cc:290] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 2 election: Requested vote from peers 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255), 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3:37783)
I20260710 13:27:18.326957  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "213ad443dfea44af838937ba65cd5592"
I20260710 13:27:18.327590  3609 raft_consensus.cc:3055] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:18.327417  3684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04" candidate_uuid: "1144dcb21a544d4f905d9bfc288db974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
I20260710 13:27:18.327919  3609 raft_consensus.cc:740] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 213ad443dfea44af838937ba65cd5592, State: Running, Role: LEADER
I20260710 13:27:18.328109  3684 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.328758  3609 consensus_queue.cc:260] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.330053  3609 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.335364  3684 raft_consensus.cc:2468] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 2.
I20260710 13:27:18.336580  3501 leader_election.cc:304] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1144dcb21a544d4f905d9bfc288db974, 250ad114cca646f9a64a4261f65be6a4; no voters: 
I20260710 13:27:18.337283  3609 raft_consensus.cc:2468] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1144dcb21a544d4f905d9bfc288db974 in term 2.
I20260710 13:27:18.337426  3778 raft_consensus.cc:2804] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:18.337945  3778 raft_consensus.cc:697] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Becoming Leader. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Running, Role: LEADER
I20260710 13:27:18.338791  3778 consensus_queue.cc:237] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.344471  3430 catalog_manager.cc:5697] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 reported cstate change: term changed from 1 to 2, leader changed from 213ad443dfea44af838937ba65cd5592 (127.31.188.2) to 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1). New cstate: current_term: 2 leader_uuid: "1144dcb21a544d4f905d9bfc288db974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:18.497885 32496 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:27:18.499955 32496 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:27:18.500353 32496 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:27:18.511662  3534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04"
dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
mode: GRACEFUL
new_leader_uuid: "250ad114cca646f9a64a4261f65be6a4"
 from {username='slave'} at 127.0.0.1:45458
I20260710 13:27:18.512148  3534 raft_consensus.cc:606] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Received request to transfer leadership to TS 250ad114cca646f9a64a4261f65be6a4
I20260710 13:27:18.513073 32496 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:27:18.545502  3609 raft_consensus.cc:1275] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Refusing update from remote peer 1144dcb21a544d4f905d9bfc288db974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.546754  3778 consensus_queue.cc:1048] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.550697  3684 raft_consensus.cc:1275] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Refusing update from remote peer 1144dcb21a544d4f905d9bfc288db974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.552379  3741 consensus_queue.cc:1048] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.554582  3610 raft_consensus.cc:1275] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Refusing update from remote peer 1144dcb21a544d4f905d9bfc288db974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.556571  3741 consensus_queue.cc:1048] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.587610  3684 raft_consensus.cc:1275] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Refusing update from remote peer 1144dcb21a544d4f905d9bfc288db974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.589330  3785 consensus_queue.cc:1048] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.625133  3684 raft_consensus.cc:1275] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Refusing update from remote peer 213ad443dfea44af838937ba65cd5592: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.626590  3753 consensus_queue.cc:1048] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.634907  3534 raft_consensus.cc:1275] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Refusing update from remote peer 213ad443dfea44af838937ba65cd5592: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.636934  3775 consensus_queue.cc:1048] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:18.824604  3610 raft_consensus.cc:1275] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Refusing update from remote peer 1144dcb21a544d4f905d9bfc288db974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.825959  3785 consensus_queue.cc:1048] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.833565  3684 raft_consensus.cc:1275] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Refusing update from remote peer 1144dcb21a544d4f905d9bfc288db974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.835151  3785 consensus_queue.cc:1048] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.840729  3778 raft_consensus.cc:993] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974: : Instructing follower 250ad114cca646f9a64a4261f65be6a4 to start an election
I20260710 13:27:18.841224  3785 raft_consensus.cc:1081] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Signalling peer 250ad114cca646f9a64a4261f65be6a4 to start an election
I20260710 13:27:18.842916  3684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04"
dest_uuid: "250ad114cca646f9a64a4261f65be6a4"
 from {username='slave'} at 127.0.0.1:42794
I20260710 13:27:18.843489  3684 raft_consensus.cc:493] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.843868  3684 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:18.849664  3684 raft_consensus.cc:515] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.851766  3684 leader_election.cc:290] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [CANDIDATE]: Term 3 election: Requested vote from peers 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1:34941), 213ad443dfea44af838937ba65cd5592 (127.31.188.2:37255)
I20260710 13:27:18.852766  3534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04" candidate_uuid: "250ad114cca646f9a64a4261f65be6a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1144dcb21a544d4f905d9bfc288db974"
I20260710 13:27:18.853485  3534 raft_consensus.cc:3055] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:18.853425  3610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a70d2c2b64976bfaeb6f00f917f04" candidate_uuid: "250ad114cca646f9a64a4261f65be6a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "213ad443dfea44af838937ba65cd5592"
I20260710 13:27:18.853981  3534 raft_consensus.cc:740] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1144dcb21a544d4f905d9bfc288db974, State: Running, Role: LEADER
I20260710 13:27:18.854148  3610 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:18.854853  3534 consensus_queue.cc:260] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [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: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.856149  3534 raft_consensus.cc:3060] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:18.861534  3610 raft_consensus.cc:2468] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250ad114cca646f9a64a4261f65be6a4 in term 3.
I20260710 13:27:18.862814  3648 leader_election.cc:304] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [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: 213ad443dfea44af838937ba65cd5592, 250ad114cca646f9a64a4261f65be6a4; no voters: 
I20260710 13:27:18.863052  3534 raft_consensus.cc:2468] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250ad114cca646f9a64a4261f65be6a4 in term 3.
I20260710 13:27:18.863554  3732 raft_consensus.cc:2804] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:18.864506  3732 raft_consensus.cc:697] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 3 LEADER]: Becoming Leader. State: Replica: 250ad114cca646f9a64a4261f65be6a4, State: Running, Role: LEADER
I20260710 13:27:18.865417  3732 consensus_queue.cc:237] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [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: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } }
I20260710 13:27:18.871441  3431 catalog_manager.cc:5697] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 reported cstate change: term changed from 2 to 3, leader changed from 1144dcb21a544d4f905d9bfc288db974 (127.31.188.1) to 250ad114cca646f9a64a4261f65be6a4 (127.31.188.3). New cstate: current_term: 3 leader_uuid: "250ad114cca646f9a64a4261f65be6a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1144dcb21a544d4f905d9bfc288db974" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 34941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "213ad443dfea44af838937ba65cd5592" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 37255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250ad114cca646f9a64a4261f65be6a4" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 37783 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:18.892457 32496 tablet_server.cc:179] TabletServer@127.31.188.1:0 shutting down...
I20260710 13:27:18.922505 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:18.923219 32496 tablet_replica.cc:333] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974: stopping tablet replica
I20260710 13:27:18.923722 32496 raft_consensus.cc:2243] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.924118 32496 raft_consensus.cc:2272] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 1144dcb21a544d4f905d9bfc288db974 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.926740 32496 tablet_replica.cc:333] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974: stopping tablet replica
I20260710 13:27:18.927253 32496 raft_consensus.cc:2243] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.928043 32496 raft_consensus.cc:2272] T 87f8625bfc60454280721251349184c9 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.930608 32496 tablet_replica.cc:333] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974: stopping tablet replica
I20260710 13:27:18.931161 32496 raft_consensus.cc:2243] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.931934 32496 raft_consensus.cc:2272] T 741cd8a465aa48439af9d787bf33499a P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.934442 32496 tablet_replica.cc:333] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974: stopping tablet replica
I20260710 13:27:18.934957 32496 raft_consensus.cc:2243] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.935359 32496 raft_consensus.cc:2272] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 1144dcb21a544d4f905d9bfc288db974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.959782 32496 tablet_server.cc:196] TabletServer@127.31.188.1:0 shutdown complete.
I20260710 13:27:18.974764 32496 tablet_server.cc:179] TabletServer@127.31.188.2:0 shutting down...
I20260710 13:27:18.993855 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:18.994665 32496 tablet_replica.cc:333] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592: stopping tablet replica
I20260710 13:27:18.995270 32496 raft_consensus.cc:2243] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.995725 32496 raft_consensus.cc:2272] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 213ad443dfea44af838937ba65cd5592 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.997869 32496 tablet_replica.cc:333] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592: stopping tablet replica
I20260710 13:27:18.998374 32496 raft_consensus.cc:2243] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.998828 32496 raft_consensus.cc:2272] T 741cd8a465aa48439af9d787bf33499a P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.000929 32496 tablet_replica.cc:333] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592: stopping tablet replica
I20260710 13:27:19.001430 32496 raft_consensus.cc:2243] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.002215 32496 raft_consensus.cc:2272] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.004722 32496 tablet_replica.cc:333] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592: stopping tablet replica
I20260710 13:27:19.005225 32496 raft_consensus.cc:2243] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.005642 32496 raft_consensus.cc:2272] T 87f8625bfc60454280721251349184c9 P 213ad443dfea44af838937ba65cd5592 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.029382 32496 tablet_server.cc:196] TabletServer@127.31.188.2:0 shutdown complete.
I20260710 13:27:19.045567 32496 tablet_server.cc:179] TabletServer@127.31.188.3:0 shutting down...
I20260710 13:27:19.071961 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:19.072610 32496 tablet_replica.cc:333] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4: stopping tablet replica
I20260710 13:27:19.073098 32496 raft_consensus.cc:2243] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.073673 32496 pending_rounds.cc:70] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4: Trying to abort 1 pending ops.
I20260710 13:27:19.073833 32496 pending_rounds.cc:77] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305994399200710656 op_type: NO_OP noop_request { }
I20260710 13:27:19.074072 32496 raft_consensus.cc:2889] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:19.074314 32496 raft_consensus.cc:2272] T 5e2a70d2c2b64976bfaeb6f00f917f04 P 250ad114cca646f9a64a4261f65be6a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.076424 32496 tablet_replica.cc:333] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4: stopping tablet replica
I20260710 13:27:19.076917 32496 raft_consensus.cc:2243] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.077279 32496 raft_consensus.cc:2272] T 87f8625bfc60454280721251349184c9 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.080227 32496 tablet_replica.cc:333] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4: stopping tablet replica
I20260710 13:27:19.080684 32496 raft_consensus.cc:2243] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.081040 32496 raft_consensus.cc:2272] T 741cd8a465aa48439af9d787bf33499a P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.083528 32496 tablet_replica.cc:333] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4: stopping tablet replica
I20260710 13:27:19.084004 32496 raft_consensus.cc:2243] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.084376 32496 raft_consensus.cc:2272] T d925e3aaf3cd4c079bbe60f53d2a30a3 P 250ad114cca646f9a64a4261f65be6a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.107688 32496 tablet_server.cc:196] TabletServer@127.31.188.3:0 shutdown complete.
I20260710 13:27:19.121387 32496 master.cc:562] Master@127.31.188.62:44597 shutting down...
I20260710 13:27:19.141098 32496 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.141676 32496 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.142040 32496 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb1a5cee68524041adb022bba05a4f43: stopping tablet replica
I20260710 13:27:19.161515 32496 master.cc:584] Master@127.31.188.62:44597 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2973 ms)
[----------] 6 tests from LeaderRebalancerTest (92267 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:27:19.196456 32496 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.188.62:34567
I20260710 13:27:19.197575 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:19.203011  3793 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:19.203724  3794 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:19.204551  3796 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:19.205325 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:19.206188 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:19.206357 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:19.206537 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690039206504 us; error 0 us; skew 500 ppm
I20260710 13:27:19.207105 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:19.209450 32496 webserver.cc:533] Webserver started at http://127.31.188.62:41427/ using document root <none> and password file <none>
I20260710 13:27:19.209972 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:19.210125 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:19.210444 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:19.211747 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/master-0-root/instance:
uuid: "d1b132abeee04ee3a48056afcbc60b09"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-3n8f"
I20260710 13:27:19.216414 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:27:19.219907  3801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.220641 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:19.220954 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/master-0-root
uuid: "d1b132abeee04ee3a48056afcbc60b09"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-3n8f"
I20260710 13:27:19.221248 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:19.246207 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:19.247529 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:19.284765 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.62:34567
I20260710 13:27:19.284878  3852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.62:34567 every 8 connection(s)
I20260710 13:27:19.288657  3853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.298903  3853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09: Bootstrap starting.
I20260710 13:27:19.303431  3853 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:19.307483  3853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09: No bootstrap required, opened a new log
I20260710 13:27:19.309532  3853 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b132abeee04ee3a48056afcbc60b09" member_type: VOTER }
I20260710 13:27:19.309916  3853 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:19.310096  3853 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b132abeee04ee3a48056afcbc60b09, State: Initialized, Role: FOLLOWER
I20260710 13:27:19.310591  3853 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1b132abeee04ee3a48056afcbc60b09" member_type: VOTER }
I20260710 13:27:19.311290  3853 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:19.311475  3853 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:19.311687  3853 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:19.316110  3853 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b132abeee04ee3a48056afcbc60b09" member_type: VOTER }
I20260710 13:27:19.316577  3853 leader_election.cc:304] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [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: d1b132abeee04ee3a48056afcbc60b09; no voters: 
I20260710 13:27:19.317780  3853 leader_election.cc:290] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:19.318121  3856 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:19.319458  3856 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 1 LEADER]: Becoming Leader. State: Replica: d1b132abeee04ee3a48056afcbc60b09, State: Running, Role: LEADER
I20260710 13:27:19.320098  3856 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [LEADER]: Queue going to LEADER mode. State: All 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: "d1b132abeee04ee3a48056afcbc60b09" member_type: VOTER }
I20260710 13:27:19.320667  3853 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:19.322933  3857 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1b132abeee04ee3a48056afcbc60b09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b132abeee04ee3a48056afcbc60b09" member_type: VOTER } }
I20260710 13:27:19.322908  3858 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1b132abeee04ee3a48056afcbc60b09. Latest consensus state: current_term: 1 leader_uuid: "d1b132abeee04ee3a48056afcbc60b09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b132abeee04ee3a48056afcbc60b09" member_type: VOTER } }
I20260710 13:27:19.323745  3857 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:19.323804  3858 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:19.328054  3861 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:19.335961  3861 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:19.336913 32496 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:19.344661  3861 catalog_manager.cc:1383] Generated new cluster ID: da0e743f17f5404e9a7b9458dc27f97d
I20260710 13:27:19.344972  3861 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:19.375059  3861 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:19.376385  3861 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:19.392396  3861 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09: Generated new TSK 0
I20260710 13:27:19.393062  3861 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:19.404304 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:19.410138  3874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:19.411487  3875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:19.413383 32496 server_base.cc:1061] running on GCE node
W20260710 13:27:19.414119  3877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:19.415050 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:19.415271 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:19.415442 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690039415423 us; error 0 us; skew 500 ppm
I20260710 13:27:19.415974 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:19.418274 32496 webserver.cc:533] Webserver started at http://127.31.188.1:42739/ using document root <none> and password file <none>
I20260710 13:27:19.418816 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:19.419023 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:19.419286 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:19.420346 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-0-root/instance:
uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-3n8f"
I20260710 13:27:19.424749 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:27:19.428020  3882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.428696 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:27:19.429004 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-3n8f"
I20260710 13:27:19.429298 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:19.447242 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:19.448516 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:19.450023 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:19.452318 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:19.452533 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.452782 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:19.452971 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.492053 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:44171
I20260710 13:27:19.492151  3944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:44171 every 8 connection(s)
I20260710 13:27:19.497138 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:19.503942  3949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:19.505739  3950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:19.509294 32496 server_base.cc:1061] running on GCE node
W20260710 13:27:19.509778  3952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:19.510900  3945 heartbeater.cc:344] Connected to a master server at 127.31.188.62:34567
I20260710 13:27:19.510941 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:19.511307  3945 heartbeater.cc:461] Registering TS with master...
W20260710 13:27:19.511323 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:19.511679 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690039511660 us; error 0 us; skew 500 ppm
I20260710 13:27:19.512171  3945 heartbeater.cc:507] Master 127.31.188.62:34567 requested a full tablet report, sending...
I20260710 13:27:19.512274 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:19.514844  3818 ts_manager.cc:194] Registered new tserver with Master: 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171)
I20260710 13:27:19.515089 32496 webserver.cc:533] Webserver started at http://127.31.188.2:39743/ using document root <none> and password file <none>
I20260710 13:27:19.515760 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:19.515995 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:19.516326 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:19.517274  3818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49324
I20260710 13:27:19.517938 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-1-root/instance:
uuid: "486baf4bc2564aa5a5c90f866764af81"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-3n8f"
I20260710 13:27:19.522564 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:19.525779  3957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.526508 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:19.527062 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-1-root
uuid: "486baf4bc2564aa5a5c90f866764af81"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-3n8f"
I20260710 13:27:19.527336 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:19.547003 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:19.548228 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:19.549721 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:19.552022 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:19.552250 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.552500 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:19.552670 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.592533 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.2:40821
I20260710 13:27:19.592645  4019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.2:40821 every 8 connection(s)
I20260710 13:27:19.597376 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:19.604535  4023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:19.605189  4024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:19.607679 32496 server_base.cc:1061] running on GCE node
W20260710 13:27:19.608119  4026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:19.609277 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:19.609407  4020 heartbeater.cc:344] Connected to a master server at 127.31.188.62:34567
W20260710 13:27:19.609568 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:19.609942  4020 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:19.610107 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690039610081 us; error 0 us; skew 500 ppm
I20260710 13:27:19.610863  4020 heartbeater.cc:507] Master 127.31.188.62:34567 requested a full tablet report, sending...
I20260710 13:27:19.610870 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:19.613317  3818 ts_manager.cc:194] Registered new tserver with Master: 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:19.613873 32496 webserver.cc:533] Webserver started at http://127.31.188.3:33463/ using document root <none> and password file <none>
I20260710 13:27:19.614540 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:19.614809 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:19.615105 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:19.615245  3818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49330
I20260710 13:27:19.616698 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-2-root/instance:
uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-3n8f"
I20260710 13:27:19.621326 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:27:19.624936  4031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.625705 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:19.626034 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-2-root
uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-3n8f"
I20260710 13:27:19.626329 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689946763363-32496-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:19.643927 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:19.645044 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:19.646471 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:19.648680 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:19.648890 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.649154 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:19.649320 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.688619 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.3:40225
I20260710 13:27:19.688725  4093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.3:40225 every 8 connection(s)
I20260710 13:27:19.702090  4094 heartbeater.cc:344] Connected to a master server at 127.31.188.62:34567
I20260710 13:27:19.702545  4094 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:19.703334  4094 heartbeater.cc:507] Master 127.31.188.62:34567 requested a full tablet report, sending...
I20260710 13:27:19.705586  3818 ts_manager.cc:194] Registered new tserver with Master: d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:19.706450 32496 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014565655s
I20260710 13:27:19.707139  3818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49332
I20260710 13:27:19.731248  3818 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49336:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:19.733870  3818 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:19.796731  3910 tablet_service.cc:1511] Processing CreateTablet for tablet b94ff6e7dc354c359bab675cd205290c (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:19.796731  3909 tablet_service.cc:1511] Processing CreateTablet for tablet dced505d5c7a45c392fe16fedf5dd01c (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:19.798461  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94ff6e7dc354c359bab675cd205290c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.799439  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 7311b7669c234f0083fd69881297b308 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:19.800810  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7311b7669c234f0083fd69881297b308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.802983  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dced505d5c7a45c392fe16fedf5dd01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.808557  4059 tablet_service.cc:1511] Processing CreateTablet for tablet b94ff6e7dc354c359bab675cd205290c (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:19.809935  4059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94ff6e7dc354c359bab675cd205290c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.812119  4058 tablet_service.cc:1511] Processing CreateTablet for tablet dced505d5c7a45c392fe16fedf5dd01c (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:19.813540  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dced505d5c7a45c392fe16fedf5dd01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.826009  4057 tablet_service.cc:1511] Processing CreateTablet for tablet 7311b7669c234f0083fd69881297b308 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:19.827582  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7311b7669c234f0083fd69881297b308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.830267  4056 tablet_service.cc:1511] Processing CreateTablet for tablet 14fef099a35040a89dc2a756daf9b9a8 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:19.832437  4055 tablet_service.cc:1511] Processing CreateTablet for tablet a0e68b81d2314c4fbc24146aed72e628 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:19.833272  4109 tablet_bootstrap.cc:492] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:19.834652  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 8888f8a5bb50484db52fd41fa975af3f (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:19.836907  3985 tablet_service.cc:1511] Processing CreateTablet for tablet b94ff6e7dc354c359bab675cd205290c (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:19.835570  3907 tablet_service.cc:1511] Processing CreateTablet for tablet 14fef099a35040a89dc2a756daf9b9a8 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:19.838757  3906 tablet_service.cc:1511] Processing CreateTablet for tablet a0e68b81d2314c4fbc24146aed72e628 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:19.839282  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fef099a35040a89dc2a756daf9b9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.839563  3984 tablet_service.cc:1511] Processing CreateTablet for tablet dced505d5c7a45c392fe16fedf5dd01c (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:19.840080  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e68b81d2314c4fbc24146aed72e628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.841303  4051 tablet_service.cc:1511] Processing CreateTablet for tablet f90e775971ea4ff8a5aa46acd3ba792b (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:19.841670  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 7311b7669c234f0083fd69881297b308 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:19.836743  4052 tablet_service.cc:1511] Processing CreateTablet for tablet bbebc0ba84664518846fcd6b49cdc936 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:19.835736  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3c5f42ffe347dab73d22bde677107f (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:19.843726  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 8888f8a5bb50484db52fd41fa975af3f (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:19.845094  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8888f8a5bb50484db52fd41fa975af3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.844792  3981 tablet_service.cc:1511] Processing CreateTablet for tablet a0e68b81d2314c4fbc24146aed72e628 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:19.846899  3904 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3c5f42ffe347dab73d22bde677107f (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:19.848203  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3c5f42ffe347dab73d22bde677107f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.848073  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3c5f42ffe347dab73d22bde677107f (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:19.851984  3903 tablet_service.cc:1511] Processing CreateTablet for tablet bbebc0ba84664518846fcd6b49cdc936 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:19.852186  3977 tablet_service.cc:1511] Processing CreateTablet for tablet f90e775971ea4ff8a5aa46acd3ba792b (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:19.853272  3903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbebc0ba84664518846fcd6b49cdc936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.846935  3980 tablet_service.cc:1511] Processing CreateTablet for tablet 8888f8a5bb50484db52fd41fa975af3f (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:19.850230  3978 tablet_service.cc:1511] Processing CreateTablet for tablet bbebc0ba84664518846fcd6b49cdc936 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:19.855865  3902 tablet_service.cc:1511] Processing CreateTablet for tablet f90e775971ea4ff8a5aa46acd3ba792b (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:19.838289  3985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94ff6e7dc354c359bab675cd205290c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.857019  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90e775971ea4ff8a5aa46acd3ba792b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.857141  3902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90e775971ea4ff8a5aa46acd3ba792b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.857632  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbebc0ba84664518846fcd6b49cdc936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.858929  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8888f8a5bb50484db52fd41fa975af3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.843742  3982 tablet_service.cc:1511] Processing CreateTablet for tablet 14fef099a35040a89dc2a756daf9b9a8 (DEFAULT_TABLE table=test-workload [id=ffc82c81e22244b3bb32965490e3d918]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:19.871065  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fef099a35040a89dc2a756daf9b9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.871815  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3c5f42ffe347dab73d22bde677107f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.874981  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7311b7669c234f0083fd69881297b308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.877346  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e68b81d2314c4fbc24146aed72e628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.887128  3984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dced505d5c7a45c392fe16fedf5dd01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.918994  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90e775971ea4ff8a5aa46acd3ba792b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.922390  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8888f8a5bb50484db52fd41fa975af3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.934713  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fef099a35040a89dc2a756daf9b9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.937350  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbebc0ba84664518846fcd6b49cdc936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.940424  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3c5f42ffe347dab73d22bde677107f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.951020  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e68b81d2314c4fbc24146aed72e628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.963286  4110 tablet_bootstrap.cc:492] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:19.980683  4111 tablet_bootstrap.cc:492] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:19.987396  4109 tablet_bootstrap.cc:654] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:19.995287  4110 tablet_bootstrap.cc:654] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:19.996088  4111 tablet_bootstrap.cc:654] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.003078  4109 tablet_bootstrap.cc:492] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.003736  4109 ts_tablet_manager.cc:1403] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.000s
I20260710 13:27:20.007437  4109 raft_consensus.cc:359] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.008436  4109 raft_consensus.cc:385] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.008782  4109 raft_consensus.cc:740] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.009549  4109 consensus_queue.cc:260] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.010221  4110 tablet_bootstrap.cc:492] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.010856  4110 ts_tablet_manager.cc:1403] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.004s
I20260710 13:27:20.011317  4111 tablet_bootstrap.cc:492] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.011811  4111 ts_tablet_manager.cc:1403] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.010s
I20260710 13:27:20.011955  4094 heartbeater.cc:499] Master 127.31.188.62:34567 was elected leader, sending a full tablet report...
I20260710 13:27:20.012441  4109 ts_tablet_manager.cc:1434] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:27:20.013459  4109 tablet_bootstrap.cc:492] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:20.013706  4110 raft_consensus.cc:359] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.014439  4110 raft_consensus.cc:385] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.014734  4110 raft_consensus.cc:740] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.014827  4111 raft_consensus.cc:359] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.015786  4111 raft_consensus.cc:385] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.015555  4110 consensus_queue.cc:260] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.016119  4111 raft_consensus.cc:740] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.017112  4111 consensus_queue.cc:260] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.020063  4109 tablet_bootstrap.cc:654] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.046180  4110 ts_tablet_manager.cc:1434] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.035s	user 0.025s	sys 0.008s
I20260710 13:27:20.047236  3945 heartbeater.cc:499] Master 127.31.188.62:34567 was elected leader, sending a full tablet report...
I20260710 13:27:20.047482  4110 tablet_bootstrap.cc:492] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:20.051669  4111 ts_tablet_manager.cc:1434] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.027s
I20260710 13:27:20.052465  4020 heartbeater.cc:499] Master 127.31.188.62:34567 was elected leader, sending a full tablet report...
I20260710 13:27:20.053345  4109 tablet_bootstrap.cc:492] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.053884  4109 ts_tablet_manager.cc:1403] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.014s
I20260710 13:27:20.055043  4110 tablet_bootstrap.cc:654] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.056958  4109 raft_consensus.cc:359] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.057744  4109 raft_consensus.cc:385] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.058128  4109 raft_consensus.cc:740] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.059163  4109 consensus_queue.cc:260] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.060897  4111 tablet_bootstrap.cc:492] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:20.066928  4109 ts_tablet_manager.cc:1434] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:27:20.068311  4109 tablet_bootstrap.cc:492] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:20.068461  4111 tablet_bootstrap.cc:654] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.077605  4109 tablet_bootstrap.cc:654] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.080215  4111 tablet_bootstrap.cc:492] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.080787  4111 ts_tablet_manager.cc:1403] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 13:27:20.083992  4111 raft_consensus.cc:359] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.088748  4111 raft_consensus.cc:385] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.089068  4111 raft_consensus.cc:740] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.089810  4111 consensus_queue.cc:260] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.092204  4111 ts_tablet_manager.cc:1434] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:27:20.093163  4111 tablet_bootstrap.cc:492] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:20.099648  4111 tablet_bootstrap.cc:654] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.104635  4110 tablet_bootstrap.cc:492] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.104888  4109 tablet_bootstrap.cc:492] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.105085  4111 tablet_bootstrap.cc:492] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.105159  4110 ts_tablet_manager.cc:1403] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.032s
I20260710 13:27:20.105370  4109 ts_tablet_manager.cc:1403] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.021s
I20260710 13:27:20.105811  4111 ts_tablet_manager.cc:1403] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 13:27:20.108559  4109 raft_consensus.cc:359] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.108886  4111 raft_consensus.cc:359] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.108836  4110 raft_consensus.cc:359] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.109355  4109 raft_consensus.cc:385] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.109711  4111 raft_consensus.cc:385] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.109812  4110 raft_consensus.cc:385] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.109866  4109 raft_consensus.cc:740] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.110167  4111 raft_consensus.cc:740] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.110404  4110 raft_consensus.cc:740] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.111096  4111 consensus_queue.cc:260] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.111143  4109 consensus_queue.cc:260] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.111306  4110 consensus_queue.cc:260] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.113202  4111 ts_tablet_manager.cc:1434] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:20.114144  4111 tablet_bootstrap.cc:492] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:20.117861  4110 ts_tablet_manager.cc:1434] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:27:20.118139  4109 ts_tablet_manager.cc:1434] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:20.118925  4110 tablet_bootstrap.cc:492] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:20.119086  4109 tablet_bootstrap.cc:492] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:20.120527  4111 tablet_bootstrap.cc:654] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.125411  4110 tablet_bootstrap.cc:654] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.126238  4109 tablet_bootstrap.cc:654] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.136299  4111 tablet_bootstrap.cc:492] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.136897  4111 ts_tablet_manager.cc:1403] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260710 13:27:20.138811  4109 tablet_bootstrap.cc:492] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.139533  4109 ts_tablet_manager.cc:1403] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260710 13:27:20.140010  4111 raft_consensus.cc:359] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.140856  4111 raft_consensus.cc:385] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.141196  4111 raft_consensus.cc:740] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.141908  4111 consensus_queue.cc:260] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.144011  4111 ts_tablet_manager.cc:1434] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:27:20.143551  4109 raft_consensus.cc:359] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.144608  4109 raft_consensus.cc:385] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.145078  4111 tablet_bootstrap.cc:492] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:20.145020  4109 raft_consensus.cc:740] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.147511  4109 consensus_queue.cc:260] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.148779  4110 tablet_bootstrap.cc:492] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.149300  4110 ts_tablet_manager.cc:1403] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.010s
I20260710 13:27:20.151962  4111 tablet_bootstrap.cc:654] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.152160  4109 ts_tablet_manager.cc:1434] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:27:20.152221  4110 raft_consensus.cc:359] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.153050  4110 raft_consensus.cc:385] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.153358  4109 tablet_bootstrap.cc:492] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:20.153331  4110 raft_consensus.cc:740] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.154176  4110 consensus_queue.cc:260] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.159639  4110 ts_tablet_manager.cc:1434] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:27:20.160426  4109 tablet_bootstrap.cc:654] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.160665  4110 tablet_bootstrap.cc:492] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:20.168329  4110 tablet_bootstrap.cc:654] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.169040  4111 tablet_bootstrap.cc:492] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.169976  4117 raft_consensus.cc:493] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.170120  4109 tablet_bootstrap.cc:492] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.170809  4109 ts_tablet_manager.cc:1403] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 13:27:20.170518  4117 raft_consensus.cc:515] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.174201  4117 leader_election.cc:290] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.174808  4109 raft_consensus.cc:359] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.175839  4109 raft_consensus.cc:385] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.178202  4109 raft_consensus.cc:740] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.179410  4109 consensus_queue.cc:260] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.180815  4111 ts_tablet_manager.cc:1403] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.016s
I20260710 13:27:20.183568  4116 raft_consensus.cc:493] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.184075  4116 raft_consensus.cc:515] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.184813  4111 raft_consensus.cc:359] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.185542  4111 raft_consensus.cc:385] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.185853  4111 raft_consensus.cc:740] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.185917  4109 ts_tablet_manager.cc:1434] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:27:20.186744  4116 leader_election.cc:290] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.187098  4109 tablet_bootstrap.cc:492] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:20.195508  4110 tablet_bootstrap.cc:492] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.196259  4110 ts_tablet_manager.cc:1403] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.011s
I20260710 13:27:20.198072  4109 tablet_bootstrap.cc:654] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.200126  4110 raft_consensus.cc:359] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.201009  4110 raft_consensus.cc:385] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.201350  4110 raft_consensus.cc:740] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.202237  4110 consensus_queue.cc:260] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.214455  4111 consensus_queue.cc:260] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.216818  4111 ts_tablet_manager.cc:1434] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260710 13:27:20.222390  4110 ts_tablet_manager.cc:1434] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260710 13:27:20.225855  4111 tablet_bootstrap.cc:492] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:20.226032  4110 tablet_bootstrap.cc:492] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:20.235460  4110 tablet_bootstrap.cc:654] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.237072  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
W20260710 13:27:20.238854  3960 leader_election.cc:343] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.243783  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
W20260710 13:27:20.247107  3961 leader_election.cc:343] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.247759  3961 leader_election.cc:304] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81; no voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:20.248776  4117 raft_consensus.cc:2749] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:20.249812  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dced505d5c7a45c392fe16fedf5dd01c" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:20.250506  4069 raft_consensus.cc:2468] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:20.251632  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dced505d5c7a45c392fe16fedf5dd01c" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.251951  3886 leader_election.cc:304] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:20.254166  4111 tablet_bootstrap.cc:654] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.254809  4109 tablet_bootstrap.cc:492] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.255347  4109 ts_tablet_manager.cc:1403] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.022s
I20260710 13:27:20.259064  4115 raft_consensus.cc:493] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.258867  4109 raft_consensus.cc:359] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.259636  4109 raft_consensus.cc:385] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.259537  4115 raft_consensus.cc:515] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.260596  4116 raft_consensus.cc:2804] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.261247  4116 raft_consensus.cc:493] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.261622  4116 raft_consensus.cc:3060] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.259966  4109 raft_consensus.cc:740] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.262713  4109 consensus_queue.cc:260] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.263828  4110 tablet_bootstrap.cc:492] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.264357  4110 ts_tablet_manager.cc:1403] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.008s
I20260710 13:27:20.267329  4110 raft_consensus.cc:359] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
W20260710 13:27:20.260718  3886 leader_election.cc:343] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.267982  4110 raft_consensus.cc:385] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.268323  4110 raft_consensus.cc:740] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.269119  4110 consensus_queue.cc:260] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.270551  4115 leader_election.cc:290] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:20.271890  4116 raft_consensus.cc:515] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.275686  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dced505d5c7a45c392fe16fedf5dd01c" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
W20260710 13:27:20.277720  3886 leader_election.cc:343] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.279139  4116 leader_election.cc:290] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.291633  4110 ts_tablet_manager.cc:1434] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.013s
I20260710 13:27:20.294725  4110 tablet_bootstrap.cc:492] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:20.297917  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dced505d5c7a45c392fe16fedf5dd01c" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:20.298861  4069 raft_consensus.cc:3060] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.301379  4110 tablet_bootstrap.cc:654] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.315737  4069 raft_consensus.cc:2468] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:20.317408  3886 leader_election.cc:304] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:20.319036  4140 raft_consensus.cc:2804] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.319550  4140 raft_consensus.cc:697] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:20.320240  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8888f8a5bb50484db52fd41fa975af3f" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:20.320412  4140 consensus_queue.cc:237] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
W20260710 13:27:20.322103  4034 leader_election.cc:343] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.323097  4111 tablet_bootstrap.cc:492] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.324072  4111 ts_tablet_manager.cc:1403] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.004s
I20260710 13:27:20.325103  4109 ts_tablet_manager.cc:1434] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.069s	user 0.025s	sys 0.036s
I20260710 13:27:20.328533  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8888f8a5bb50484db52fd41fa975af3f" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.328555  4111 raft_consensus.cc:359] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.329341  3995 raft_consensus.cc:2468] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:20.329977  4109 tablet_bootstrap.cc:492] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:20.330307  4111 raft_consensus.cc:385] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:20.330596  3866 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:20.330839  4111 raft_consensus.cc:740] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.330897  4035 leader_election.cc:304] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [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: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd
I20260710 13:27:20.335718  4137 raft_consensus.cc:2804] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.336251  4137 raft_consensus.cc:493] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.336664  4137 raft_consensus.cc:3060] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.338299  4109 tablet_bootstrap.cc:654] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.332206  4111 consensus_queue.cc:260] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.344255  4111 ts_tablet_manager.cc:1434] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:27:20.345371  4111 tablet_bootstrap.cc:492] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:20.350342  4117 raft_consensus.cc:493] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.350906  4117 raft_consensus.cc:515] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.353546  4110 tablet_bootstrap.cc:492] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.354117  4110 ts_tablet_manager.cc:1403] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.041s
I20260710 13:27:20.355800  4111 tablet_bootstrap.cc:654] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.355424  3817 catalog_manager.cc:5697] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:20.357048  4110 raft_consensus.cc:359] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.357785  4110 raft_consensus.cc:385] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.358068  4110 raft_consensus.cc:740] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.358961  4110 consensus_queue.cc:260] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.361490  4110 ts_tablet_manager.cc:1434] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:27:20.361613  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbebc0ba84664518846fcd6b49cdc936" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:20.362679  4110 tablet_bootstrap.cc:492] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:20.362553  3920 raft_consensus.cc:2468] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 0.
I20260710 13:27:20.364709  4137 raft_consensus.cc:515] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.367581  3960 leader_election.cc:304] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.369380  4137 leader_election.cc:290] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:20.370497  4110 tablet_bootstrap.cc:654] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.371584  4109 tablet_bootstrap.cc:492] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.372136  4109 ts_tablet_manager.cc:1403] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.012s
I20260710 13:27:20.370301  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8888f8a5bb50484db52fd41fa975af3f" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:20.372951  3995 raft_consensus.cc:3060] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.377352  4109 raft_consensus.cc:359] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.378399  4109 raft_consensus.cc:385] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.378741  4111 tablet_bootstrap.cc:492] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.379290  4111 ts_tablet_manager.cc:1403] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.006s
I20260710 13:27:20.378742  4117 leader_election.cc:290] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.380002  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbebc0ba84664518846fcd6b49cdc936" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:20.380148  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8888f8a5bb50484db52fd41fa975af3f" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:20.380291  4117 raft_consensus.cc:2804] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.380647  4069 raft_consensus.cc:2468] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 0.
I20260710 13:27:20.380725  3920 raft_consensus.cc:3060] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.380685  4117 raft_consensus.cc:493] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.381433  4117 raft_consensus.cc:3060] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.385123  4111 raft_consensus.cc:359] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.385555  3995 raft_consensus.cc:2468] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:20.385968  4111 raft_consensus.cc:385] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.386281  4111 raft_consensus.cc:740] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.386813  4035 leader_election.cc:304] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:20.387805  4137 raft_consensus.cc:2804] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.387197  4111 consensus_queue.cc:260] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.388799  3920 raft_consensus.cc:2468] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:20.389236  4137 raft_consensus.cc:697] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:20.378804  4109 raft_consensus.cc:740] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.391034  4111 ts_tablet_manager.cc:1434] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260710 13:27:20.390652  4137 consensus_queue.cc:237] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.391426  4109 consensus_queue.cc:260] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.392040  4111 tablet_bootstrap.cc:492] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:20.395676  4109 ts_tablet_manager.cc:1434] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:27:20.396814  4109 tablet_bootstrap.cc:492] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:20.399123  4117 raft_consensus.cc:515] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.400110  4111 tablet_bootstrap.cc:654] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.405068  4140 raft_consensus.cc:493] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.405588  4140 raft_consensus.cc:515] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.406735  4109 tablet_bootstrap.cc:654] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.409125  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ff6e7dc354c359bab675cd205290c" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.409463  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ff6e7dc354c359bab675cd205290c" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:20.409849  3995 raft_consensus.cc:2468] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:20.410076  4069 raft_consensus.cc:2468] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:20.410444  4111 tablet_bootstrap.cc:492] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.411175  4111 ts_tablet_manager.cc:1403] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:27:20.411392  3886 leader_election.cc:304] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.411482  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbebc0ba84664518846fcd6b49cdc936" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:20.412199  3920 raft_consensus.cc:3060] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.412627  4116 raft_consensus.cc:2804] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.413007  4116 raft_consensus.cc:493] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.413383  4116 raft_consensus.cc:3060] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.414855  4111 raft_consensus.cc:359] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.415643  4140 leader_election.cc:290] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.415791  4111 raft_consensus.cc:385] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.416501  4117 leader_election.cc:290] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.418020  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbebc0ba84664518846fcd6b49cdc936" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:20.416324  4111 raft_consensus.cc:740] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.419669  4069 raft_consensus.cc:3060] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.419955  4111 consensus_queue.cc:260] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.422029  4111 ts_tablet_manager.cc:1434] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:20.423070  4111 tablet_bootstrap.cc:492] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:20.423761  4116 raft_consensus.cc:515] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.419652  4140 raft_consensus.cc:493] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.426714  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ff6e7dc354c359bab675cd205290c" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:20.429180  3995 raft_consensus.cc:3060] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.429669  3920 raft_consensus.cc:2468] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 1.
I20260710 13:27:20.431610  3960 leader_election.cc:304] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.432063  4069 raft_consensus.cc:2468] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 1.
I20260710 13:27:20.427269  4116 leader_election.cc:290] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.432479  4117 raft_consensus.cc:2804] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.428390  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ff6e7dc354c359bab675cd205290c" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:20.435097  4117 raft_consensus.cc:697] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 1 LEADER]: Becoming Leader. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:20.435135  4068 raft_consensus.cc:3060] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.436090  4117 consensus_queue.cc:237] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.440549  4110 tablet_bootstrap.cc:492] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.441259  4110 ts_tablet_manager.cc:1403] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.006s
I20260710 13:27:20.442860  4140 raft_consensus.cc:515] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.445904  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fef099a35040a89dc2a756daf9b9a8" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.446614  3994 raft_consensus.cc:2468] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:20.447835  3886 leader_election.cc:304] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.448688  4116 raft_consensus.cc:2804] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.449059  4116 raft_consensus.cc:493] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.449396  4116 raft_consensus.cc:3060] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.450721  3818 catalog_manager.cc:5697] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 0 to 1, leader changed from <none> to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.430045  4111 tablet_bootstrap.cc:654] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.456415  4110 raft_consensus.cc:359] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.457469  4110 raft_consensus.cc:385] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.457868  4110 raft_consensus.cc:740] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.458130  3995 raft_consensus.cc:2468] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:20.460772  4137 raft_consensus.cc:493] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.460909  4116 raft_consensus.cc:515] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.461359  4137 raft_consensus.cc:515] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.461273  4110 consensus_queue.cc:260] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.463827  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fef099a35040a89dc2a756daf9b9a8" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:20.464416  3994 raft_consensus.cc:3060] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.464462  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
W20260710 13:27:20.465906  4034 leader_election.cc:343] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.468174  4137 leader_election.cc:290] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:20.468699  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.469652  3993 raft_consensus.cc:2468] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:20.430119  4109 tablet_bootstrap.cc:492] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.470985  4109 ts_tablet_manager.cc:1403] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.004s
I20260710 13:27:20.471376  4035 leader_election.cc:304] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [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: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd
I20260710 13:27:20.472898  4137 raft_consensus.cc:2804] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.473372  4137 raft_consensus.cc:493] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.473778  4137 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.473692  4109 raft_consensus.cc:359] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.475198  4140 leader_election.cc:290] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.476240  4068 raft_consensus.cc:2468] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:20.476576  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fef099a35040a89dc2a756daf9b9a8" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:20.477186  4069 raft_consensus.cc:2468] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:20.478674  3994 raft_consensus.cc:2468] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:20.478615  3886 leader_election.cc:304] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:20.479789  4140 raft_consensus.cc:2804] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.480249  4140 raft_consensus.cc:697] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:20.480381  3886 leader_election.cc:304] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.481089  4140 consensus_queue.cc:237] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.484157  4116 leader_election.cc:290] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.485064  4116 raft_consensus.cc:2804] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.485577  4116 raft_consensus.cc:697] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:20.486581  4116 consensus_queue.cc:237] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.488319  4157 raft_consensus.cc:493] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.474535  4109 raft_consensus.cc:385] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.490011  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fef099a35040a89dc2a756daf9b9a8" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:20.496732  4116 raft_consensus.cc:493] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.510361  4109 raft_consensus.cc:740] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.515940  4109 consensus_queue.cc:260] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.514756  4069 raft_consensus.cc:3060] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.514825  4116 raft_consensus.cc:515] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.524338  4110 ts_tablet_manager.cc:1434] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.083s	user 0.017s	sys 0.005s
I20260710 13:27:20.525389  4110 tablet_bootstrap.cc:492] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:20.530253  4109 ts_tablet_manager.cc:1434] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260710 13:27:20.530543  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e775971ea4ff8a5aa46acd3ba792b" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.531297  4109 tablet_bootstrap.cc:492] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:20.531213  3994 raft_consensus.cc:2468] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:20.532460  4116 leader_election.cc:290] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.533895  3886 leader_election.cc:304] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.532053  4110 tablet_bootstrap.cc:654] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.534358  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e775971ea4ff8a5aa46acd3ba792b" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:20.535036  4068 raft_consensus.cc:2468] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:20.522765  4137 raft_consensus.cc:515] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.538319  4137 leader_election.cc:290] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:20.514756  4157 raft_consensus.cc:515] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.540321  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:20.541236  3994 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.545992  4111 tablet_bootstrap.cc:492] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:20.546505  4111 ts_tablet_manager.cc:1403] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.012s
I20260710 13:27:20.549278  4111 raft_consensus.cc:359] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.538340  3818 catalog_manager.cc:5697] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "486baf4bc2564aa5a5c90f866764af81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:20.549943  4111 raft_consensus.cc:385] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.550248  4111 raft_consensus.cc:740] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.551018  4111 consensus_queue.cc:260] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.551896  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:20.551477  3815 catalog_manager.cc:5697] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:20.552899  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311b7669c234f0083fd69881297b308" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.553619  3995 raft_consensus.cc:2468] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:20.553251  3815 catalog_manager.cc:5697] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:20.554484  4109 tablet_bootstrap.cc:654] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.555159  3886 leader_election.cc:304] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.556066  4156 raft_consensus.cc:2804] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:20.556052  4034 leader_election.cc:343] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.556728  4156 raft_consensus.cc:493] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.557077  4156 raft_consensus.cc:3060] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.557471  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311b7669c234f0083fd69881297b308" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:20.559074  4069 raft_consensus.cc:2468] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
W20260710 13:27:20.559180  3886 leader_election.cc:343] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.559295  4116 raft_consensus.cc:2804] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.559919  4116 raft_consensus.cc:493] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.560423  4116 raft_consensus.cc:3060] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.564180  4156 raft_consensus.cc:515] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.572821  4156 leader_election.cc:290] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.540620  4157 leader_election.cc:290] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.574049  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e775971ea4ff8a5aa46acd3ba792b" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:20.574900  3995 raft_consensus.cc:3060] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.575842  3994 raft_consensus.cc:2468] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:20.583021  4035 leader_election.cc:304] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd
I20260710 13:27:20.584290  4137 raft_consensus.cc:2804] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.584926  4137 raft_consensus.cc:697] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:20.587190  4115 raft_consensus.cc:493] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.587903  4115 raft_consensus.cc:515] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.586030  4137 consensus_queue.cc:237] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.590111  4115 leader_election.cc:290] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:20.587150  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e775971ea4ff8a5aa46acd3ba792b" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:20.591122  4069 raft_consensus.cc:3060] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.593266  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.594022  3993 raft_consensus.cc:2468] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:20.595429  4035 leader_election.cc:304] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:20.596482  4115 raft_consensus.cc:2804] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.596917  4115 raft_consensus.cc:493] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.597326  4115 raft_consensus.cc:3060] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.605924  4110 tablet_bootstrap.cc:492] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.606566  4110 ts_tablet_manager.cc:1403] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.033s
I20260710 13:27:20.580894  4116 raft_consensus.cc:515] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.553069  4111 ts_tablet_manager.cc:1434] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:27:20.610409  4110 raft_consensus.cc:359] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.611169  4110 raft_consensus.cc:385] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.611445  4110 raft_consensus.cc:740] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.611968  3995 raft_consensus.cc:2468] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:20.612141  4110 consensus_queue.cc:260] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.614256  4110 ts_tablet_manager.cc:1434] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:27:20.614100  3886 leader_election.cc:304] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.615119  4157 raft_consensus.cc:2804] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.615736  4157 raft_consensus.cc:697] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:20.616626  4157 consensus_queue.cc:237] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.618937  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311b7669c234f0083fd69881297b308" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:20.619580  3995 raft_consensus.cc:3060] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.620663  4110 tablet_bootstrap.cc:492] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:20.626225  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:20.626922  3920 raft_consensus.cc:2468] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:20.627422  4109 tablet_bootstrap.cc:492] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:20.628033  4109 ts_tablet_manager.cc:1403] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.023s
I20260710 13:27:20.628204  4110 tablet_bootstrap.cc:654] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.637714  4109 raft_consensus.cc:359] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.638837  4109 raft_consensus.cc:385] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.639137  4109 raft_consensus.cc:740] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.639230  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311b7669c234f0083fd69881297b308" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:20.639832  4109 consensus_queue.cc:260] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.640928  4068 raft_consensus.cc:3060] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.641413  4069 raft_consensus.cc:2468] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:20.646179  4068 raft_consensus.cc:2468] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:20.648391  4115 raft_consensus.cc:515] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.650038  4115 leader_election.cc:290] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:20.652256  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:20.650177  3886 leader_election.cc:304] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:20.653136  3994 raft_consensus.cc:3060] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.636382  4116 leader_election.cc:290] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.655200  4109 ts_tablet_manager.cc:1434] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 13:27:20.657727  4110 tablet_bootstrap.cc:492] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:20.658214  4110 ts_tablet_manager.cc:1403] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.011s
I20260710 13:27:20.659363  3815 catalog_manager.cc:5697] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 0 to 1, leader changed from <none> to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.660811  4110 raft_consensus.cc:359] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.661476  4110 raft_consensus.cc:385] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.661509  3994 raft_consensus.cc:2468] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:20.661863  4110 raft_consensus.cc:740] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.662627  4110 consensus_queue.cc:260] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.662875  4035 leader_election.cc:304] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:20.663147  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:20.663731  3920 raft_consensus.cc:3060] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.663895  4115 raft_consensus.cc:2804] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.664860  4110 ts_tablet_manager.cc:1434] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:20.665134  4115 raft_consensus.cc:697] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:20.664400  4157 raft_consensus.cc:2804] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:20.666731  4157 raft_consensus.cc:697] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:20.666358  4115 consensus_queue.cc:237] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.667717  4157 consensus_queue.cc:237] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.661679  3816 catalog_manager.cc:5697] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:20.673771  3995 raft_consensus.cc:2468] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:20.677330  3920 raft_consensus.cc:2468] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:20.685868  3815 catalog_manager.cc:5697] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 0 to 1, leader changed from <none> to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.693451  3816 catalog_manager.cc:5697] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:20.767913  4117 raft_consensus.cc:493] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.768443  4117 raft_consensus.cc:515] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.770533  4117 leader_election.cc:290] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.771239  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dced505d5c7a45c392fe16fedf5dd01c" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:20.771555  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dced505d5c7a45c392fe16fedf5dd01c" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:20.772337  4068 raft_consensus.cc:2393] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 486baf4bc2564aa5a5c90f866764af81 in current term 1: Already voted for candidate 1ca70e8c4e8f4b5693550362b8b123fd in this term.
I20260710 13:27:20.773236  3961 leader_election.cc:304] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81; no voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:20.774034  4117 raft_consensus.cc:3060] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.779737  4117 raft_consensus.cc:2749] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:20.788528  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
mode: GRACEFUL
new_leader_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:53792
I20260710 13:27:20.789096  4068 raft_consensus.cc:606] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Received request to transfer leadership to TS 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:20.793958  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8888f8a5bb50484db52fd41fa975af3f"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
mode: GRACEFUL
new_leader_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:53792
I20260710 13:27:20.794456  4068 raft_consensus.cc:606] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Received request to transfer leadership to TS 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:20.799078  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
mode: GRACEFUL
new_leader_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:53792
I20260710 13:27:20.799584  4068 raft_consensus.cc:606] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Received request to transfer leadership to TS 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:20.813836  3920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f90e775971ea4ff8a5aa46acd3ba792b"
dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
mode: GRACEFUL
new_leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:52962
I20260710 13:27:20.814306  3920 raft_consensus.cc:606] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Received request to transfer leadership to TS d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:20.819814  4117 consensus_queue.cc:1048] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.835912  4174 consensus_queue.cc:1048] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:20.884464  4115 consensus_queue.cc:1048] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.890923  4137 raft_consensus.cc:993] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c: : Instructing follower 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:20.891549  4163 raft_consensus.cc:1081] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Signalling peer 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:20.893304  3994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8888f8a5bb50484db52fd41fa975af3f"
dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:39900
I20260710 13:27:20.893854  3994 raft_consensus.cc:493] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:20.894214  3994 raft_consensus.cc:3060] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.896600  4163 consensus_queue.cc:1048] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.902774  3994 raft_consensus.cc:515] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.905833  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8888f8a5bb50484db52fd41fa975af3f" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:20.906137  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8888f8a5bb50484db52fd41fa975af3f" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:20.906431  3920 raft_consensus.cc:3060] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.906761  4068 raft_consensus.cc:3055] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:20.907094  4068 raft_consensus.cc:740] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:20.908067  4068 consensus_queue.cc:260] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.909143  4068 raft_consensus.cc:3060] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.910316  3994 leader_election.cc:290] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.910864  4157 consensus_queue.cc:1048] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.913679  3920 raft_consensus.cc:2468] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
I20260710 13:27:20.915200  3960 leader_election.cc:304] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:20.916074  4174 raft_consensus.cc:2804] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:20.916695  4174 raft_consensus.cc:697] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Becoming Leader. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:20.917754  4174 consensus_queue.cc:237] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.918571  4068 raft_consensus.cc:2468] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
I20260710 13:27:20.925866  4156 consensus_queue.cc:1048] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.927444  4156 raft_consensus.cc:493] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.927927  4156 raft_consensus.cc:515] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.930673  4156 leader_election.cc:290] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:20.929862  3818 catalog_manager.cc:5697] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 reported cstate change: term changed from 1 to 2, leader changed from d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3) to 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "486baf4bc2564aa5a5c90f866764af81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:20.931077  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:20.932119  3995 raft_consensus.cc:2393] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ca70e8c4e8f4b5693550362b8b123fd in current term 1: Already voted for candidate d20ede5c6da04f0cae5d05c17a07e94c in this term.
I20260710 13:27:20.937673  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:20.939043  3886 leader_election.cc:304] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd; no voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:20.939807  4156 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.945752  4156 raft_consensus.cc:2749] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:20.947201  4156 consensus_queue.cc:1048] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.960186  4116 consensus_queue.cc:1048] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.977265  4163 consensus_queue.cc:1048] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.983146  4115 raft_consensus.cc:993] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c: : Instructing follower 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:20.983636  4137 raft_consensus.cc:1081] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Signalling peer 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:20.987955  3994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628"
dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:39900
I20260710 13:27:20.988508  3994 raft_consensus.cc:493] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:20.988889  3994 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.989629  4137 consensus_queue.cc:1048] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.997334  4157 consensus_queue.cc:1048] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:20.997210  3994 raft_consensus.cc:515] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:20.999737  3994 leader_election.cc:290] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:21.002249  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:21.002728  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:21.003535  4069 raft_consensus.cc:3055] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:21.003929  4069 raft_consensus.cc:740] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:21.004937  4069 consensus_queue.cc:260] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:21.006316  4069 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.014277  4069 raft_consensus.cc:2468] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
I20260710 13:27:21.015444  3961 leader_election.cc:304] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [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: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd
I20260710 13:27:21.016634  4156 consensus_queue.cc:1048] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.017544  4174 raft_consensus.cc:2804] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:21.018054  4174 raft_consensus.cc:697] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Becoming Leader. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:21.018898  4174 consensus_queue.cc:237] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:21.029403  4116 raft_consensus.cc:993] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd: : Instructing follower d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:21.029508  4156 consensus_queue.cc:1048] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.028203  3818 catalog_manager.cc:5697] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 reported cstate change: term changed from 1 to 2, leader changed from d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3) to 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "486baf4bc2564aa5a5c90f866764af81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.030068  4158 raft_consensus.cc:1081] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Signalling peer d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:21.031630  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f90e775971ea4ff8a5aa46acd3ba792b"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:53778
I20260710 13:27:21.032231  4068 raft_consensus.cc:493] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:21.032606  4068 raft_consensus.cc:3060] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.040418  4068 raft_consensus.cc:515] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:21.043081  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e775971ea4ff8a5aa46acd3ba792b" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:21.043426  4156 consensus_queue.cc:1048] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:21.043725  3920 raft_consensus.cc:3055] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:21.043445  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e775971ea4ff8a5aa46acd3ba792b" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:21.044555  3995 raft_consensus.cc:3060] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.044380  3920 raft_consensus.cc:740] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:21.045521  3920 consensus_queue.cc:260] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:21.046615  3920 raft_consensus.cc:3060] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.043519  4068 leader_election.cc:290] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:21.053540  3920 raft_consensus.cc:2468] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:21.053788  3995 raft_consensus.cc:2468] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:21.055099  4035 leader_election.cc:304] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:21.055969  4137 raft_consensus.cc:2804] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:21.056439  4137 raft_consensus.cc:697] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:21.057261  4137 consensus_queue.cc:237] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:21.059293  4115 consensus_queue.cc:1048] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.074481  3816 catalog_manager.cc:5697] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 1 to 2, leader changed from 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1) to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 2 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.079769  4137 consensus_queue.cc:1048] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:21.090546  4137 raft_consensus.cc:993] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c: : Instructing follower 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:21.091209  4189 raft_consensus.cc:1081] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Signalling peer 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:21.092777  3995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f"
dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:39900
I20260710 13:27:21.093387  3995 raft_consensus.cc:493] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:21.093703  3995 raft_consensus.cc:3060] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.098474  3995 raft_consensus.cc:515] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:21.100687  3995 leader_election.cc:290] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:21.100979  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:21.101358  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3c5f42ffe347dab73d22bde677107f" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:21.101635  3919 raft_consensus.cc:3060] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.101907  4069 raft_consensus.cc:3055] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:21.102185  4069 raft_consensus.cc:740] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:21.102996  4069 consensus_queue.cc:260] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:21.104247  4069 raft_consensus.cc:3060] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.107360  3919 raft_consensus.cc:2468] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
I20260710 13:27:21.108428  3960 leader_election.cc:304] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:21.109174  4174 raft_consensus.cc:2804] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:21.109541  4069 raft_consensus.cc:2468] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
I20260710 13:27:21.109603  4174 raft_consensus.cc:697] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Becoming Leader. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:21.110771  4174 consensus_queue.cc:237] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:21.116811  3818 catalog_manager.cc:5697] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 reported cstate change: term changed from 1 to 2, leader changed from d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3) to 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "486baf4bc2564aa5a5c90f866764af81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.134065  4156 consensus_queue.cc:1048] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.143986  4157 consensus_queue.cc:1048] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.377966  4069 raft_consensus.cc:1275] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.379318  4174 consensus_queue.cc:1048] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.386616  3919 raft_consensus.cc:1275] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.388283  4174 consensus_queue.cc:1048] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.457690  3919 raft_consensus.cc:1275] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.459051  4189 consensus_queue.cc:1048] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.466439  3995 raft_consensus.cc:1275] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.468294  4115 consensus_queue.cc:1048] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.495501  4069 raft_consensus.cc:1275] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.496730  4174 consensus_queue.cc:1048] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.504177  3919 raft_consensus.cc:1275] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.505576  4117 consensus_queue.cc:1048] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.534067  4069 raft_consensus.cc:1275] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.535362  4117 consensus_queue.cc:1048] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.542814  3919 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.550359  3919 raft_consensus.cc:1275] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.551645  4145 consensus_queue.cc:1048] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:23.843449  3815 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49344:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:23.845834  3815 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:23.895947  3904 tablet_service.cc:1511] Processing CreateTablet for tablet da86993f82b04c9ebb45cb128ae764ca (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:23.897177  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da86993f82b04c9ebb45cb128ae764ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.896979  3984 tablet_service.cc:1511] Processing CreateTablet for tablet da86993f82b04c9ebb45cb128ae764ca (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:23.898231  3984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da86993f82b04c9ebb45cb128ae764ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.898056  4057 tablet_service.cc:1511] Processing CreateTablet for tablet da86993f82b04c9ebb45cb128ae764ca (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:23.899273  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da86993f82b04c9ebb45cb128ae764ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.909624  3902 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf8b4ceb36e4db6a49bc96e4e37f7ea (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:23.910245  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2b8ac050584318b95b73509d9623bc (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:23.911118  3902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf8b4ceb36e4db6a49bc96e4e37f7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.912235  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 380023e330e947ff844f43ef45799afb (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:23.913434  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380023e330e947ff844f43ef45799afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.915609  3903 tablet_service.cc:1511] Processing CreateTablet for tablet adbb9385969b4ec7a1f89e8f40fe41a1 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:23.916841  3903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbb9385969b4ec7a1f89e8f40fe41a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.921123  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2b8ac050584318b95b73509d9623bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.921396  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 83b07f25dba44adca628f3b48a8b6d78 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:23.923659  3909 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3face6a314507b5f51b1125567dd9 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:23.921423  3907 tablet_service.cc:1511] Processing CreateTablet for tablet 945662df7ffd4f499cac0af2c0f46fc2 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:23.926084  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b07f25dba44adca628f3b48a8b6d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.927845  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3face6a314507b5f51b1125567dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.928503  3910 tablet_service.cc:1511] Processing CreateTablet for tablet c1d4d211cadf45a6827638b4602d7d30 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:23.929667  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d4d211cadf45a6827638b4602d7d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.931121  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945662df7ffd4f499cac0af2c0f46fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.940624  3981 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2b8ac050584318b95b73509d9623bc (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:23.942019  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2b8ac050584318b95b73509d9623bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.952648  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2b8ac050584318b95b73509d9623bc (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:23.952975  3985 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf8b4ceb36e4db6a49bc96e4e37f7ea (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:23.954080  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2b8ac050584318b95b73509d9623bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.954208  3985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf8b4ceb36e4db6a49bc96e4e37f7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.958894  4051 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf8b4ceb36e4db6a49bc96e4e37f7ea (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:23.960193  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf8b4ceb36e4db6a49bc96e4e37f7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.964427  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 380023e330e947ff844f43ef45799afb (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:23.965746  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380023e330e947ff844f43ef45799afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.965843  3982 tablet_service.cc:1511] Processing CreateTablet for tablet adbb9385969b4ec7a1f89e8f40fe41a1 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:23.967216  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbb9385969b4ec7a1f89e8f40fe41a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.969826  4055 tablet_service.cc:1511] Processing CreateTablet for tablet 380023e330e947ff844f43ef45799afb (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:23.971133  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380023e330e947ff844f43ef45799afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.971725  4206 tablet_bootstrap.cc:492] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:23.972400  4052 tablet_service.cc:1511] Processing CreateTablet for tablet adbb9385969b4ec7a1f89e8f40fe41a1 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:23.973125  3977 tablet_service.cc:1511] Processing CreateTablet for tablet 945662df7ffd4f499cac0af2c0f46fc2 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:23.973640  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbb9385969b4ec7a1f89e8f40fe41a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.974340  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945662df7ffd4f499cac0af2c0f46fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.976393  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 945662df7ffd4f499cac0af2c0f46fc2 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:23.977716  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945662df7ffd4f499cac0af2c0f46fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.979090  4207 tablet_bootstrap.cc:492] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:23.980741  4206 tablet_bootstrap.cc:654] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.984537  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 83b07f25dba44adca628f3b48a8b6d78 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:23.985795  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b07f25dba44adca628f3b48a8b6d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.992429  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 83b07f25dba44adca628f3b48a8b6d78 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:23.993808  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b07f25dba44adca628f3b48a8b6d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:24.005599  4207 tablet_bootstrap.cc:654] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.022392  4206 tablet_bootstrap.cc:492] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.023106  4206 ts_tablet_manager.cc:1403] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.052s	user 0.000s	sys 0.012s
I20260710 13:27:24.032961  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3face6a314507b5f51b1125567dd9 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:24.034332  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3face6a314507b5f51b1125567dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:24.034511  3977 tablet_service.cc:1511] Processing CreateTablet for tablet c1d4d211cadf45a6827638b4602d7d30 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:24.035771  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d4d211cadf45a6827638b4602d7d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:24.036197  4052 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3face6a314507b5f51b1125567dd9 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:24.026510  4206 raft_consensus.cc:359] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.037442  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3face6a314507b5f51b1125567dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:24.048993  4055 tablet_service.cc:1511] Processing CreateTablet for tablet c1d4d211cadf45a6827638b4602d7d30 (DEFAULT_TABLE table=soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:24.050405  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d4d211cadf45a6827638b4602d7d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:24.054467  4205 tablet_bootstrap.cc:492] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.057948  4206 raft_consensus.cc:385] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.045747  4207 tablet_bootstrap.cc:492] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.066825  4206 raft_consensus.cc:740] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.067667  4207 ts_tablet_manager.cc:1403] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.000s
I20260710 13:27:24.068030  4206 consensus_queue.cc:260] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.072145  4206 ts_tablet_manager.cc:1434] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260710 13:27:24.073238  4206 tablet_bootstrap.cc:492] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:24.079380  4207 raft_consensus.cc:359] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.080145  4207 raft_consensus.cc:385] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.080446  4207 raft_consensus.cc:740] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.081112  4207 consensus_queue.cc:260] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.083459  4207 ts_tablet_manager.cc:1434] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:27:24.086261  4207 tablet_bootstrap.cc:492] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:24.091549  4205 tablet_bootstrap.cc:654] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.092830  4207 tablet_bootstrap.cc:654] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.095023  4206 tablet_bootstrap.cc:654] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.109225  4205 tablet_bootstrap.cc:492] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.109915  4205 ts_tablet_manager.cc:1403] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260710 13:27:24.113106  4206 tablet_bootstrap.cc:492] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.113596  4206 ts_tablet_manager.cc:1403] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.000s
I20260710 13:27:24.113234  4205 raft_consensus.cc:359] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.114104  4205 raft_consensus.cc:385] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.114202  4207 tablet_bootstrap.cc:492] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.114473  4205 raft_consensus.cc:740] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.114761  4207 ts_tablet_manager.cc:1403] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260710 13:27:24.115270  4205 consensus_queue.cc:260] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.117686  4205 ts_tablet_manager.cc:1434] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:24.117879  4207 raft_consensus.cc:359] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.118731  4207 raft_consensus.cc:385] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.118566  4206 raft_consensus.cc:359] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.119066  4207 raft_consensus.cc:740] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.119350  4206 raft_consensus.cc:385] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.119659  4206 raft_consensus.cc:740] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.119882  4205 tablet_bootstrap.cc:492] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.119848  4207 consensus_queue.cc:260] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.120376  4206 consensus_queue.cc:260] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.122620  4206 ts_tablet_manager.cc:1434] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:27:24.122676  4207 ts_tablet_manager.cc:1434] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:24.123697  4206 tablet_bootstrap.cc:492] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:24.126271  4207 tablet_bootstrap.cc:492] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:24.127405  4205 tablet_bootstrap.cc:654] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.130088  4206 tablet_bootstrap.cc:654] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.139487  4207 tablet_bootstrap.cc:654] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.146234  4115 raft_consensus.cc:493] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.146940  4115 raft_consensus.cc:515] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.149659  4115 leader_election.cc:290] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.153337  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2b8ac050584318b95b73509d9623bc" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:24.156416  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2b8ac050584318b95b73509d9623bc" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
W20260710 13:27:24.163020  4034 leader_election.cc:343] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:24.168121  4035 leader_election.cc:343] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.168723  4035 leader_election.cc:304] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:24.201175  4115 raft_consensus.cc:2749] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.210788  4205 tablet_bootstrap.cc:492] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.211380  4205 ts_tablet_manager.cc:1403] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.092s	user 0.034s	sys 0.052s
I20260710 13:27:24.211623  4206 tablet_bootstrap.cc:492] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.212092  4206 ts_tablet_manager.cc:1403] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.089s	user 0.041s	sys 0.046s
I20260710 13:27:24.212268  4207 tablet_bootstrap.cc:492] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.212772  4207 ts_tablet_manager.cc:1403] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.087s	user 0.035s	sys 0.038s
I20260710 13:27:24.214511  4205 raft_consensus.cc:359] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.214841  4206 raft_consensus.cc:359] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.215299  4205 raft_consensus.cc:385] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.215548  4206 raft_consensus.cc:385] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.215638  4205 raft_consensus.cc:740] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.216063  4206 raft_consensus.cc:740] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.215682  4207 raft_consensus.cc:359] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.216563  4207 raft_consensus.cc:385] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.216897  4207 raft_consensus.cc:740] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.216742  4205 consensus_queue.cc:260] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.216889  4206 consensus_queue.cc:260] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.217823  4207 consensus_queue.cc:260] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.219281  4206 ts_tablet_manager.cc:1434] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:27:24.220453  4206 tablet_bootstrap.cc:492] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:24.222621  4205 ts_tablet_manager.cc:1434] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:27:24.223673  4205 tablet_bootstrap.cc:492] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.226225  4206 tablet_bootstrap.cc:654] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.227885  4207 ts_tablet_manager.cc:1434] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:27:24.232201  4205 tablet_bootstrap.cc:654] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.238162  4206 tablet_bootstrap.cc:492] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.238687  4206 ts_tablet_manager.cc:1403] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 13:27:24.241608  4206 raft_consensus.cc:359] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.242357  4206 raft_consensus.cc:385] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.238869  4207 tablet_bootstrap.cc:492] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:24.242791  4206 raft_consensus.cc:740] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.243709  4206 consensus_queue.cc:260] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.246078  4206 ts_tablet_manager.cc:1434] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:24.247130  4206 tablet_bootstrap.cc:492] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:24.249445  4207 tablet_bootstrap.cc:654] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.252895  4205 tablet_bootstrap.cc:492] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.253476  4206 tablet_bootstrap.cc:654] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.253422  4205 ts_tablet_manager.cc:1403] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260710 13:27:24.253341  4117 raft_consensus.cc:493] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.254588  4117 raft_consensus.cc:515] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.256665  4205 raft_consensus.cc:359] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.257419  4205 raft_consensus.cc:385] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.257668  4205 raft_consensus.cc:740] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.258232  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:24.258378  4205 consensus_queue.cc:260] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.259133  4117 leader_election.cc:290] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.260041  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:24.260746  3919 raft_consensus.cc:2468] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 0.
I20260710 13:27:24.262068  3960 leader_election.cc:304] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
W20260710 13:27:24.263684  3961 leader_election.cc:343] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.264943  4117 raft_consensus.cc:2804] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.265482  4117 raft_consensus.cc:493] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.265887  4117 raft_consensus.cc:3060] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.269344  4205 ts_tablet_manager.cc:1434] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:27:24.270416  4205 tablet_bootstrap.cc:492] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.276414  4205 tablet_bootstrap.cc:654] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.293651  4115 raft_consensus.cc:493] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.294436  4115 raft_consensus.cc:515] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.298028  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
W20260710 13:27:24.299924  4034 leader_election.cc:343] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.302903  4115 leader_election.cc:290] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.304595  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
W20260710 13:27:24.306548  4035 leader_election.cc:343] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.310048  4035 leader_election.cc:304] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:24.311314  4115 raft_consensus.cc:2749] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.310362  4117 raft_consensus.cc:515] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.314285  4207 tablet_bootstrap.cc:492] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.315096  4207 ts_tablet_manager.cc:1403] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.022s
I20260710 13:27:24.315716  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:24.316576  3919 raft_consensus.cc:3060] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.319715  4207 raft_consensus.cc:359] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.320817  4207 raft_consensus.cc:385] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.321265  4207 raft_consensus.cc:740] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.322454  4207 consensus_queue.cc:260] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.330561  4207 ts_tablet_manager.cc:1434] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 13:27:24.332136  4207 tablet_bootstrap.cc:492] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:24.341620  4207 tablet_bootstrap.cc:654] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.344923  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
W20260710 13:27:24.346896  3961 leader_election.cc:343] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.349696  4117 leader_election.cc:290] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.350594  4206 tablet_bootstrap.cc:492] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.351171  4206 ts_tablet_manager.cc:1403] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.104s	user 0.034s	sys 0.066s
I20260710 13:27:24.352412  3919 raft_consensus.cc:2468] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 1.
I20260710 13:27:24.353796  3960 leader_election.cc:304] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:24.354208  4206 raft_consensus.cc:359] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.354988  4206 raft_consensus.cc:385] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.355275  4206 raft_consensus.cc:740] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.356101  4117 raft_consensus.cc:2804] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.356119  4206 consensus_queue.cc:260] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.357547  4117 raft_consensus.cc:697] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 1 LEADER]: Becoming Leader. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:24.358446  4117 consensus_queue.cc:237] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.359035  4206 ts_tablet_manager.cc:1434] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:24.360258  4206 tablet_bootstrap.cc:492] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:24.362567  4115 raft_consensus.cc:493] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.363248  4115 raft_consensus.cc:515] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.364210  4205 tablet_bootstrap.cc:492] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.364753  4205 ts_tablet_manager.cc:1403] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.018s
I20260710 13:27:24.367117  4206 tablet_bootstrap.cc:654] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.368104  4205 raft_consensus.cc:359] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.368902  4205 raft_consensus.cc:385] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.369213  4205 raft_consensus.cc:740] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.370005  4115 leader_election.cc:290] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.370826  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf8b4ceb36e4db6a49bc96e4e37f7ea" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:24.371189  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf8b4ceb36e4db6a49bc96e4e37f7ea" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.371474  3919 raft_consensus.cc:2468] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
W20260710 13:27:24.372071  3866 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:24.373147  4034 leader_election.cc:304] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.375433  4115 raft_consensus.cc:2804] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.376003  4115 raft_consensus.cc:493] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.376434  4115 raft_consensus.cc:3060] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.375262  4205 consensus_queue.cc:260] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.378311  3995 raft_consensus.cc:2468] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:24.381085  4205 ts_tablet_manager.cc:1434] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:27:24.382364  4205 tablet_bootstrap.cc:492] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.384322  4206 tablet_bootstrap.cc:492] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.384954  4206 ts_tablet_manager.cc:1403] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260710 13:27:24.388841  4206 raft_consensus.cc:359] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.395321  4206 raft_consensus.cc:385] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.395660  4206 raft_consensus.cc:740] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.396423  4206 consensus_queue.cc:260] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.398811  4206 ts_tablet_manager.cc:1434] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 13:27:24.399412  4207 tablet_bootstrap.cc:492] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.399964  4206 tablet_bootstrap.cc:492] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:24.400281  3816 catalog_manager.cc:5697] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "486baf4bc2564aa5a5c90f866764af81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.394063  4115 raft_consensus.cc:515] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.399981  4207 ts_tablet_manager.cc:1403] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.068s	user 0.032s	sys 0.023s
I20260710 13:27:24.403723  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf8b4ceb36e4db6a49bc96e4e37f7ea" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:24.404290  3919 raft_consensus.cc:3060] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.404548  4205 tablet_bootstrap.cc:654] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.408857  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf8b4ceb36e4db6a49bc96e4e37f7ea" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.411111  3995 raft_consensus.cc:3060] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.409848  4207 raft_consensus.cc:359] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.413762  4207 raft_consensus.cc:385] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.414081  4207 raft_consensus.cc:740] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.414881  4207 consensus_queue.cc:260] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.418092  4115 leader_election.cc:290] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.420315  3919 raft_consensus.cc:2468] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:24.425825  4206 tablet_bootstrap.cc:654] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.427162  4034 leader_election.cc:304] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.429013  4115 raft_consensus.cc:2804] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.429522  4115 raft_consensus.cc:697] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:24.427764  3995 raft_consensus.cc:2468] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:24.430333  4216 raft_consensus.cc:493] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.430526  4115 consensus_queue.cc:237] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.430989  4216 raft_consensus.cc:515] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.433622  4216 leader_election.cc:290] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.436062  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86993f82b04c9ebb45cb128ae764ca" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.436780  3995 raft_consensus.cc:2468] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.437147  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86993f82b04c9ebb45cb128ae764ca" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:24.437889  3886 leader_election.cc:304] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:24.438346  4068 raft_consensus.cc:2468] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.442371  4205 tablet_bootstrap.cc:492] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.442422  4216 raft_consensus.cc:2804] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.443084  4216 raft_consensus.cc:493] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.443207  4205 ts_tablet_manager.cc:1403] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.004s
I20260710 13:27:24.443423  4216 raft_consensus.cc:3060] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.440856  4207 ts_tablet_manager.cc:1434] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.016s
I20260710 13:27:24.444823  4207 tablet_bootstrap.cc:492] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:24.447161  4205 raft_consensus.cc:359] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.447901  4205 raft_consensus.cc:385] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.448220  4205 raft_consensus.cc:740] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.448997  4205 consensus_queue.cc:260] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.451267  4216 raft_consensus.cc:515] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.453159  4205 ts_tablet_manager.cc:1434] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:24.454183  4205 tablet_bootstrap.cc:492] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.454100  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86993f82b04c9ebb45cb128ae764ca" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.454515  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86993f82b04c9ebb45cb128ae764ca" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:24.455178  4069 raft_consensus.cc:3060] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.457864  4207 tablet_bootstrap.cc:654] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.454690  3995 raft_consensus.cc:3060] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.463308  4205 tablet_bootstrap.cc:654] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.472973  4206 tablet_bootstrap.cc:492] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.473495  4206 ts_tablet_manager.cc:1403] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.007s
I20260710 13:27:24.476466  4206 raft_consensus.cc:359] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.477190  4206 raft_consensus.cc:385] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.477484  4206 raft_consensus.cc:740] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.479251  4207 tablet_bootstrap.cc:492] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.479775  4207 ts_tablet_manager.cc:1403] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260710 13:27:24.482525  4207 raft_consensus.cc:359] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.483330  4207 raft_consensus.cc:385] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.483655  4207 raft_consensus.cc:740] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.481868  3815 catalog_manager.cc:5697] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 0 to 1, leader changed from <none> to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.484426  4207 consensus_queue.cc:260] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.488205  4207 ts_tablet_manager.cc:1434] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:24.488847  4069 raft_consensus.cc:2468] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.489318  4207 tablet_bootstrap.cc:492] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:24.489724  3995 raft_consensus.cc:2468] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.488092  4216 leader_election.cc:290] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.478192  4206 consensus_queue.cc:260] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.491127  3886 leader_election.cc:304] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.492309  4216 raft_consensus.cc:2804] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.493011  4206 ts_tablet_manager.cc:1434] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:27:24.494177  4206 tablet_bootstrap.cc:492] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:24.497063  4207 tablet_bootstrap.cc:654] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.500331  4216 raft_consensus.cc:697] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:24.501092  4206 tablet_bootstrap.cc:654] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.501384  4216 consensus_queue.cc:237] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.505432  4205 tablet_bootstrap.cc:492] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.506510  4205 ts_tablet_manager.cc:1403] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.007s
I20260710 13:27:24.513441  4116 raft_consensus.cc:493] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.513955  4116 raft_consensus.cc:515] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.516472  4116 leader_election.cc:290] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.518867  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380023e330e947ff844f43ef45799afb" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:24.510479  4205 raft_consensus.cc:359] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.519654  4069 raft_consensus.cc:2468] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.518867  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380023e330e947ff844f43ef45799afb" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.520509  3995 raft_consensus.cc:2468] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.521210  3886 leader_election.cc:304] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.519848  4205 raft_consensus.cc:385] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.522217  4205 raft_consensus.cc:740] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.523257  4116 raft_consensus.cc:2804] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.523662  4116 raft_consensus.cc:493] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.524022  4116 raft_consensus.cc:3060] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.525368  4206 tablet_bootstrap.cc:492] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.525909  4206 ts_tablet_manager.cc:1403] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260710 13:27:24.526271  4205 consensus_queue.cc:260] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.529192  4205 ts_tablet_manager.cc:1434] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:27:24.530112  4205 tablet_bootstrap.cc:492] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.532166  4116 raft_consensus.cc:515] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.535646  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380023e330e947ff844f43ef45799afb" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.536208  4116 leader_election.cc:290] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.536402  3995 raft_consensus.cc:3060] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.538995  4207 tablet_bootstrap.cc:492] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.539490  4207 ts_tablet_manager.cc:1403] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.012s
I20260710 13:27:24.535739  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380023e330e947ff844f43ef45799afb" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:24.542441  4207 raft_consensus.cc:359] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.542866  4069 raft_consensus.cc:3060] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.543605  4207 raft_consensus.cc:385] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.543931  4207 raft_consensus.cc:740] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.543817  4206 raft_consensus.cc:359] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.544531  4206 raft_consensus.cc:385] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.544790  4206 raft_consensus.cc:740] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.544816  4207 consensus_queue.cc:260] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.546041  4229 raft_consensus.cc:493] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.545531  4206 consensus_queue.cc:260] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.546468  4229 raft_consensus.cc:515] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.548051  4206 ts_tablet_manager.cc:1434] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:27:24.548499  4229 leader_election.cc:290] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.543198  3995 raft_consensus.cc:2468] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.548933  4206 tablet_bootstrap.cc:492] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd: Bootstrap starting.
I20260710 13:27:24.550386  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:24.550349  3886 leader_election.cc:304] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:24.551280  3919 raft_consensus.cc:2393] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d20ede5c6da04f0cae5d05c17a07e94c in current term 1: Already voted for candidate 486baf4bc2564aa5a5c90f866764af81 in this term.
I20260710 13:27:24.551198  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.551317  4069 raft_consensus.cc:2468] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.553001  3815 catalog_manager.cc:5697] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.552524  4205 tablet_bootstrap.cc:654] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.554606  4034 leader_election.cc:304] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:24.555013  4116 raft_consensus.cc:2804] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.555495  4116 raft_consensus.cc:697] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:24.555750  4229 raft_consensus.cc:3060] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.556332  4116 consensus_queue.cc:237] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.560770  4207 ts_tablet_manager.cc:1434] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:27:24.561829  4207 tablet_bootstrap.cc:492] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:24.562923  4229 raft_consensus.cc:2749] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.568157  4207 tablet_bootstrap.cc:654] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.568746  4206 tablet_bootstrap.cc:654] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.577903  4206 tablet_bootstrap.cc:492] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd: No bootstrap required, opened a new log
I20260710 13:27:24.578658  4206 ts_tablet_manager.cc:1403] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.005s
I20260710 13:27:24.586450  4206 raft_consensus.cc:359] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.587881  4206 raft_consensus.cc:385] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.588168  4206 raft_consensus.cc:740] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.588850  4206 consensus_queue.cc:260] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.590818  4206 ts_tablet_manager.cc:1434] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:27:24.591115  3818 catalog_manager.cc:5697] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.592437  4207 tablet_bootstrap.cc:492] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.592912  4207 ts_tablet_manager.cc:1403] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.014s
I20260710 13:27:24.595017  4207 raft_consensus.cc:359] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.595687  4207 raft_consensus.cc:385] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.595985  4207 raft_consensus.cc:740] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.596580  4207 consensus_queue.cc:260] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.597394  4205 tablet_bootstrap.cc:492] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.597911  4205 ts_tablet_manager.cc:1403] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.013s
I20260710 13:27:24.598428  4207 ts_tablet_manager.cc:1434] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:24.599448  4207 tablet_bootstrap.cc:492] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c: Bootstrap starting.
I20260710 13:27:24.600844  4205 raft_consensus.cc:359] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.601590  4205 raft_consensus.cc:385] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.601873  4205 raft_consensus.cc:740] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.602746  4205 consensus_queue.cc:260] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.605314  4207 tablet_bootstrap.cc:654] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.606613  4205 ts_tablet_manager.cc:1434] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:24.608080  4205 tablet_bootstrap.cc:492] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.611060  4207 tablet_bootstrap.cc:492] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c: No bootstrap required, opened a new log
I20260710 13:27:24.611460  4207 ts_tablet_manager.cc:1403] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 13:27:24.614262  4207 raft_consensus.cc:359] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.614914  4207 raft_consensus.cc:385] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.615170  4207 raft_consensus.cc:740] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.615770  4207 consensus_queue.cc:260] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.617568  4207 ts_tablet_manager.cc:1434] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:24.617978  4205 tablet_bootstrap.cc:654] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.618263  4116 raft_consensus.cc:493] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.618813  4116 raft_consensus.cc:515] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.620452  4116 leader_election.cc:290] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.621438  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2b8ac050584318b95b73509d9623bc" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:24.621886  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2b8ac050584318b95b73509d9623bc" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.622030  4069 raft_consensus.cc:2468] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.622529  3994 raft_consensus.cc:2468] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.623622  3886 leader_election.cc:304] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.624945  4116 raft_consensus.cc:2804] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.625281  4116 raft_consensus.cc:493] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.625583  4116 raft_consensus.cc:3060] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.631953  4205 tablet_bootstrap.cc:492] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.632434  4205 ts_tablet_manager.cc:1403] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260710 13:27:24.633031  4116 raft_consensus.cc:515] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.634953  4205 raft_consensus.cc:359] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.635613  4205 raft_consensus.cc:385] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.635677  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2b8ac050584318b95b73509d9623bc" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.635881  4205 raft_consensus.cc:740] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.636113  4116 leader_election.cc:290] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.636325  3994 raft_consensus.cc:3060] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.636598  4205 consensus_queue.cc:260] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.638655  4205 ts_tablet_manager.cc:1434] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:24.639482  4205 tablet_bootstrap.cc:492] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81: Bootstrap starting.
I20260710 13:27:24.640133  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2b8ac050584318b95b73509d9623bc" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:24.640681  4069 raft_consensus.cc:3060] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.643141  3994 raft_consensus.cc:2468] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.644141  3886 leader_election.cc:304] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:24.644969  4205 tablet_bootstrap.cc:654] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.645388  4216 raft_consensus.cc:2804] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.645881  4216 raft_consensus.cc:697] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:24.646705  4216 consensus_queue.cc:237] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.650887  4069 raft_consensus.cc:2468] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.657620  4116 raft_consensus.cc:493] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.658190  4116 raft_consensus.cc:515] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.659376  4205 tablet_bootstrap.cc:492] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81: No bootstrap required, opened a new log
I20260710 13:27:24.659789  4116 leader_election.cc:290] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.659881  4205 ts_tablet_manager.cc:1403] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260710 13:27:24.660789  4229 raft_consensus.cc:493] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.660765  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d4d211cadf45a6827638b4602d7d30" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:24.661427  4229 raft_consensus.cc:515] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.661525  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d4d211cadf45a6827638b4602d7d30" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.661582  4069 raft_consensus.cc:2468] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.662734  4205 raft_consensus.cc:359] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
W20260710 13:27:24.663043  3886 leader_election.cc:343] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.663362  4205 raft_consensus.cc:385] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.663825  4205 raft_consensus.cc:740] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.663503  4229 leader_election.cc:290] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.663403  3817 catalog_manager.cc:5697] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.663765  3886 leader_election.cc:304] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [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: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:24.664702  4205 consensus_queue.cc:260] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.665148  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3face6a314507b5f51b1125567dd9" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.665894  4116 raft_consensus.cc:2804] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.665979  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3face6a314507b5f51b1125567dd9" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:24.666326  4116 raft_consensus.cc:493] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.666667  4116 raft_consensus.cc:3060] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.666785  4205 ts_tablet_manager.cc:1434] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:24.666716  3919 raft_consensus.cc:2468] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:24.667951  3994 raft_consensus.cc:2468] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:24.667920  4034 leader_election.cc:304] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.668823  4229 raft_consensus.cc:2804] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.669083  4229 raft_consensus.cc:493] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.669286  4229 raft_consensus.cc:3060] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.674337  4116 raft_consensus.cc:515] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.676249  4116 leader_election.cc:290] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.676980  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d4d211cadf45a6827638b4602d7d30" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.677364  4115 raft_consensus.cc:493] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.677640  3995 raft_consensus.cc:3060] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.677912  4115 raft_consensus.cc:515] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.680032  4115 leader_election.cc:290] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.681022  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b07f25dba44adca628f3b48a8b6d78" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.681674  3993 raft_consensus.cc:2468] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:24.682709  4035 leader_election.cc:304] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.683812  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d4d211cadf45a6827638b4602d7d30" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:24.684451  4069 raft_consensus.cc:3060] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.683473  4115 raft_consensus.cc:2804] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.684929  4115 raft_consensus.cc:493] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.685267  4115 raft_consensus.cc:3060] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.685601  4229 raft_consensus.cc:515] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.687489  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b07f25dba44adca628f3b48a8b6d78" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" is_pre_election: true
I20260710 13:27:24.687837  4229 leader_election.cc:290] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.688153  3919 raft_consensus.cc:2468] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 0.
I20260710 13:27:24.689046  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3face6a314507b5f51b1125567dd9" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:24.689630  3920 raft_consensus.cc:3060] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.690003  3995 raft_consensus.cc:2468] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.692023  4115 raft_consensus.cc:515] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.689055  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3face6a314507b5f51b1125567dd9" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.693212  3993 raft_consensus.cc:3060] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.693962  4115 leader_election.cc:290] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:24.695542  3886 leader_election.cc:304] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:24.696152  4116 raft_consensus.cc:2804] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.696431  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b07f25dba44adca628f3b48a8b6d78" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:24.696564  4116 raft_consensus.cc:697] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:24.696518  3920 raft_consensus.cc:2468] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:24.696971  3919 raft_consensus.cc:3060] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.697532  4116 consensus_queue.cc:237] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.697835  4034 leader_election.cc:304] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.698995  4115 raft_consensus.cc:2804] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.699517  4115 raft_consensus.cc:697] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:24.700434  4115 consensus_queue.cc:237] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.701022  3993 raft_consensus.cc:2468] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:24.702874  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b07f25dba44adca628f3b48a8b6d78" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.703480  3995 raft_consensus.cc:3060] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.706677  3919 raft_consensus.cc:2468] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:24.710547  4069 raft_consensus.cc:2468] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.711971  4034 leader_election.cc:304] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.712168  3816 catalog_manager.cc:5697] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.713478  4229 raft_consensus.cc:2804] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.722441  4229 raft_consensus.cc:697] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:24.723722  4229 consensus_queue.cc:237] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.721938  3995 raft_consensus.cc:2468] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 1.
I20260710 13:27:24.739543  3816 catalog_manager.cc:5697] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 0 to 1, leader changed from <none> to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.740835  3816 catalog_manager.cc:5697] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 0 to 1, leader changed from <none> to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 1 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.752864  4116 raft_consensus.cc:493] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.753403  4116 raft_consensus.cc:515] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.755859  4116 leader_election.cc:290] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.756018  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81" is_pre_election: true
I20260710 13:27:24.756824  3995 raft_consensus.cc:2468] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.756876  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" is_pre_election: true
I20260710 13:27:24.757516  4069 raft_consensus.cc:2468] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 0.
I20260710 13:27:24.757719  3886 leader_election.cc:304] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:24.758512  4116 raft_consensus.cc:2804] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.758862  4116 raft_consensus.cc:493] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.759197  4116 raft_consensus.cc:3060] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.759305  4117 consensus_queue.cc:1048] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.764683  4116 raft_consensus.cc:515] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.766470  4116 leader_election.cc:290] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.767882  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:24.768438  4069 raft_consensus.cc:3060] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.770996  4117 consensus_queue.cc:1048] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.772832  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.773368  3995 raft_consensus.cc:3060] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.776928  4069 raft_consensus.cc:2468] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.778097  3886 leader_election.cc:304] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:24.779174  4116 raft_consensus.cc:2804] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.779752  4116 raft_consensus.cc:697] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:24.780507  4116 consensus_queue.cc:237] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.792411  3995 raft_consensus.cc:2468] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 1.
I20260710 13:27:24.817246  3817 catalog_manager.cc:5697] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 1 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.870791  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cf8b4ceb36e4db6a49bc96e4e37f7ea"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
mode: GRACEFUL
new_leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
 from {username='slave'} at 127.0.0.1:53792
I20260710 13:27:24.871338  4068 raft_consensus.cc:606] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Received request to transfer leadership to TS 1ca70e8c4e8f4b5693550362b8b123fd
I20260710 13:27:24.878785  3919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1"
dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
mode: GRACEFUL
new_leader_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:52962
I20260710 13:27:24.879305  3919 raft_consensus.cc:606] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Received request to transfer leadership to TS 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:24.886888  4069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83b07f25dba44adca628f3b48a8b6d78"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
mode: GRACEFUL
new_leader_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:53792
I20260710 13:27:24.887445  4069 raft_consensus.cc:606] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Received request to transfer leadership to TS 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:24.887601  4229 consensus_queue.cc:1048] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.892676  4069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a3face6a314507b5f51b1125567dd9"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
mode: GRACEFUL
new_leader_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:53792
I20260710 13:27:24.893244  4069 raft_consensus.cc:606] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Received request to transfer leadership to TS 486baf4bc2564aa5a5c90f866764af81
I20260710 13:27:24.894970  4249 raft_consensus.cc:993] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: : Instructing follower 1ca70e8c4e8f4b5693550362b8b123fd to start an election
I20260710 13:27:24.895366  4249 raft_consensus.cc:1081] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Signalling peer 1ca70e8c4e8f4b5693550362b8b123fd to start an election
I20260710 13:27:24.898130  3920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cf8b4ceb36e4db6a49bc96e4e37f7ea"
dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
 from {username='slave'} at 127.0.0.1:52958
I20260710 13:27:24.898731  3920 raft_consensus.cc:493] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:24.899080  3920 raft_consensus.cc:3060] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:24.900137  4249 consensus_queue.cc:1048] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.905037  3920 raft_consensus.cc:515] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.906415  3919 raft_consensus.cc:1240] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Rejecting Update request from peer d20ede5c6da04f0cae5d05c17a07e94c for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:24.907805  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf8b4ceb36e4db6a49bc96e4e37f7ea" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:24.908134  4249 consensus_queue.cc:1059] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.909081  4115 raft_consensus.cc:3055] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:24.909439  4115 raft_consensus.cc:740] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:24.908412  3993 raft_consensus.cc:3060] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:24.910219  4115 consensus_queue.cc:260] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.911152  4115 raft_consensus.cc:3060] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:24.914530  3920 leader_election.cc:290] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 2 election: Requested vote from peers 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:24.915607  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf8b4ceb36e4db6a49bc96e4e37f7ea" candidate_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:24.917416  3993 raft_consensus.cc:2468] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 2.
I20260710 13:27:24.917515  3920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d4d211cadf45a6827638b4602d7d30"
dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
mode: GRACEFUL
new_leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:52962
I20260710 13:27:24.918139  3920 raft_consensus.cc:606] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Received request to transfer leadership to TS d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:24.918692  3886 leader_election.cc:304] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:24.919530  4255 raft_consensus.cc:2804] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:24.920046  4255 raft_consensus.cc:697] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 LEADER]: Becoming Leader. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:24.920881  4255 consensus_queue.cc:237] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [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: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:24.925676  4069 raft_consensus.cc:2468] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca70e8c4e8f4b5693550362b8b123fd in term 2.
I20260710 13:27:24.928644  3816 catalog_manager.cc:5697] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd reported cstate change: term changed from 1 to 2, leader changed from d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3) to 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1). New cstate: current_term: 2 leader_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.011178  4255 consensus_queue.cc:1048] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.021782  4255 consensus_queue.cc:1048] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.033218  4116 consensus_queue.cc:1048] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.044111  4116 consensus_queue.cc:1048] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.091456  4256 consensus_queue.cc:1048] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.097831  4116 raft_consensus.cc:993] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd: : Instructing follower d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:25.098294  4216 raft_consensus.cc:1081] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Signalling peer d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:25.100034  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d4d211cadf45a6827638b4602d7d30"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:53778
I20260710 13:27:25.100606  4068 raft_consensus.cc:493] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:25.100978  4068 raft_consensus.cc:3060] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.102988  4255 consensus_queue.cc:1048] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.108058  4068 raft_consensus.cc:515] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.109090  4069 raft_consensus.cc:1240] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Rejecting Update request from peer 1ca70e8c4e8f4b5693550362b8b123fd for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:25.110764  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d4d211cadf45a6827638b4602d7d30" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:25.110951  4068 leader_election.cc:290] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:25.111364  3920 raft_consensus.cc:3055] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:25.111685  3920 raft_consensus.cc:740] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:25.111969  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d4d211cadf45a6827638b4602d7d30" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:25.112531  3993 raft_consensus.cc:3060] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.112412  3920 consensus_queue.cc:260] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.113094  3920 raft_consensus.cc:3060] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.119081  3920 raft_consensus.cc:2468] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:25.119966  4034 leader_election.cc:304] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:25.120719  4229 raft_consensus.cc:2804] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:25.120723  3993 raft_consensus.cc:2468] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:25.121305  4229 raft_consensus.cc:697] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:25.122121  4229 consensus_queue.cc:237] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [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: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.129349  4115 consensus_queue.cc:1048] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.130004  3816 catalog_manager.cc:5697] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 1 to 2, leader changed from 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1) to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 2 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:25.135792  4229 raft_consensus.cc:993] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: : Instructing follower 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:25.136402  4249 raft_consensus.cc:1081] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Signalling peer 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:25.137902  3995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83b07f25dba44adca628f3b48a8b6d78"
dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:39900
I20260710 13:27:25.138402  3995 raft_consensus.cc:493] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:25.138764  3995 raft_consensus.cc:3060] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.142048  4229 consensus_queue.cc:1048] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.144155  4249 consensus_queue.cc:1048] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.146549  4255 consensus_queue.cc:1048] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.148291  3995 raft_consensus.cc:515] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.150328  3993 raft_consensus.cc:1240] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Rejecting Update request from peer d20ede5c6da04f0cae5d05c17a07e94c for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:25.153249  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b07f25dba44adca628f3b48a8b6d78" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:25.153415  3995 leader_election.cc:290] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:25.154863  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b07f25dba44adca628f3b48a8b6d78" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:25.155498  4068 raft_consensus.cc:3055] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:25.155843  4068 raft_consensus.cc:740] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:25.156615  4068 consensus_queue.cc:260] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.157436  4068 raft_consensus.cc:3060] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.163430  4249 raft_consensus.cc:993] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c: : Instructing follower 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:25.163659  4068 raft_consensus.cc:2468] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
I20260710 13:27:25.164902  3961 leader_election.cc:304] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [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: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd
I20260710 13:27:25.166097  4117 raft_consensus.cc:2804] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:25.166556  4117 raft_consensus.cc:697] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Becoming Leader. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:25.163929  4249 raft_consensus.cc:1081] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Signalling peer 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:25.169076  3994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a3face6a314507b5f51b1125567dd9"
dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:39900
I20260710 13:27:25.169721  3994 raft_consensus.cc:493] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:25.167424  4117 consensus_queue.cc:237] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [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: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.170095  3994 raft_consensus.cc:3060] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.178570  4229 consensus_queue.cc:1048] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.181466  3817 catalog_manager.cc:5697] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 reported cstate change: term changed from 1 to 2, leader changed from d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3) to 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "486baf4bc2564aa5a5c90f866764af81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.181946  3994 raft_consensus.cc:515] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.184240  3995 raft_consensus.cc:1240] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Rejecting Update request from peer d20ede5c6da04f0cae5d05c17a07e94c for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:25.186069  4256 consensus_queue.cc:1048] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.187778  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3face6a314507b5f51b1125567dd9" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:25.188020  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3face6a314507b5f51b1125567dd9" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:25.186353  4229 consensus_queue.cc:1059] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:27:25.187819  3994 leader_election.cc:290] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:25.191102  4216 consensus_queue.cc:1048] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.193086  4068 raft_consensus.cc:3055] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:25.193482  4068 raft_consensus.cc:740] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:25.194960  4068 consensus_queue.cc:260] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.196560  4068 raft_consensus.cc:3060] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.215633  4255 consensus_queue.cc:1048] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.223762  4068 raft_consensus.cc:2468] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
W20260710 13:27:25.224402  4229 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:27:25.225070  3961 leader_election.cc:304] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [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: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 1ca70e8c4e8f4b5693550362b8b123fd
I20260710 13:27:25.225930  4117 raft_consensus.cc:2804] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:25.226397  4117 raft_consensus.cc:697] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Becoming Leader. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:25.227236  4117 consensus_queue.cc:237] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [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: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.232136  4116 raft_consensus.cc:993] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: : Instructing follower 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:25.232570  4255 raft_consensus.cc:1081] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Signalling peer 486baf4bc2564aa5a5c90f866764af81 to start an election
I20260710 13:27:25.234169  3994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1"
dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
 from {username='slave'} at 127.0.0.1:39884
I20260710 13:27:25.234591  3994 raft_consensus.cc:493] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:25.234918  3994 raft_consensus.cc:3060] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.240154  3994 raft_consensus.cc:515] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.241920  3994 leader_election.cc:290] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3:40225)
I20260710 13:27:25.242594  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:25.243124  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbb9385969b4ec7a1f89e8f40fe41a1" candidate_uuid: "486baf4bc2564aa5a5c90f866764af81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
I20260710 13:27:25.243292  3920 raft_consensus.cc:3055] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:25.243783  3920 raft_consensus.cc:740] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:25.243841  4068 raft_consensus.cc:3060] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.244637  3920 consensus_queue.cc:260] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.245580  3920 raft_consensus.cc:3060] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.246940  3815 catalog_manager.cc:5697] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 reported cstate change: term changed from 1 to 2, leader changed from d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3) to 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "486baf4bc2564aa5a5c90f866764af81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.250983  3920 raft_consensus.cc:2468] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
I20260710 13:27:25.251022  4068 raft_consensus.cc:2468] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 486baf4bc2564aa5a5c90f866764af81 in term 2.
I20260710 13:27:25.252192  3960 leader_election.cc:304] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, 486baf4bc2564aa5a5c90f866764af81; no voters: 
I20260710 13:27:25.253005  4117 raft_consensus.cc:2804] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:25.253484  4117 raft_consensus.cc:697] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Becoming Leader. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:25.254136  4117 consensus_queue.cc:237] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:25.260417  3815 catalog_manager.cc:5697] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 reported cstate change: term changed from 1 to 2, leader changed from 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1) to 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "486baf4bc2564aa5a5c90f866764af81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.369639  3994 raft_consensus.cc:1275] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Refusing update from remote peer 1ca70e8c4e8f4b5693550362b8b123fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.370831  4255 consensus_queue.cc:1048] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.381641  4068 raft_consensus.cc:1275] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Refusing update from remote peer 1ca70e8c4e8f4b5693550362b8b123fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.383745  4216 consensus_queue.cc:1048] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.605794  4068 raft_consensus.cc:1275] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.607025  4117 consensus_queue.cc:1048] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.614506  3920 raft_consensus.cc:3060] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.623438  3920 raft_consensus.cc:1275] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.624727  4220 consensus_queue.cc:1048] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.641418  3920 raft_consensus.cc:3060] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.647042  3920 raft_consensus.cc:1275] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.648128  4220 consensus_queue.cc:1048] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.655423  4068 raft_consensus.cc:1275] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.656805  4117 consensus_queue.cc:1048] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.671260  3920 raft_consensus.cc:1275] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.672369  4220 consensus_queue.cc:1048] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.677382  4068 raft_consensus.cc:1275] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Refusing update from remote peer 486baf4bc2564aa5a5c90f866764af81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.678792  4117 consensus_queue.cc:1048] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.701229  3995 raft_consensus.cc:1275] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.702526  4229 consensus_queue.cc:1048] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.703563  3920 raft_consensus.cc:1275] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:25.704838  4229 consensus_queue.cc:1048] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:27.922425  3817 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49344:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:27:27.949549  3817 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49344:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:27:27.976617 32496 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:27:28.144510  4299 log.cc:927] Time spent T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260710 13:27:28.141855  4298 log.cc:927] Time spent T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260710 13:27:28.168632  4301 log.cc:927] Time spent T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260710 13:27:28.204139  4309 log.cc:927] Time spent T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260710 13:27:28.211314  4302 log.cc:927] Time spent T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260710 13:27:28.196364  4325 tablet.cc:1724] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.230906  4327 tablet.cc:1724] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:28.290453  4317 log.cc:927] Time spent T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260710 13:27:28.290681  4329 tablet.cc:1724] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.286808  4326 tablet.cc:1724] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.295787  4327 tablet.cc:1724] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:28.294922  4319 log.cc:927] Time spent T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
I20260710 13:27:28.309096  4330 tablet.cc:1724] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:28.320688  4314 log.cc:927] Time spent T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: Append to log took a long time: real 0.159s	user 0.003s	sys 0.000s
I20260710 13:27:28.323167  4333 tablet.cc:1724] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:28.326730  4315 log.cc:927] Time spent T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c: Append to log took a long time: real 0.136s	user 0.000s	sys 0.002s
I20260710 13:27:28.287882  4325 tablet.cc:1724] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.362811  4335 tablet.cc:1724] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.363670  3920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "380023e330e947ff844f43ef45799afb"
dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
mode: GRACEFUL
new_leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:49874
I20260710 13:27:28.364516  3920 raft_consensus.cc:606] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Received request to transfer leadership to TS d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:28.365193  4330 tablet.cc:1724] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:28.376008  4021 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0cf8b4ceb36e4db6a49bc96e4e37f7ea)
W20260710 13:27:28.381675  4021 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0cf8b4ceb36e4db6a49bc96e4e37f7ea)
W20260710 13:27:28.385726  4021 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0cf8b4ceb36e4db6a49bc96e4e37f7ea)
I20260710 13:27:28.394263  4327 tablet.cc:1724] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.403251  4343 tablet.cc:1724] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.405995  4341 tablet.cc:1724] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.407392  4342 tablet.cc:1724] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.413870  4333 tablet.cc:1724] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:28.436499  4034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.188.1:44171, user_credentials={real_user=slave}} blocked reactor thread for 48366us
I20260710 13:27:28.439342  4330 tablet.cc:1724] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.376389  4326 tablet.cc:1724] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.451519  4343 tablet.cc:1724] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.476873  4337 tablet.cc:1724] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:28.477974  3886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.188.3:40225, user_credentials={real_user=slave}} blocked reactor thread for 121445us
I20260710 13:27:28.477123  4340 tablet.cc:1724] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.485011  4341 tablet.cc:1724] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.488044  4343 tablet.cc:1724] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.491797  4325 tablet.cc:1724] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.495223  4116 raft_consensus.cc:993] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd: : Instructing follower d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:28.495815  4279 raft_consensus.cc:1081] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Signalling peer d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:28.504349  4335 tablet.cc:1724] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.506968  4329 tablet.cc:1724] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.508992  3992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2"
dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
mode: GRACEFUL
new_leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:34618
I20260710 13:27:28.509639  3992 raft_consensus.cc:606] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 1 LEADER]: Received request to transfer leadership to TS d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:28.507229  4342 tablet.cc:1724] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.511205 32496 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:27:28.519452 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:28.511746  4062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "380023e330e947ff844f43ef45799afb"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:53778
I20260710 13:27:28.523391  4062 raft_consensus.cc:493] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:28.523841  4062 raft_consensus.cc:3060] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.529351  3992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628"
dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
mode: GRACEFUL
new_leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:34618
I20260710 13:27:28.530076  3992 raft_consensus.cc:606] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Received request to transfer leadership to TS d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:28.534183  4282 raft_consensus.cc:993] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81: : Instructing follower d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:28.534688  4282 raft_consensus.cc:1081] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Signalling peer d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:28.536360  3920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b94ff6e7dc354c359bab675cd205290c"
dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
mode: GRACEFUL
new_leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:49874
I20260710 13:27:28.536468  4063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:53762
I20260710 13:27:28.536938  3920 raft_consensus.cc:606] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Received request to transfer leadership to TS d20ede5c6da04f0cae5d05c17a07e94c
I20260710 13:27:28.536985  4063 raft_consensus.cc:493] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:28.538904  4063 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:28.538061  4341 tablet.cc:1724] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:28.547323  4063 raft_consensus.cc:515] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.550829  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:28.551540  3992 raft_consensus.cc:3055] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:28.552109  3992 raft_consensus.cc:740] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:28.553123  3992 consensus_queue.cc:260] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [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: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.554600  3992 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:28.561434 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:28.562080 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:28.562870  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e68b81d2314c4fbc24146aed72e628" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:28.563458  3920 raft_consensus.cc:3060] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:28.566553  3992 raft_consensus.cc:2468] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 3.
I20260710 13:27:28.567600  4063 leader_election.cc:290] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 3 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:28.568116  4035 leader_election.cc:304] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [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: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:28.569096  4344 raft_consensus.cc:2804] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:28.569593  4344 raft_consensus.cc:697] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 3 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:28.570454  4344 consensus_queue.cc:237] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [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: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.561040  4062 raft_consensus.cc:515] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.576114  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380023e330e947ff844f43ef45799afb" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:28.576453  3920 raft_consensus.cc:2468] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 3.
I20260710 13:27:28.576750  3916 raft_consensus.cc:3055] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:28.577126  3916 raft_consensus.cc:740] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:28.578250  4062 leader_election.cc:290] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:28.577922  3916 consensus_queue.cc:260] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.579121  3916 raft_consensus.cc:3060] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.580464  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380023e330e947ff844f43ef45799afb" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:28.581238  3992 raft_consensus.cc:3060] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.590862  3992 raft_consensus.cc:2468] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:28.591908  4035 leader_election.cc:304] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:28.589995  3815 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09: soft_deleted_table [id=387123570c0246bf86d8a6d07a28b80d] alter complete (version 1)
I20260710 13:27:28.592805  4344 raft_consensus.cc:2804] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:28.593268  4344 raft_consensus.cc:697] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:28.593693  3916 raft_consensus.cc:2468] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:28.594095  4344 consensus_queue.cc:237] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.602028  3815 catalog_manager.cc:5697] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 2 to 3, leader changed from 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2) to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 3 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:28.603459  3815 catalog_manager.cc:5697] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 1 to 2, leader changed from 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1) to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 2 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:28.737864  4346 raft_consensus.cc:993] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd: : Instructing follower d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:28.738263  4116 raft_consensus.cc:1081] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Signalling peer d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:28.739660  4062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b94ff6e7dc354c359bab675cd205290c"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:53778
I20260710 13:27:28.740123  4062 raft_consensus.cc:493] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:28.740406  4062 raft_consensus.cc:3060] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.745462  4062 raft_consensus.cc:515] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.747077  4062 leader_election.cc:290] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:28.747987  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ff6e7dc354c359bab675cd205290c" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:28.748162  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ff6e7dc354c359bab675cd205290c" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:28.748675  3916 raft_consensus.cc:3055] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:28.748685  3992 raft_consensus.cc:3060] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.748998  3916 raft_consensus.cc:740] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca70e8c4e8f4b5693550362b8b123fd, State: Running, Role: LEADER
I20260710 13:27:28.749816  3916 consensus_queue.cc:260] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.750834  3916 raft_consensus.cc:3060] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.753942  3992 raft_consensus.cc:2468] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:28.755311  4035 leader_election.cc:304] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 486baf4bc2564aa5a5c90f866764af81, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:28.756054  4344 raft_consensus.cc:2804] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:28.756346  3916 raft_consensus.cc:2468] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:28.756552  4344 raft_consensus.cc:697] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:28.757491  4344 consensus_queue.cc:237] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.764868  3815 catalog_manager.cc:5697] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 1 to 2, leader changed from 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1) to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 2 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:28.797866  4282 raft_consensus.cc:993] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81: : Instructing follower d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:28.798554  4280 raft_consensus.cc:1081] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 1 LEADER]: Signalling peer d20ede5c6da04f0cae5d05c17a07e94c to start an election
I20260710 13:27:28.800077  4062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2"
dest_uuid: "d20ede5c6da04f0cae5d05c17a07e94c"
 from {username='slave'} at 127.0.0.1:53762
I20260710 13:27:28.800544  4062 raft_consensus.cc:493] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:28.800801  4062 raft_consensus.cc:3060] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.805699  4062 raft_consensus.cc:515] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.807317  4062 leader_election.cc:290] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Requested vote from peers 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171), 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821)
I20260710 13:27:28.808087  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1ca70e8c4e8f4b5693550362b8b123fd"
I20260710 13:27:28.808233  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945662df7ffd4f499cac0af2c0f46fc2" candidate_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "486baf4bc2564aa5a5c90f866764af81"
I20260710 13:27:28.808800  3916 raft_consensus.cc:3060] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.808851  3992 raft_consensus.cc:3055] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:28.809311  3992 raft_consensus.cc:740] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 486baf4bc2564aa5a5c90f866764af81, State: Running, Role: LEADER
I20260710 13:27:28.810032  3992 consensus_queue.cc:260] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.810992  3992 raft_consensus.cc:3060] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.813763  3916 raft_consensus.cc:2468] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:28.814798  4034 leader_election.cc:304] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ca70e8c4e8f4b5693550362b8b123fd, d20ede5c6da04f0cae5d05c17a07e94c; no voters: 
I20260710 13:27:28.815454  4344 raft_consensus.cc:2804] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:28.815943  4344 raft_consensus.cc:697] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Becoming Leader. State: Replica: d20ede5c6da04f0cae5d05c17a07e94c, State: Running, Role: LEADER
I20260710 13:27:28.815972  3992 raft_consensus.cc:2468] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d20ede5c6da04f0cae5d05c17a07e94c in term 2.
I20260710 13:27:28.816869  4344 consensus_queue.cc:237] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } }
I20260710 13:27:28.823329  3815 catalog_manager.cc:5697] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c reported cstate change: term changed from 1 to 2, leader changed from 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2) to d20ede5c6da04f0cae5d05c17a07e94c (127.31.188.3). New cstate: current_term: 2 leader_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d20ede5c6da04f0cae5d05c17a07e94c" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:29.023859  3992 raft_consensus.cc:1275] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 3 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:29.025036  4344 consensus_queue.cc:1048] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.034418  3916 raft_consensus.cc:1275] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 3 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:29.037981  4344 consensus_queue.cc:1048] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.088480  3992 raft_consensus.cc:1275] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:27:29.089740  4344 consensus_queue.cc:1048] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.096979  3916 raft_consensus.cc:1275] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:27:29.099512  4312 consensus_queue.cc:1048] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.235489  3920 raft_consensus.cc:1275] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:29.236748  4312 consensus_queue.cc:1048] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:29.245078  3992 raft_consensus.cc:1275] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:29.246716  4357 consensus_queue.cc:1048] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:29.299633  3920 raft_consensus.cc:1275] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:27:29.300730  4357 consensus_queue.cc:1048] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca70e8c4e8f4b5693550362b8b123fd" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.309278  3992 raft_consensus.cc:1275] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Refusing update from remote peer d20ede5c6da04f0cae5d05c17a07e94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:27:29.311290  4344 consensus_queue.cc:1048] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "486baf4bc2564aa5a5c90f866764af81" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.620790 32496 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:27:29.626156 32496 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:27:29.626583 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:29.632277 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:29.632649 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:30.659323 32496 tablet_server.cc:179] TabletServer@127.31.188.1:0 shutting down...
I20260710 13:27:30.688282 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:30.689064 32496 tablet_replica.cc:333] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.689961 32496 raft_consensus.cc:2243] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.690523 32496 raft_consensus.cc:2272] T c1d4d211cadf45a6827638b4602d7d30 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.692742 32496 tablet_replica.cc:333] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.693327 32496 raft_consensus.cc:2243] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.693785 32496 raft_consensus.cc:2272] T adbb9385969b4ec7a1f89e8f40fe41a1 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.695706 32496 tablet_replica.cc:333] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.696254 32496 raft_consensus.cc:2243] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.696666 32496 raft_consensus.cc:2272] T 83b07f25dba44adca628f3b48a8b6d78 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.698369 32496 tablet_replica.cc:333] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.699004 32496 raft_consensus.cc:2243] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.699420 32496 raft_consensus.cc:2272] T 48a3face6a314507b5f51b1125567dd9 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.701208 32496 tablet_replica.cc:333] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.701748 32496 raft_consensus.cc:2243] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.702165 32496 raft_consensus.cc:2272] T 945662df7ffd4f499cac0af2c0f46fc2 P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.703975 32496 tablet_replica.cc:333] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.704509 32496 raft_consensus.cc:2243] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.705228 32496 raft_consensus.cc:2272] T da86993f82b04c9ebb45cb128ae764ca P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.707132 32496 tablet_replica.cc:333] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.707655 32496 raft_consensus.cc:2243] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.708449 32496 raft_consensus.cc:2272] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.710515 32496 tablet_replica.cc:333] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.711122 32496 raft_consensus.cc:2243] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.711921 32496 raft_consensus.cc:2272] T 7311b7669c234f0083fd69881297b308 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.713866 32496 tablet_replica.cc:333] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.714383 32496 raft_consensus.cc:2243] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.714846 32496 raft_consensus.cc:2272] T a0e68b81d2314c4fbc24146aed72e628 P 1ca70e8c4e8f4b5693550362b8b123fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.716747 32496 tablet_replica.cc:333] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.717235 32496 raft_consensus.cc:2243] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.717746 32496 raft_consensus.cc:2272] T f90e775971ea4ff8a5aa46acd3ba792b P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.719612 32496 tablet_replica.cc:333] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.720115 32496 raft_consensus.cc:2243] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.720866 32496 raft_consensus.cc:2272] T 14fef099a35040a89dc2a756daf9b9a8 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.722826 32496 tablet_replica.cc:333] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.723439 32496 raft_consensus.cc:2243] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.724181 32496 raft_consensus.cc:2272] T dced505d5c7a45c392fe16fedf5dd01c P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.725997 32496 tablet_replica.cc:333] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.726514 32496 raft_consensus.cc:2243] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.726948 32496 raft_consensus.cc:2272] T 8888f8a5bb50484db52fd41fa975af3f P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.728866 32496 tablet_replica.cc:333] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.729420 32496 raft_consensus.cc:2243] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.729874 32496 raft_consensus.cc:2272] T b94ff6e7dc354c359bab675cd205290c P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.731803 32496 tablet_replica.cc:333] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.732406 32496 raft_consensus.cc:2243] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.732910 32496 raft_consensus.cc:2272] T 7f3c5f42ffe347dab73d22bde677107f P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.735047 32496 tablet_replica.cc:333] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.735662 32496 raft_consensus.cc:2243] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.736150 32496 raft_consensus.cc:2272] T 380023e330e947ff844f43ef45799afb P 1ca70e8c4e8f4b5693550362b8b123fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.737952 32496 tablet_replica.cc:333] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.738427 32496 raft_consensus.cc:2243] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.739190 32496 raft_consensus.cc:2272] T 4a2b8ac050584318b95b73509d9623bc P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.740974 32496 tablet_replica.cc:333] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd: stopping tablet replica
I20260710 13:27:30.741428 32496 raft_consensus.cc:2243] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.741931 32496 raft_consensus.cc:2272] T bbebc0ba84664518846fcd6b49cdc936 P 1ca70e8c4e8f4b5693550362b8b123fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.779533 32496 tablet_server.cc:196] TabletServer@127.31.188.1:0 shutdown complete.
W20260710 13:27:30.800261  4034 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44171: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260710 13:27:30.804011  4034 consensus_peers.cc:597] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c -> Peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Couldn't send request to peer 1ca70e8c4e8f4b5693550362b8b123fd. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:30.813211 32496 tablet_server.cc:179] TabletServer@127.31.188.2:0 shutting down...
W20260710 13:27:30.831463  3960 consensus_peers.cc:597] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 -> Peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Couldn't send request to peer 1ca70e8c4e8f4b5693550362b8b123fd. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:30.849267 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:30.850138 32496 tablet_replica.cc:333] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.851045 32496 raft_consensus.cc:2243] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.851562 32496 raft_consensus.cc:2272] T c1d4d211cadf45a6827638b4602d7d30 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.854046 32496 tablet_replica.cc:333] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.854764 32496 raft_consensus.cc:2243] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.855731 32496 raft_consensus.cc:2272] T adbb9385969b4ec7a1f89e8f40fe41a1 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:30.858328  4034 consensus_peers.cc:597] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c -> Peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Couldn't send request to peer 1ca70e8c4e8f4b5693550362b8b123fd. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:30.858608 32496 tablet_replica.cc:333] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.859629 32496 raft_consensus.cc:2243] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.860659 32496 raft_consensus.cc:2272] T 83b07f25dba44adca628f3b48a8b6d78 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.863322 32496 tablet_replica.cc:333] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.864178 32496 raft_consensus.cc:2243] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.864951 32496 raft_consensus.cc:2272] T 48a3face6a314507b5f51b1125567dd9 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.866847 32496 tablet_replica.cc:333] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.867415 32496 raft_consensus.cc:2243] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.867877 32496 raft_consensus.cc:2272] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.869750 32496 tablet_replica.cc:333] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.870280 32496 raft_consensus.cc:2243] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.870762 32496 raft_consensus.cc:2272] T 945662df7ffd4f499cac0af2c0f46fc2 P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.872521 32496 tablet_replica.cc:333] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.873025 32496 raft_consensus.cc:2243] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.873437 32496 raft_consensus.cc:2272] T da86993f82b04c9ebb45cb128ae764ca P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.875262 32496 tablet_replica.cc:333] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.875759 32496 raft_consensus.cc:2243] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.876179 32496 raft_consensus.cc:2272] T dced505d5c7a45c392fe16fedf5dd01c P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.877964 32496 tablet_replica.cc:333] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.878486 32496 raft_consensus.cc:2243] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.878958 32496 raft_consensus.cc:2272] T 7311b7669c234f0083fd69881297b308 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.880749 32496 tablet_replica.cc:333] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.881239 32496 raft_consensus.cc:2243] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.881644 32496 raft_consensus.cc:2272] T a0e68b81d2314c4fbc24146aed72e628 P 486baf4bc2564aa5a5c90f866764af81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.883569 32496 tablet_replica.cc:333] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.884094 32496 raft_consensus.cc:2243] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.884531 32496 raft_consensus.cc:2272] T f90e775971ea4ff8a5aa46acd3ba792b P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.886294 32496 tablet_replica.cc:333] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.886860 32496 raft_consensus.cc:2243] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.887620 32496 raft_consensus.cc:2272] T 7f3c5f42ffe347dab73d22bde677107f P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.889382 32496 tablet_replica.cc:333] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.889863 32496 raft_consensus.cc:2243] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.890270 32496 raft_consensus.cc:2272] T b94ff6e7dc354c359bab675cd205290c P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.892117 32496 tablet_replica.cc:333] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.892794 32496 raft_consensus.cc:2243] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.893586 32496 raft_consensus.cc:2272] T 8888f8a5bb50484db52fd41fa975af3f P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.895478 32496 tablet_replica.cc:333] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.895993 32496 raft_consensus.cc:2243] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.896395 32496 raft_consensus.cc:2272] T 14fef099a35040a89dc2a756daf9b9a8 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.898181 32496 tablet_replica.cc:333] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.898757 32496 raft_consensus.cc:2243] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.899190 32496 raft_consensus.cc:2272] T 4a2b8ac050584318b95b73509d9623bc P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.900892 32496 tablet_replica.cc:333] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.901378 32496 raft_consensus.cc:2243] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.901805 32496 raft_consensus.cc:2272] T 380023e330e947ff844f43ef45799afb P 486baf4bc2564aa5a5c90f866764af81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.903654 32496 tablet_replica.cc:333] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81: stopping tablet replica
I20260710 13:27:30.904111 32496 raft_consensus.cc:2243] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:30.904870 32496 raft_consensus.cc:2272] T bbebc0ba84664518846fcd6b49cdc936 P 486baf4bc2564aa5a5c90f866764af81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:30.912454  4034 consensus_peers.cc:597] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c -> Peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Couldn't send request to peer 1ca70e8c4e8f4b5693550362b8b123fd. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:30.946296 32496 tablet_server.cc:196] TabletServer@127.31.188.2:0 shutdown complete.
I20260710 13:27:30.977823 32496 tablet_server.cc:179] TabletServer@127.31.188.3:0 shutting down...
W20260710 13:27:30.981827  4034 consensus_peers.cc:597] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c -> Peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Couldn't send request to peer 1ca70e8c4e8f4b5693550362b8b123fd. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:30.986563  4035 consensus_peers.cc:597] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c -> Peer 486baf4bc2564aa5a5c90f866764af81 (127.31.188.2:40821): Couldn't send request to peer 486baf4bc2564aa5a5c90f866764af81. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:40821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:31.007402  4034 consensus_peers.cc:597] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c -> Peer 1ca70e8c4e8f4b5693550362b8b123fd (127.31.188.1:44171): Couldn't send request to peer 1ca70e8c4e8f4b5693550362b8b123fd. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:44171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:31.008951 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:31.009635 32496 tablet_replica.cc:333] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.010255 32496 raft_consensus.cc:2243] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:31.011091 32496 raft_consensus.cc:2272] T c1d4d211cadf45a6827638b4602d7d30 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.013088 32496 tablet_replica.cc:333] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.013659 32496 raft_consensus.cc:2243] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:31.014410 32496 raft_consensus.cc:2272] T 945662df7ffd4f499cac0af2c0f46fc2 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.016244 32496 tablet_replica.cc:333] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.016850 32496 raft_consensus.cc:2243] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.017307 32496 raft_consensus.cc:2272] T 48a3face6a314507b5f51b1125567dd9 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.019196 32496 tablet_replica.cc:333] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.019737 32496 raft_consensus.cc:2243] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.020170 32496 raft_consensus.cc:2272] T 83b07f25dba44adca628f3b48a8b6d78 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.021848 32496 tablet_replica.cc:333] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.022450 32496 raft_consensus.cc:2243] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.022923 32496 raft_consensus.cc:2272] T da86993f82b04c9ebb45cb128ae764ca P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.024717 32496 tablet_replica.cc:333] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.025159 32496 raft_consensus.cc:2243] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.025506 32496 raft_consensus.cc:2272] T adbb9385969b4ec7a1f89e8f40fe41a1 P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.027189 32496 tablet_replica.cc:333] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.027645 32496 raft_consensus.cc:2243] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:31.028558 32496 raft_consensus.cc:2272] T f90e775971ea4ff8a5aa46acd3ba792b P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.030520 32496 tablet_replica.cc:333] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.031067 32496 raft_consensus.cc:2243] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.031445 32496 raft_consensus.cc:2272] T 0cf8b4ceb36e4db6a49bc96e4e37f7ea P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.033034 32496 tablet_replica.cc:333] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.033485 32496 raft_consensus.cc:2243] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.033864 32496 raft_consensus.cc:2272] T 7311b7669c234f0083fd69881297b308 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.035570 32496 tablet_replica.cc:333] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.035995 32496 raft_consensus.cc:2243] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:31.036636 32496 raft_consensus.cc:2272] T a0e68b81d2314c4fbc24146aed72e628 P d20ede5c6da04f0cae5d05c17a07e94c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.038221 32496 tablet_replica.cc:333] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.038684 32496 raft_consensus.cc:2243] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:31.039314 32496 raft_consensus.cc:2272] T b94ff6e7dc354c359bab675cd205290c P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.040953 32496 tablet_replica.cc:333] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.041378 32496 raft_consensus.cc:2243] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.041774 32496 raft_consensus.cc:2272] T 7f3c5f42ffe347dab73d22bde677107f P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.043449 32496 tablet_replica.cc:333] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.043882 32496 raft_consensus.cc:2243] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:31.044550 32496 raft_consensus.cc:2272] T 380023e330e947ff844f43ef45799afb P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.046224 32496 tablet_replica.cc:333] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.046702 32496 raft_consensus.cc:2243] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.047053 32496 raft_consensus.cc:2272] T bbebc0ba84664518846fcd6b49cdc936 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.048795 32496 tablet_replica.cc:333] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.049368 32496 raft_consensus.cc:2243] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.049753 32496 raft_consensus.cc:2272] T 4a2b8ac050584318b95b73509d9623bc P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.051384 32496 tablet_replica.cc:333] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.051810 32496 raft_consensus.cc:2243] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.052241 32496 raft_consensus.cc:2272] T 8888f8a5bb50484db52fd41fa975af3f P d20ede5c6da04f0cae5d05c17a07e94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.054203 32496 tablet_replica.cc:333] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.054622 32496 raft_consensus.cc:2243] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.054993 32496 raft_consensus.cc:2272] T 14fef099a35040a89dc2a756daf9b9a8 P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.056713 32496 tablet_replica.cc:333] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c: stopping tablet replica
I20260710 13:27:31.057114 32496 raft_consensus.cc:2243] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:31.057448 32496 raft_consensus.cc:2272] T dced505d5c7a45c392fe16fedf5dd01c P d20ede5c6da04f0cae5d05c17a07e94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.095866 32496 tablet_server.cc:196] TabletServer@127.31.188.3:0 shutdown complete.
I20260710 13:27:31.127319 32496 master.cc:562] Master@127.31.188.62:34567 shutting down...
I20260710 13:27:31.146989 32496 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:31.147478 32496 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:31.147758 32496 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1b132abeee04ee3a48056afcbc60b09: stopping tablet replica
I20260710 13:27:31.167660 32496 master.cc:584] Master@127.31.188.62:34567 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12021 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:27:31.217576 32496 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.188.62:35205
I20260710 13:27:31.218726 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:31.224376  4368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:31.224419  4367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:31.224802  4370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:31.226805 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:31.227816 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:31.228060 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:31.228245 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690051228226 us; error 0 us; skew 500 ppm
I20260710 13:27:31.228761 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:31.231211 32496 webserver.cc:533] Webserver started at http://127.31.188.62:36059/ using document root <none> and password file <none>
I20260710 13:27:31.231691 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:31.231884 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:31.232149 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:31.233194 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/master-0-root/instance:
uuid: "27f89b28efdf4d6dad9a5adf312c2402"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-3n8f"
I20260710 13:27:31.237504 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:31.240820  4375 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.241770 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:31.242004 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/master-0-root
uuid: "27f89b28efdf4d6dad9a5adf312c2402"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-3n8f"
I20260710 13:27:31.242240 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:31.257489 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:31.258692 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:31.295928 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.62:35205
I20260710 13:27:31.296036  4426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.62:35205 every 8 connection(s)
I20260710 13:27:31.299786  4427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.310245  4427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402: Bootstrap starting.
I20260710 13:27:31.314999  4427 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:31.319178  4427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402: No bootstrap required, opened a new log
I20260710 13:27:31.321319  4427 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27f89b28efdf4d6dad9a5adf312c2402" member_type: VOTER }
I20260710 13:27:31.321707  4427 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:31.321885  4427 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27f89b28efdf4d6dad9a5adf312c2402, State: Initialized, Role: FOLLOWER
I20260710 13:27:31.322355  4427 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27f89b28efdf4d6dad9a5adf312c2402" member_type: VOTER }
I20260710 13:27:31.322865  4427 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:31.323061  4427 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:31.323266  4427 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:31.327877  4427 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27f89b28efdf4d6dad9a5adf312c2402" member_type: VOTER }
I20260710 13:27:31.328357  4427 leader_election.cc:304] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [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: 27f89b28efdf4d6dad9a5adf312c2402; no voters: 
I20260710 13:27:31.329425  4427 leader_election.cc:290] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:31.329814  4430 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:31.331204  4430 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 1 LEADER]: Becoming Leader. State: Replica: 27f89b28efdf4d6dad9a5adf312c2402, State: Running, Role: LEADER
I20260710 13:27:31.331818  4430 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [LEADER]: Queue going to LEADER mode. State: All 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: "27f89b28efdf4d6dad9a5adf312c2402" member_type: VOTER }
I20260710 13:27:31.332484  4427 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:31.336264  4431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27f89b28efdf4d6dad9a5adf312c2402" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27f89b28efdf4d6dad9a5adf312c2402" member_type: VOTER } }
I20260710 13:27:31.336730  4432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27f89b28efdf4d6dad9a5adf312c2402. Latest consensus state: current_term: 1 leader_uuid: "27f89b28efdf4d6dad9a5adf312c2402" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27f89b28efdf4d6dad9a5adf312c2402" member_type: VOTER } }
I20260710 13:27:31.337134  4431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:31.337486  4432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:31.341356  4437 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:31.349254  4437 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:31.350302 32496 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:31.357928  4437 catalog_manager.cc:1383] Generated new cluster ID: 05c987b86c5b4d55be058c2cb4fe9b67
I20260710 13:27:31.358196  4437 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:31.376271  4437 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:31.377554  4437 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:31.391515  4437 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402: Generated new TSK 0
I20260710 13:27:31.392130  4437 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:31.417169 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:31.423036  4448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:31.423945  4449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:31.425271  4451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:31.425757 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:31.426587 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:31.426853 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:31.427021 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690051427005 us; error 0 us; skew 500 ppm
I20260710 13:27:31.427587 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:31.429860 32496 webserver.cc:533] Webserver started at http://127.31.188.1:40289/ using document root <none> and password file <none>
I20260710 13:27:31.430327 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:31.430508 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:31.430797 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:31.431849 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-0-root/instance:
uuid: "13e802da8b8845608c002aebd52c733f"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-3n8f"
I20260710 13:27:31.436124 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:31.439283  4456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.440018 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:31.440310 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-0-root
uuid: "13e802da8b8845608c002aebd52c733f"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-3n8f"
I20260710 13:27:31.440586 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:31.470148 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:31.471385 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:31.472847 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:31.475172 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:31.475383 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.475625 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:31.475816 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.515588 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.1:36149
I20260710 13:27:31.515702  4518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.1:36149 every 8 connection(s)
I20260710 13:27:31.520480 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:31.527658  4523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:31.529421  4524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:31.532346  4526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:31.532410 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:31.534354 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:31.534586 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:31.534817 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690051534800 us; error 0 us; skew 500 ppm
I20260710 13:27:31.535354 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:31.537313  4519 heartbeater.cc:344] Connected to a master server at 127.31.188.62:35205
I20260710 13:27:31.537676  4519 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:31.538132 32496 webserver.cc:533] Webserver started at http://127.31.188.2:36899/ using document root <none> and password file <none>
I20260710 13:27:31.538439  4519 heartbeater.cc:507] Master 127.31.188.62:35205 requested a full tablet report, sending...
I20260710 13:27:31.538723 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:31.539024 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:31.539296 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:31.540575 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-1-root/instance:
uuid: "46b200bc96a5435780d934bbca8684b7"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-3n8f"
I20260710 13:27:31.540671  4392 ts_manager.cc:194] Registered new tserver with Master: 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149)
I20260710 13:27:31.542567  4392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50570
I20260710 13:27:31.545821 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:27:31.549260  4531 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.550076 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:31.550376 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-1-root
uuid: "46b200bc96a5435780d934bbca8684b7"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-3n8f"
I20260710 13:27:31.550683 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:31.565353 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:31.566493 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:31.567935 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:31.570046 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:31.570274 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.570521 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:31.570717 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:27:31.611347 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.2:39569
I20260710 13:27:31.611444  4593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.2:39569 every 8 connection(s)
I20260710 13:27:31.616134 32496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:31.623307  4597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:31.623824  4598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:31.627911  4600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:31.627974 32496 server_base.cc:1061] running on GCE node
I20260710 13:27:31.628975  4594 heartbeater.cc:344] Connected to a master server at 127.31.188.62:35205
I20260710 13:27:31.629267 32496 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:31.629383  4594 heartbeater.cc:461] Registering TS with master...
W20260710 13:27:31.629575 32496 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:31.629851 32496 hybrid_clock.cc:648] HybridClock initialized: now 1783690051629834 us; error 0 us; skew 500 ppm
I20260710 13:27:31.630379  4594 heartbeater.cc:507] Master 127.31.188.62:35205 requested a full tablet report, sending...
I20260710 13:27:31.630497 32496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:31.632656  4392 ts_manager.cc:194] Registered new tserver with Master: 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:31.633497 32496 webserver.cc:533] Webserver started at http://127.31.188.3:34753/ using document root <none> and password file <none>
I20260710 13:27:31.634032 32496 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:31.634243 32496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:31.634336  4392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50578
I20260710 13:27:31.634506 32496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:31.636111 32496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-2-root/instance:
uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-3n8f"
I20260710 13:27:31.640638 32496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:27:31.644208  4605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.644969 32496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:31.645284 32496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-2-root
uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-3n8f"
I20260710 13:27:31.645553 32496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0LCGgq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689946763363-32496-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:31.660845 32496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:31.662070 32496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:31.663578 32496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:31.665863 32496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:31.666090 32496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.666366 32496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:31.666548 32496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.707448 32496 rpc_server.cc:307] RPC server started. Bound to: 127.31.188.3:46457
I20260710 13:27:31.707569  4667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.188.3:46457 every 8 connection(s)
I20260710 13:27:31.721405  4668 heartbeater.cc:344] Connected to a master server at 127.31.188.62:35205
I20260710 13:27:31.721864  4668 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:31.722713  4668 heartbeater.cc:507] Master 127.31.188.62:35205 requested a full tablet report, sending...
I20260710 13:27:31.724581  4392 ts_manager.cc:194] Registered new tserver with Master: 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:31.725127 32496 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014483137s
I20260710 13:27:31.726342  4392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50582
I20260710 13:27:31.750542  4392 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50594:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:31.753131  4392 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:31.820489  4633 tablet_service.cc:1511] Processing CreateTablet for tablet ddb40b892c56487697553530a66e023b (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:31.822046  4633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb40b892c56487697553530a66e023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.828518  4632 tablet_service.cc:1511] Processing CreateTablet for tablet d7a83f57f4e04dc686b11c67f228f5ef (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:31.830101  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a83f57f4e04dc686b11c67f228f5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.843009  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0716b383784cdfa63831feab732f76 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:31.844470  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0716b383784cdfa63831feab732f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.846314  4630 tablet_service.cc:1511] Processing CreateTablet for tablet fe396e98b8d34162b04ea4a66f080d85 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:31.847817  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe396e98b8d34162b04ea4a66f080d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.848080  4555 tablet_service.cc:1511] Processing CreateTablet for tablet e23d8116a864461399a7c506a2ebc726 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:31.849426  4555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23d8116a864461399a7c506a2ebc726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.853062  4629 tablet_service.cc:1511] Processing CreateTablet for tablet e23d8116a864461399a7c506a2ebc726 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:31.854388  4629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23d8116a864461399a7c506a2ebc726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.855880  4484 tablet_service.cc:1511] Processing CreateTablet for tablet ddb40b892c56487697553530a66e023b (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:31.857170  4484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb40b892c56487697553530a66e023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.859864  4483 tablet_service.cc:1511] Processing CreateTablet for tablet d7a83f57f4e04dc686b11c67f228f5ef (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:31.860737  4554 tablet_service.cc:1511] Processing CreateTablet for tablet e87c7059249540619c130d359b9decff (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:31.861259  4483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a83f57f4e04dc686b11c67f228f5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.862074  4554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87c7059249540619c130d359b9decff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.863801  4482 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0716b383784cdfa63831feab732f76 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:31.865136  4482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0716b383784cdfa63831feab732f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.867910  4481 tablet_service.cc:1511] Processing CreateTablet for tablet fe396e98b8d34162b04ea4a66f080d85 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:31.869241  4481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe396e98b8d34162b04ea4a66f080d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.870091  4553 tablet_service.cc:1511] Processing CreateTablet for tablet 7a31e5d4d5e04211b858da8cc9c50041 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:31.871445  4553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a31e5d4d5e04211b858da8cc9c50041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.871814  4480 tablet_service.cc:1511] Processing CreateTablet for tablet e23d8116a864461399a7c506a2ebc726 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:31.873095  4480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23d8116a864461399a7c506a2ebc726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.875774  4479 tablet_service.cc:1511] Processing CreateTablet for tablet e87c7059249540619c130d359b9decff (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:31.877149  4479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87c7059249540619c130d359b9decff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.877604  4551 tablet_service.cc:1511] Processing CreateTablet for tablet 8487ba959bdf486587f5224fbf9b9e2e (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:31.878908  4551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8487ba959bdf486587f5224fbf9b9e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.879737  4558 tablet_service.cc:1511] Processing CreateTablet for tablet d7a83f57f4e04dc686b11c67f228f5ef (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:31.881012  4558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a83f57f4e04dc686b11c67f228f5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.883855  4557 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0716b383784cdfa63831feab732f76 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:31.885286  4557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0716b383784cdfa63831feab732f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.884930  4477 tablet_service.cc:1511] Processing CreateTablet for tablet 30d65e6bea87467b9c43f3b6e95c67dc (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:31.886221  4477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d65e6bea87467b9c43f3b6e95c67dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.887794  4556 tablet_service.cc:1511] Processing CreateTablet for tablet fe396e98b8d34162b04ea4a66f080d85 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:31.889082  4556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe396e98b8d34162b04ea4a66f080d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.891912  4559 tablet_service.cc:1511] Processing CreateTablet for tablet ddb40b892c56487697553530a66e023b (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:31.893146  4559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb40b892c56487697553530a66e023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.883855  4478 tablet_service.cc:1511] Processing CreateTablet for tablet 7a31e5d4d5e04211b858da8cc9c50041 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:31.875690  4552 tablet_service.cc:1511] Processing CreateTablet for tablet 30d65e6bea87467b9c43f3b6e95c67dc (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:31.907665  4628 tablet_service.cc:1511] Processing CreateTablet for tablet e87c7059249540619c130d359b9decff (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:31.887805  4476 tablet_service.cc:1511] Processing CreateTablet for tablet 8487ba959bdf486587f5224fbf9b9e2e (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:31.915380  4552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d65e6bea87467b9c43f3b6e95c67dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.915944  4476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8487ba959bdf486587f5224fbf9b9e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.920635  4478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a31e5d4d5e04211b858da8cc9c50041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.920857  4627 tablet_service.cc:1511] Processing CreateTablet for tablet 7a31e5d4d5e04211b858da8cc9c50041 (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:31.924275  4625 tablet_service.cc:1511] Processing CreateTablet for tablet 8487ba959bdf486587f5224fbf9b9e2e (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:31.927387  4626 tablet_service.cc:1511] Processing CreateTablet for tablet 30d65e6bea87467b9c43f3b6e95c67dc (DEFAULT_TABLE table=test-workload [id=6c149221da5542a8953b8c18c2b2dfb7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:31.928643  4628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87c7059249540619c130d359b9decff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.929641  4625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8487ba959bdf486587f5224fbf9b9e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.931028  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a31e5d4d5e04211b858da8cc9c50041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.933933  4626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d65e6bea87467b9c43f3b6e95c67dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.047964  4684 tablet_bootstrap.cc:492] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.051620  4683 tablet_bootstrap.cc:492] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.059564  4683 tablet_bootstrap.cc:654] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.065938  4685 tablet_bootstrap.cc:492] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.071735  4683 tablet_bootstrap.cc:492] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.072319  4683 ts_tablet_manager.cc:1403] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260710 13:27:32.073182  4685 tablet_bootstrap.cc:654] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.075371  4683 raft_consensus.cc:359] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:32.076141  4683 raft_consensus.cc:385] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.076427  4683 raft_consensus.cc:740] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.077322  4683 consensus_queue.cc:260] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:32.085678  4685 tablet_bootstrap.cc:492] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.086653  4685 ts_tablet_manager.cc:1403] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260710 13:27:32.087567  4668 heartbeater.cc:499] Master 127.31.188.62:35205 was elected leader, sending a full tablet report...
I20260710 13:27:32.088116  4683 ts_tablet_manager.cc:1434] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.007s
I20260710 13:27:32.089215  4683 tablet_bootstrap.cc:492] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.095569  4683 tablet_bootstrap.cc:654] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.098886  4684 tablet_bootstrap.cc:654] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.101320  4685 raft_consensus.cc:359] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.102224  4685 raft_consensus.cc:385] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.102571  4685 raft_consensus.cc:740] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.103559  4685 consensus_queue.cc:260] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.118871  4519 heartbeater.cc:499] Master 127.31.188.62:35205 was elected leader, sending a full tablet report...
I20260710 13:27:32.119557  4685 ts_tablet_manager.cc:1434] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.008s
I20260710 13:27:32.119761  4684 tablet_bootstrap.cc:492] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.120008  4683 tablet_bootstrap.cc:492] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.120343  4684 ts_tablet_manager.cc:1403] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.011s
I20260710 13:27:32.120565  4683 ts_tablet_manager.cc:1403] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.014s
I20260710 13:27:32.120795  4685 tablet_bootstrap.cc:492] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.123582  4684 raft_consensus.cc:359] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.123936  4683 raft_consensus.cc:359] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.124765  4683 raft_consensus.cc:385] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.125068  4683 raft_consensus.cc:740] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.124383  4684 raft_consensus.cc:385] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.125581  4684 raft_consensus.cc:740] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.125887  4683 consensus_queue.cc:260] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.127517  4685 tablet_bootstrap.cc:654] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.128753  4683 ts_tablet_manager.cc:1434] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:27:32.126570  4684 consensus_queue.cc:260] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.129904  4683 tablet_bootstrap.cc:492] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.137825  4683 tablet_bootstrap.cc:654] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.138284  4685 tablet_bootstrap.cc:492] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.139057  4685 ts_tablet_manager.cc:1403] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 13:27:32.144019  4594 heartbeater.cc:499] Master 127.31.188.62:35205 was elected leader, sending a full tablet report...
I20260710 13:27:32.144870  4684 ts_tablet_manager.cc:1434] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.007s
I20260710 13:27:32.145916  4688 raft_consensus.cc:493] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.146498  4685 raft_consensus.cc:359] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.146625  4688 raft_consensus.cc:515] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:32.147840  4685 raft_consensus.cc:385] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.148231  4685 raft_consensus.cc:740] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.149099  4685 consensus_queue.cc:260] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.151393  4685 ts_tablet_manager.cc:1434] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:27:32.152462  4685 tablet_bootstrap.cc:492] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.155835  4688 leader_election.cc:290] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149)
I20260710 13:27:32.159011  4683 tablet_bootstrap.cc:492] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.162423  4683 ts_tablet_manager.cc:1403] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.005s
I20260710 13:27:32.145934  4684 tablet_bootstrap.cc:492] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.165884  4683 raft_consensus.cc:359] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.166729  4683 raft_consensus.cc:385] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.167104  4683 raft_consensus.cc:740] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.167914  4683 consensus_queue.cc:260] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.161870  4685 tablet_bootstrap.cc:654] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.169232  4494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb40b892c56487697553530a66e023b" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.169845  4684 tablet_bootstrap.cc:654] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:32.171088  4608 leader_election.cc:343] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:32.172850  4683 ts_tablet_manager.cc:1434] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:32.173919  4683 tablet_bootstrap.cc:492] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.179934  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb40b892c56487697553530a66e023b" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.180528  4684 tablet_bootstrap.cc:492] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.181103  4684 ts_tablet_manager.cc:1403] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260710 13:27:32.181150  4683 tablet_bootstrap.cc:654] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:32.181981  4607 leader_election.cc:343] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:32.182623  4607 leader_election.cc:304] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:32.184144  4688 raft_consensus.cc:2749] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:32.184379  4684 raft_consensus.cc:359] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.185487  4684 raft_consensus.cc:385] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.185878  4684 raft_consensus.cc:740] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.187013  4684 consensus_queue.cc:260] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.189813  4684 ts_tablet_manager.cc:1434] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260710 13:27:32.190857  4684 tablet_bootstrap.cc:492] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.198493  4683 tablet_bootstrap.cc:492] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.199059  4683 ts_tablet_manager.cc:1403] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.016s
I20260710 13:27:32.199239  4685 tablet_bootstrap.cc:492] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.199744  4685 ts_tablet_manager.cc:1403] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.008s
I20260710 13:27:32.200387  4684 tablet_bootstrap.cc:654] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.201848  4683 raft_consensus.cc:359] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.202610  4683 raft_consensus.cc:385] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.202991  4683 raft_consensus.cc:740] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.202744  4685 raft_consensus.cc:359] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.203881  4685 raft_consensus.cc:385] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.204350  4685 raft_consensus.cc:740] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.204107  4683 consensus_queue.cc:260] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.205344  4685 consensus_queue.cc:260] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.206931  4683 ts_tablet_manager.cc:1434] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 13:27:32.207962  4683 tablet_bootstrap.cc:492] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.208235  4685 ts_tablet_manager.cc:1434] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:27:32.209595  4685 tablet_bootstrap.cc:492] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.214268  4683 tablet_bootstrap.cc:654] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.217825  4685 tablet_bootstrap.cc:654] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.223956  4683 tablet_bootstrap.cc:492] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.224256  4684 tablet_bootstrap.cc:492] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.224459  4683 ts_tablet_manager.cc:1403] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:27:32.224799  4684 ts_tablet_manager.cc:1403] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.007s
I20260710 13:27:32.226312  4685 tablet_bootstrap.cc:492] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.226917  4685 ts_tablet_manager.cc:1403] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:27:32.227748  4683 raft_consensus.cc:359] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.228009  4684 raft_consensus.cc:359] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.228529  4683 raft_consensus.cc:385] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.228787  4684 raft_consensus.cc:385] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.228899  4683 raft_consensus.cc:740] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.229249  4684 raft_consensus.cc:740] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.230072  4683 consensus_queue.cc:260] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.230373  4684 consensus_queue.cc:260] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.230472  4685 raft_consensus.cc:359] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.231629  4685 raft_consensus.cc:385] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.231985  4685 raft_consensus.cc:740] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.232878  4684 ts_tablet_manager.cc:1434] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:27:32.232800  4685 consensus_queue.cc:260] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.233913  4684 tablet_bootstrap.cc:492] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.234972  4683 ts_tablet_manager.cc:1434] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:27:32.236016  4683 tablet_bootstrap.cc:492] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.240963  4684 tablet_bootstrap.cc:654] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.242098  4683 tablet_bootstrap.cc:654] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.242434  4685 ts_tablet_manager.cc:1434] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:27:32.244709  4685 tablet_bootstrap.cc:492] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.251863  4685 tablet_bootstrap.cc:654] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.252556  4683 tablet_bootstrap.cc:492] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.253183  4683 ts_tablet_manager.cc:1403] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:27:32.255896  4684 tablet_bootstrap.cc:492] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.256389  4684 ts_tablet_manager.cc:1403] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260710 13:27:32.256441  4683 raft_consensus.cc:359] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.257200  4683 raft_consensus.cc:385] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.257437  4683 raft_consensus.cc:740] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.257772  4685 tablet_bootstrap.cc:492] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.258258  4685 ts_tablet_manager.cc:1403] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:27:32.258121  4683 consensus_queue.cc:260] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.259470  4684 raft_consensus.cc:359] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.260210  4684 raft_consensus.cc:385] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.260339  4683 ts_tablet_manager.cc:1434] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:32.260509  4684 raft_consensus.cc:740] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.261401  4683 tablet_bootstrap.cc:492] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.261225  4685 raft_consensus.cc:359] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.261299  4684 consensus_queue.cc:260] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.262112  4685 raft_consensus.cc:385] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.262415  4685 raft_consensus.cc:740] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.263648  4684 ts_tablet_manager.cc:1434] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:32.263234  4685 consensus_queue.cc:260] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.264734  4684 tablet_bootstrap.cc:492] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.268648  4683 tablet_bootstrap.cc:654] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.268762  4685 ts_tablet_manager.cc:1434] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:32.269883  4685 tablet_bootstrap.cc:492] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.270897  4684 tablet_bootstrap.cc:654] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.272424  4688 raft_consensus.cc:493] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.272944  4688 raft_consensus.cc:515] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.275616  4688 leader_election.cc:290] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.277161  4494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a31e5d4d5e04211b858da8cc9c50041" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.277452  4685 tablet_bootstrap.cc:654] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.277827  4494 raft_consensus.cc:2468] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:32.278946  4608 leader_election.cc:304] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.281105  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a31e5d4d5e04211b858da8cc9c50041" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.281946  4569 raft_consensus.cc:2468] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:32.283876  4688 raft_consensus.cc:2804] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.284268  4688 raft_consensus.cc:493] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.284618  4688 raft_consensus.cc:3060] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.290095  4691 raft_consensus.cc:493] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.290917  4691 raft_consensus.cc:515] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.293408  4688 raft_consensus.cc:515] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.297078  4494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a31e5d4d5e04211b858da8cc9c50041" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:32.297258  4691 leader_election.cc:290] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.297689  4494 raft_consensus.cc:3060] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.299889  4685 tablet_bootstrap.cc:492] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.300433  4685 ts_tablet_manager.cc:1403] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260710 13:27:32.303406  4685 raft_consensus.cc:359] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.304112  4685 raft_consensus.cc:385] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.304391  4685 raft_consensus.cc:740] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.305420  4684 tablet_bootstrap.cc:492] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.305589  4683 tablet_bootstrap.cc:492] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.306066  4494 raft_consensus.cc:2468] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:32.306089  4684 ts_tablet_manager.cc:1403] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.012s
I20260710 13:27:32.307564  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a31e5d4d5e04211b858da8cc9c50041" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:32.308176  4569 raft_consensus.cc:3060] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.305095  4685 consensus_queue.cc:260] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.310002  4684 raft_consensus.cc:359] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.310760  4684 raft_consensus.cc:385] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.311028  4684 raft_consensus.cc:740] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.311296  4685 ts_tablet_manager.cc:1434] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:27:32.313385  4608 leader_election.cc:304] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.314188  4685 tablet_bootstrap.cc:492] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.316083  4569 raft_consensus.cc:2468] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:32.317845  4688 leader_election.cc:290] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.318620  4688 raft_consensus.cc:2804] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:32.319257  4688 raft_consensus.cc:697] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:32.320353  4688 consensus_queue.cc:237] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.321866  4685 tablet_bootstrap.cc:654] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.311776  4684 consensus_queue.cc:260] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.324440  4684 ts_tablet_manager.cc:1434] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260710 13:27:32.325870  4684 tablet_bootstrap.cc:492] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.332823  4684 tablet_bootstrap.cc:654] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.306906  4683 ts_tablet_manager.cc:1403] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.005s
I20260710 13:27:32.337852  4683 raft_consensus.cc:359] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.338655  4683 raft_consensus.cc:385] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.338964  4683 raft_consensus.cc:740] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.340545  4683 consensus_queue.cc:260] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.343850  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
W20260710 13:27:32.344125  4440 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:27:32.345433  4458 leader_election.cc:343] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:32.346035  4685 tablet_bootstrap.cc:492] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.346781  4685 ts_tablet_manager.cc:1403] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260710 13:27:32.347213  4683 ts_tablet_manager.cc:1434] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:32.348068  4710 raft_consensus.cc:493] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.348380  4683 tablet_bootstrap.cc:492] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.348635  4710 raft_consensus.cc:515] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.351435  4494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.352979  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.353653  4569 raft_consensus.cc:2468] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:32.354897  4607 leader_election.cc:304] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.355734  4688 raft_consensus.cc:2804] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.356123  4688 raft_consensus.cc:493] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.355733  4683 tablet_bootstrap.cc:654] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.356545  4688 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.361374  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:32.360920  4389 catalog_manager.cc:5697] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:32.363066  4459 leader_election.cc:343] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:32.363536  4459 leader_election.cc:304] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13e802da8b8845608c002aebd52c733f; no voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3
I20260710 13:27:32.364516  4688 raft_consensus.cc:515] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.350533  4685 raft_consensus.cc:359] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.366410  4685 raft_consensus.cc:385] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.366801  4710 leader_election.cc:290] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.366842  4685 raft_consensus.cc:740] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.367771  4691 raft_consensus.cc:2749] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:32.368148  4685 consensus_queue.cc:260] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.369277  4494 raft_consensus.cc:2468] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:32.370651  4685 ts_tablet_manager.cc:1434] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260710 13:27:32.371692  4685 tablet_bootstrap.cc:492] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.369318  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:32.373170  4493 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.378043  4685 tablet_bootstrap.cc:654] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.379235  4688 leader_election.cc:290] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.380424  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:32.381078  4569 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.384521  4684 tablet_bootstrap.cc:492] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.385073  4684 ts_tablet_manager.cc:1403] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.020s
I20260710 13:27:32.386376  4683 tablet_bootstrap.cc:492] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.387013  4683 ts_tablet_manager.cc:1403] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.003s
I20260710 13:27:32.388118  4684 raft_consensus.cc:359] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.388484  4569 raft_consensus.cc:2468] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:32.388911  4684 raft_consensus.cc:385] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.389266  4684 raft_consensus.cc:740] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.389997  4607 leader_election.cc:304] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.390600  4493 raft_consensus.cc:2468] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:32.390935  4688 raft_consensus.cc:2804] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:32.390431  4683 raft_consensus.cc:359] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.391433  4688 raft_consensus.cc:697] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:32.391533  4683 raft_consensus.cc:385] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.392019  4683 raft_consensus.cc:740] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.392379  4688 consensus_queue.cc:237] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.392601  4684 consensus_queue.cc:260] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.393003  4683 consensus_queue.cc:260] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.393976  4692 raft_consensus.cc:493] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.394418  4692 raft_consensus.cc:515] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.395766  4683 ts_tablet_manager.cc:1434] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:27:32.396999  4683 tablet_bootstrap.cc:492] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:32.397322  4692 leader_election.cc:290] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.403635  4683 tablet_bootstrap.cc:654] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.406659  4684 ts_tablet_manager.cc:1434] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 13:27:32.407963  4684 tablet_bootstrap.cc:492] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.425125  4688 raft_consensus.cc:493] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.425594  4685 tablet_bootstrap.cc:492] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.425699  4688 raft_consensus.cc:515] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.426379  4685 ts_tablet_manager.cc:1403] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.013s
I20260710 13:27:32.429764  4688 leader_election.cc:290] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.429949  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.430022  4685 raft_consensus.cc:359] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.430956  4493 raft_consensus.cc:2468] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:32.431221  4685 raft_consensus.cc:385] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.431703  4685 raft_consensus.cc:740] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.432699  4608 leader_election.cc:304] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.433751  4688 raft_consensus.cc:2804] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.432885  4685 consensus_queue.cc:260] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.434180  4688 raft_consensus.cc:493] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.434620  4688 raft_consensus.cc:3060] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.435752  4685 ts_tablet_manager.cc:1434] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:27:32.437077  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.438098  4683 tablet_bootstrap.cc:492] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:32.438561  4683 ts_tablet_manager.cc:1403] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.016s
I20260710 13:27:32.441248  4683 raft_consensus.cc:359] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.441849  4683 raft_consensus.cc:385] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.442109  4683 raft_consensus.cc:740] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
W20260710 13:27:32.442209  4607 leader_election.cc:343] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:32.442821  4683 consensus_queue.cc:260] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.444773  4684 tablet_bootstrap.cc:654] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.444849  4683 ts_tablet_manager.cc:1434] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:32.446122  4685 tablet_bootstrap.cc:492] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:32.445735  4688 raft_consensus.cc:515] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.447095  4710 raft_consensus.cc:493] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.447551  4710 raft_consensus.cc:515] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.449659  4710 leader_election.cc:290] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.449800  4688 leader_election.cc:290] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.450810  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:32.452132  4685 tablet_bootstrap.cc:654] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.452951  4494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0716b383784cdfa63831feab732f76" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.453629  4494 raft_consensus.cc:2468] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:32.455374  4608 leader_election.cc:304] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.451388  4493 raft_consensus.cc:3060] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.462431  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:32.449672  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:32.463337  4643 raft_consensus.cc:2468] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 0.
I20260710 13:27:32.465162  4494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.465773  4494 raft_consensus.cc:2468] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 0.
I20260710 13:27:32.465929  4534 leader_election.cc:304] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.466930  4688 raft_consensus.cc:2804] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.467319  4688 raft_consensus.cc:493] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.467878  4688 raft_consensus.cc:3060] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.467988  4692 raft_consensus.cc:2804] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.468549  4692 raft_consensus.cc:493] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.468966  4692 raft_consensus.cc:3060] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:32.467226  4607 leader_election.cc:343] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:32.471299  4710 raft_consensus.cc:493] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.471874  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0716b383784cdfa63831feab732f76" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.471910  4710 raft_consensus.cc:515] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.478349  4494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a83f57f4e04dc686b11c67f228f5ef" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.478624  4710 leader_election.cc:290] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.479219  4494 raft_consensus.cc:2468] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:32.480749  4608 leader_election.cc:304] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.482529  4710 raft_consensus.cc:2804] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.483032  4710 raft_consensus.cc:493] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.483464  4710 raft_consensus.cc:3060] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:32.483868  4607 leader_election.cc:343] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:32.485389  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a83f57f4e04dc686b11c67f228f5ef" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.486253  4569 raft_consensus.cc:2468] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:32.492470  4692 raft_consensus.cc:515] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.497411  4493 raft_consensus.cc:2468] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:32.499066  4608 leader_election.cc:304] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:32.499608  4494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:32.500433  4494 raft_consensus.cc:3060] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.508945  4684 tablet_bootstrap.cc:492] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.509742  4684 ts_tablet_manager.cc:1403] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.001s
I20260710 13:27:32.512673  4725 raft_consensus.cc:2804] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:32.513602  4691 raft_consensus.cc:493] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.514295  4691 raft_consensus.cc:515] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.518368  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87c7059249540619c130d359b9decff" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.519274  4569 raft_consensus.cc:2468] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:32.520211  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:32.521056  4643 raft_consensus.cc:3060] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.520901  4458 leader_election.cc:304] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:32.532851  4691 leader_election.cc:290] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.510540  4688 raft_consensus.cc:515] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.533648  4691 raft_consensus.cc:2804] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.535374  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87c7059249540619c130d359b9decff" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:32.539963  4642 raft_consensus.cc:2468] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:32.540119  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0716b383784cdfa63831feab732f76" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:32.540714  4493 raft_consensus.cc:3060] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.539271  4691 raft_consensus.cc:493] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.544245  4691 raft_consensus.cc:3060] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.526883  4692 leader_election.cc:290] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.533365  4494 raft_consensus.cc:2468] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 1.
I20260710 13:27:32.555401  4692 raft_consensus.cc:493] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.549556  4710 raft_consensus.cc:515] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.556094  4688 leader_election.cc:290] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.556008  4692 raft_consensus.cc:515] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.558975  4727 raft_consensus.cc:493] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.559176  4710 leader_election.cc:290] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.559484  4727 raft_consensus.cc:515] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.560261  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a83f57f4e04dc686b11c67f228f5ef" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:32.560905  4492 raft_consensus.cc:3060] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.561817  4727 leader_election.cc:290] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:32.555363  4493 raft_consensus.cc:2468] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:32.562965  4684 raft_consensus.cc:359] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:32.565006  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87c7059249540619c130d359b9decff" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.565310  4684 raft_consensus.cc:385] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.565900  4684 raft_consensus.cc:740] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.566747  4684 consensus_queue.cc:260] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:32.568686  4692 leader_election.cc:290] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.568506  4691 raft_consensus.cc:515] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.569036  4684 ts_tablet_manager.cc:1434] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260710 13:27:32.572005  4685 tablet_bootstrap.cc:492] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:32.569953  4643 raft_consensus.cc:2468] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 1.
I20260710 13:27:32.574337  4534 leader_election.cc:304] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:32.572419  4491 raft_consensus.cc:2393] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b68aaa9275c4efbb7f93b36862a33b3 in current term 1: Already voted for candidate 13e802da8b8845608c002aebd52c733f in this term.
I20260710 13:27:32.569451  4608 leader_election.cc:304] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.592339  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87c7059249540619c130d359b9decff" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:32.573781  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87c7059249540619c130d359b9decff" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:32.572036  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:32.591343  4685 ts_tablet_manager.cc:1403] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.145s	user 0.028s	sys 0.095s
I20260710 13:27:32.592983  4569 raft_consensus.cc:3060] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.593689  4692 raft_consensus.cc:2804] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:32.572017  4691 leader_election.cc:290] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.592834  4684 tablet_bootstrap.cc:492] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.596427  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.592918  4688 raft_consensus.cc:2804] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:32.594787  4642 raft_consensus.cc:2468] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 0.
I20260710 13:27:32.606710  4566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87c7059249540619c130d359b9decff" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.607141  4688 raft_consensus.cc:697] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:32.602614  4685 raft_consensus.cc:359] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:32.594734  4692 raft_consensus.cc:697] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:32.608099  4688 consensus_queue.cc:237] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.608418  4607 leader_election.cc:304] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:32.608929  4534 leader_election.cc:304] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.609328  4685 raft_consensus.cc:385] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.609684  4685 raft_consensus.cc:740] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.603439  4492 raft_consensus.cc:2468] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:32.563544  4725 raft_consensus.cc:697] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:32.604971  4568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0716b383784cdfa63831feab732f76" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:32.609974  4728 raft_consensus.cc:2804] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.610095  4691 raft_consensus.cc:493] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.605847  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a83f57f4e04dc686b11c67f228f5ef" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:32.610486  4728 raft_consensus.cc:493] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.610976  4728 raft_consensus.cc:3060] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.610705  4691 raft_consensus.cc:515] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.611531  4725 consensus_queue.cc:237] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.603439  4569 raft_consensus.cc:2468] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:32.612289  4493 raft_consensus.cc:2468] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 0.
I20260710 13:27:32.613536  4458 leader_election.cc:304] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:32.608508  4692 consensus_queue.cc:237] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.614530  4726 raft_consensus.cc:2804] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:32.615185  4685 consensus_queue.cc:260] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:32.610971  4567 raft_consensus.cc:3060] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.608381  4684 tablet_bootstrap.cc:654] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.618961  4608 leader_election.cc:304] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.619943  4688 raft_consensus.cc:2804] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:32.620770  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:32.621304  4688 raft_consensus.cc:697] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:32.621640  4685 ts_tablet_manager.cc:1434] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 13:27:32.621966  4691 leader_election.cc:290] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.622223  4688 consensus_queue.cc:237] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.593129  4641 raft_consensus.cc:3060] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.627182  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:32.627823  4642 raft_consensus.cc:2468] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:32.629015  4459 leader_election.cc:304] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:32.630254  4733 raft_consensus.cc:2804] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:32.630709  4733 raft_consensus.cc:493] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:32.631127  4733 raft_consensus.cc:3060] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.633057  4728 raft_consensus.cc:515] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.636087  4567 raft_consensus.cc:2468] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:32.636650  4569 raft_consensus.cc:2393] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13e802da8b8845608c002aebd52c733f in current term 1: Already voted for candidate 46b200bc96a5435780d934bbca8684b7 in this term.
W20260710 13:27:32.638489  4607 leader_election.cc:343] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:32.645694  4726 raft_consensus.cc:697] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:32.646759  4726 consensus_queue.cc:237] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.645828  4733 raft_consensus.cc:515] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.649375  4684 tablet_bootstrap.cc:492] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.650053  4684 ts_tablet_manager.cc:1403] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.007s
I20260710 13:27:32.650151  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:32.650467  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:32.650995  4642 raft_consensus.cc:3060] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.652341  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:32.653393  4492 raft_consensus.cc:2393] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b200bc96a5435780d934bbca8684b7 in current term 1: Already voted for candidate 13e802da8b8845608c002aebd52c733f in this term.
I20260710 13:27:32.655200  4728 leader_election.cc:290] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.656389  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:32.651007  4569 raft_consensus.cc:2393] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13e802da8b8845608c002aebd52c733f in current term 1: Already voted for candidate 46b200bc96a5435780d934bbca8684b7 in this term.
I20260710 13:27:32.658232  4534 leader_election.cc:304] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [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: 46b200bc96a5435780d934bbca8684b7; no voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3
I20260710 13:27:32.659178  4641 raft_consensus.cc:2468] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:32.659394  4728 raft_consensus.cc:2749] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:32.659771  4729 raft_consensus.cc:2749] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:32.661195  4642 raft_consensus.cc:2468] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:32.662108  4733 leader_election.cc:290] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.662791  4459 leader_election.cc:304] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:32.663661  4733 raft_consensus.cc:2804] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:32.664156  4733 raft_consensus.cc:697] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:32.664371  4684 raft_consensus.cc:359] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.664980  4733 consensus_queue.cc:237] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.664847  4389 catalog_manager.cc:5697] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:32.666950  4684 raft_consensus.cc:385] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.667213  4684 raft_consensus.cc:740] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.667881  4684 consensus_queue.cc:260] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.673780  4684 ts_tablet_manager.cc:1434] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 13:27:32.674724  4684 tablet_bootstrap.cc:492] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:32.678248  4684 tablet_bootstrap.cc:654] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.678858  4392 catalog_manager.cc:5697] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:32.680780  4392 catalog_manager.cc:5697] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:32.687458  4684 tablet_bootstrap.cc:492] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:32.687970  4684 ts_tablet_manager.cc:1403] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:27:32.690529  4684 raft_consensus.cc:359] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.691107  4684 raft_consensus.cc:385] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.691315  4684 raft_consensus.cc:740] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.691916  4684 consensus_queue.cc:260] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.693655  4684 ts_tablet_manager.cc:1434] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:27:32.692826  4389 catalog_manager.cc:5697] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 1 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:32.702271  4390 catalog_manager.cc:5697] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:32.704020  4390 catalog_manager.cc:5697] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:32.708676  4392 catalog_manager.cc:5697] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 1 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:32.806500  4728 raft_consensus.cc:493] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.807003  4728 raft_consensus.cc:515] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:32.808578  4728 leader_election.cc:290] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:32.809583  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:32.809798  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:32.810339  4492 raft_consensus.cc:2393] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b200bc96a5435780d934bbca8684b7 in current term 1: Already voted for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in this term.
I20260710 13:27:32.811416  4534 leader_election.cc:304] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7; no voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3
I20260710 13:27:32.812068  4728 raft_consensus.cc:3060] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:32.816821  4728 raft_consensus.cc:2749] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:32.862869  4725 consensus_queue.cc:1048] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:32.869021  4725 consensus_queue.cc:1048] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:32.875999  4688 consensus_queue.cc:1048] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:32.886233  4688 consensus_queue.cc:1048] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.008960  4726 raft_consensus.cc:493] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:33.009507  4726 raft_consensus.cc:515] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:33.011332  4726 leader_election.cc:290] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:33.012286  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb40b892c56487697553530a66e023b" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:33.012274  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb40b892c56487697553530a66e023b" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:33.013173  4567 raft_consensus.cc:2468] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:33.013271  4641 raft_consensus.cc:2468] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:33.014317  4458 leader_election.cc:304] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:33.015161  4726 raft_consensus.cc:2804] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:33.015465  4726 raft_consensus.cc:493] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:33.015740  4726 raft_consensus.cc:3060] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:33.017072  4727 consensus_queue.cc:1048] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.022279  4726 raft_consensus.cc:515] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:33.025003  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb40b892c56487697553530a66e023b" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:33.025596  4641 raft_consensus.cc:3060] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:33.027558  4726 leader_election.cc:290] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Requested vote from peers 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:33.032323  4688 consensus_queue.cc:1048] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.035243  4641 raft_consensus.cc:2468] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:33.036422  4459 leader_election.cc:304] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:33.037186  4726 raft_consensus.cc:2804] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:33.037675  4726 raft_consensus.cc:697] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:33.038793  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb40b892c56487697553530a66e023b" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:33.038722  4726 consensus_queue.cc:237] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:33.039484  4569 raft_consensus.cc:3060] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:33.046911  4569 raft_consensus.cc:2468] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:33.053732  4390 catalog_manager.cc:5697] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 1 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:33.058256  4569 raft_consensus.cc:3060] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:33.060837  4726 consensus_queue.cc:1048] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.064442  4727 consensus_queue.cc:1048] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.068394  4727 consensus_queue.cc:1048] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.071286  4728 consensus_queue.cc:1048] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.076539  4691 consensus_queue.cc:1048] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.094408  4728 consensus_queue.cc:1048] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.172315  4729 consensus_queue.cc:1048] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.182619  4727 consensus_queue.cc:1048] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.185534  4726 consensus_queue.cc:1048] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.199183  4691 consensus_queue.cc:1048] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.347561  4641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7a83f57f4e04dc686b11c67f228f5ef"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
mode: GRACEFUL
new_leader_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:27:33.348102  4641 raft_consensus.cc:606] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Received request to transfer leadership to TS 13e802da8b8845608c002aebd52c733f
I20260710 13:27:33.353605  4641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a0716b383784cdfa63831feab732f76"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
mode: GRACEFUL
new_leader_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:27:33.354132  4641 raft_consensus.cc:606] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Received request to transfer leadership to TS 13e802da8b8845608c002aebd52c733f
I20260710 13:27:33.367627  4567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
mode: GRACEFUL
new_leader_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:42526
I20260710 13:27:33.368251  4567 raft_consensus.cc:606] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Received request to transfer leadership to TS 13e802da8b8845608c002aebd52c733f
I20260710 13:27:33.373672  4641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
mode: GRACEFUL
new_leader_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:27:33.374207  4641 raft_consensus.cc:606] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Received request to transfer leadership to TS 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:33.387547  4492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e87c7059249540619c130d359b9decff"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
mode: GRACEFUL
new_leader_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:58650
I20260710 13:27:33.388115  4492 raft_consensus.cc:606] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Received request to transfer leadership to TS 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:33.393760  4641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a31e5d4d5e04211b858da8cc9c50041"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
mode: GRACEFUL
new_leader_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:27:33.394284  4641 raft_consensus.cc:606] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Received request to transfer leadership to TS 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:33.399266  4641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
mode: GRACEFUL
new_leader_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:27:33.399793  4641 raft_consensus.cc:606] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Received request to transfer leadership to TS 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:33.404938  4492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
mode: GRACEFUL
new_leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
 from {username='slave'} at 127.0.0.1:58650
I20260710 13:27:33.405488  4492 raft_consensus.cc:606] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Received request to transfer leadership to TS 7b68aaa9275c4efbb7f93b36862a33b3
I20260710 13:27:33.478223  4729 raft_consensus.cc:993] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3: : Instructing follower 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:33.478739  4727 raft_consensus.cc:1081] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Signalling peer 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:33.480240  4492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7a83f57f4e04dc686b11c67f228f5ef"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58628
I20260710 13:27:33.480755  4492 raft_consensus.cc:493] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.481060  4492 raft_consensus.cc:3060] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.485874  4492 raft_consensus.cc:515] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.487843  4492 leader_election.cc:290] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:33.488704  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a83f57f4e04dc686b11c67f228f5ef" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:33.488963  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a83f57f4e04dc686b11c67f228f5ef" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:33.489353  4567 raft_consensus.cc:3060] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.489619  4641 raft_consensus.cc:3055] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.489980  4641 raft_consensus.cc:740] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:33.490823  4641 consensus_queue.cc:260] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.492132  4729 raft_consensus.cc:993] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3: : Instructing follower 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:33.492560  4641 raft_consensus.cc:3060] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.492602  4727 raft_consensus.cc:1081] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Signalling peer 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:33.494352  4569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a31e5d4d5e04211b858da8cc9c50041"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:42506
I20260710 13:27:33.494937  4569 raft_consensus.cc:493] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.495299  4569 raft_consensus.cc:3060] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.496868  4567 raft_consensus.cc:2468] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:33.498322  4458 leader_election.cc:304] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:33.498517  4641 raft_consensus.cc:2468] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:33.499171  4726 raft_consensus.cc:2804] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.499663  4726 raft_consensus.cc:697] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:33.500444  4726 consensus_queue.cc:237] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.503480  4569 raft_consensus.cc:515] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.505695  4569 leader_election.cc:290] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:33.506342  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a31e5d4d5e04211b858da8cc9c50041" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:33.506783  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a31e5d4d5e04211b858da8cc9c50041" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:33.507086  4492 raft_consensus.cc:3060] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.507411  4641 raft_consensus.cc:3055] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.507730  4641 raft_consensus.cc:740] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:33.508436  4641 consensus_queue.cc:260] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.508031  4389 catalog_manager.cc:5697] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 1 to 2, leader changed from 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3) to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 2 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:33.509507  4641 raft_consensus.cc:3060] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.513316  4492 raft_consensus.cc:2468] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:33.514703  4534 leader_election.cc:304] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:33.515456  4756 raft_consensus.cc:2804] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.515934  4756 raft_consensus.cc:697] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:33.516304  4641 raft_consensus.cc:2468] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:33.516790  4756 consensus_queue.cc:237] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.523746  4389 catalog_manager.cc:5697] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 1 to 2, leader changed from 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3) to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:33.561473  4726 consensus_queue.cc:1048] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.572291  4691 consensus_queue.cc:1048] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:33.666499  4729 raft_consensus.cc:993] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3: : Instructing follower 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:33.667001  4727 raft_consensus.cc:1081] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Signalling peer 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:33.668502  4492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a0716b383784cdfa63831feab732f76"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58628
I20260710 13:27:33.668999  4492 raft_consensus.cc:493] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.669303  4492 raft_consensus.cc:3060] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.674794  4492 raft_consensus.cc:515] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.676339  4692 raft_consensus.cc:993] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7: : Instructing follower 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:33.676688  4492 leader_election.cc:290] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:33.676895  4756 raft_consensus.cc:1081] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Signalling peer 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:33.677507  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0716b383784cdfa63831feab732f76" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:33.678212  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0716b383784cdfa63831feab732f76" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:33.678503  4492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58642
I20260710 13:27:33.678843  4569 raft_consensus.cc:3060] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.679009  4641 raft_consensus.cc:3055] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.679101  4492 raft_consensus.cc:493] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.679531  4641 raft_consensus.cc:740] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:33.679633  4492 raft_consensus.cc:3060] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.680418  4641 consensus_queue.cc:260] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.681849  4641 raft_consensus.cc:3060] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.686235  4569 raft_consensus.cc:2468] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:33.686554  4492 raft_consensus.cc:515] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.687614  4458 leader_election.cc:304] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:33.688413  4691 raft_consensus.cc:2804] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.688706  4492 leader_election.cc:290] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:33.689699  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:33.689618  4691 raft_consensus.cc:697] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:33.690277  4642 raft_consensus.cc:3060] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.691028  4691 consensus_queue.cc:237] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.691044  4641 raft_consensus.cc:2468] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:33.691385  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe396e98b8d34162b04ea4a66f080d85" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:33.692926  4569 raft_consensus.cc:3055] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.693281  4569 raft_consensus.cc:740] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:33.694034  4569 consensus_queue.cc:260] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.695323  4569 raft_consensus.cc:3060] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.697358  4726 raft_consensus.cc:993] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f: : Instructing follower 7b68aaa9275c4efbb7f93b36862a33b3 to start an election
I20260710 13:27:33.697835  4726 raft_consensus.cc:1081] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Signalling peer 7b68aaa9275c4efbb7f93b36862a33b3 to start an election
I20260710 13:27:33.699479  4641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
 from {username='slave'} at 127.0.0.1:58534
I20260710 13:27:33.700019  4642 raft_consensus.cc:2468] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:33.700100  4641 raft_consensus.cc:493] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.700769  4641 raft_consensus.cc:3060] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.700199  4390 catalog_manager.cc:5697] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 1 to 2, leader changed from 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3) to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 2 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:33.701354  4459 leader_election.cc:304] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:33.703446  4691 raft_consensus.cc:2804] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.703964  4691 raft_consensus.cc:697] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:33.703917  4569 raft_consensus.cc:2468] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:33.704993  4691 consensus_queue.cc:237] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.707751  4641 raft_consensus.cc:515] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.709656  4641 leader_election.cc:290] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:33.710484  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:33.711031  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8487ba959bdf486587f5224fbf9b9e2e" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:33.711120  4492 raft_consensus.cc:3055] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.711571  4569 raft_consensus.cc:3060] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.711530  4492 raft_consensus.cc:740] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:33.712518  4492 consensus_queue.cc:260] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.713774  4492 raft_consensus.cc:3060] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.715215  4390 catalog_manager.cc:5697] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 1 to 2, leader changed from 46b200bc96a5435780d934bbca8684b7 (127.31.188.2) to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 2 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:33.718739  4569 raft_consensus.cc:2468] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 2.
I20260710 13:27:33.718999  4732 raft_consensus.cc:993] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f: : Instructing follower 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:33.719498  4732 raft_consensus.cc:1081] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Signalling peer 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:33.720042  4607 leader_election.cc:304] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:33.720965  4727 raft_consensus.cc:2804] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.721309  4492 raft_consensus.cc:2468] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 2.
I20260710 13:27:33.721473  4727 raft_consensus.cc:697] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:33.722092  4569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e87c7059249540619c130d359b9decff"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:42510
I20260710 13:27:33.722788  4569 raft_consensus.cc:493] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.722358  4727 consensus_queue.cc:237] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.723244  4569 raft_consensus.cc:3060] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.730703  4390 catalog_manager.cc:5697] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 1 to 2, leader changed from 13e802da8b8845608c002aebd52c733f (127.31.188.1) to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 2 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:33.732205  4729 raft_consensus.cc:993] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3: : Instructing follower 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:33.732762  4727 raft_consensus.cc:1081] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Signalling peer 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:33.733244  4569 raft_consensus.cc:515] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.734460  4567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:42506
I20260710 13:27:33.735052  4567 raft_consensus.cc:493] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.735387  4569 leader_election.cc:290] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:33.735407  4567 raft_consensus.cc:3060] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.737128  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87c7059249540619c130d359b9decff" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:33.737469  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87c7059249540619c130d359b9decff" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:33.737675  4641 raft_consensus.cc:3060] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.738109  4492 raft_consensus.cc:3055] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.738408  4492 raft_consensus.cc:740] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:33.739153  4492 consensus_queue.cc:260] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.740072  4492 raft_consensus.cc:3060] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.743209  4567 raft_consensus.cc:515] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.744869  4641 raft_consensus.cc:2468] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:33.746198  4534 leader_election.cc:304] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:33.746333  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:33.747020  4493 raft_consensus.cc:3060] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.747265  4567 leader_election.cc:290] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:33.747045  4692 raft_consensus.cc:2804] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.746356  4492 raft_consensus.cc:2468] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:33.748184  4692 raft_consensus.cc:697] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:33.749109  4692 consensus_queue.cc:237] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.750355  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d65e6bea87467b9c43f3b6e95c67dc" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:33.750994  4642 raft_consensus.cc:3055] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.751264  4642 raft_consensus.cc:740] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:33.752071  4642 consensus_queue.cc:260] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.753100  4642 raft_consensus.cc:3060] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.753837  4493 raft_consensus.cc:2468] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:33.754804  4534 leader_election.cc:304] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:33.755409  4692 raft_consensus.cc:2804] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.756068  4692 raft_consensus.cc:697] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:33.756839  4692 consensus_queue.cc:237] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.758147  4390 catalog_manager.cc:5697] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 1 to 2, leader changed from 13e802da8b8845608c002aebd52c733f (127.31.188.1) to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:33.758953  4642 raft_consensus.cc:2468] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:33.769743  4390 catalog_manager.cc:5697] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 1 to 2, leader changed from 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3) to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:33.901360  4567 raft_consensus.cc:1275] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:33.902866  4691 consensus_queue.cc:1048] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:33.910444  4642 raft_consensus.cc:1275] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:33.911835  4726 consensus_queue.cc:1048] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:33.930083  4729 raft_consensus.cc:993] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3: : Instructing follower 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:33.930513  4727 raft_consensus.cc:1081] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Signalling peer 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:33.931984  4567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:42506
I20260710 13:27:33.932488  4567 raft_consensus.cc:493] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.932792  4567 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.937666  4567 raft_consensus.cc:515] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.939275  4567 leader_election.cc:290] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:33.940073  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:33.940383  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:33.940649  4493 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.941071  4642 raft_consensus.cc:3055] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.941357  4642 raft_consensus.cc:740] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:33.942044  4642 consensus_queue.cc:260] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.943178  4642 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.946285  4493 raft_consensus.cc:2468] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:33.947333  4534 leader_election.cc:304] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:33.948004  4692 raft_consensus.cc:2804] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.948233  4642 raft_consensus.cc:2468] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:33.948414  4692 raft_consensus.cc:697] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:33.949290  4692 consensus_queue.cc:237] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:33.955967  4390 catalog_manager.cc:5697] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 1 to 2, leader changed from 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3) to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:33.960664  4642 raft_consensus.cc:1275] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:33.962029  4692 consensus_queue.cc:1048] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:33.975153  4493 raft_consensus.cc:1275] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:33.976624  4692 consensus_queue.cc:1048] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.160923  4642 raft_consensus.cc:1275] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.162312  4726 consensus_queue.cc:1048] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.170892  4567 raft_consensus.cc:1275] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.173254  4726 consensus_queue.cc:1048] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.174876  4642 raft_consensus.cc:1275] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.176904  4726 consensus_queue.cc:1048] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.184065  4493 raft_consensus.cc:1275] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 7b68aaa9275c4efbb7f93b36862a33b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.187189  4569 raft_consensus.cc:1275] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.187193  4493 raft_consensus.cc:1275] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.187963  4727 consensus_queue.cc:1048] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.189235  4692 consensus_queue.cc:1048] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:34.189301  4733 consensus_queue.cc:1048] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:34.205484  4567 raft_consensus.cc:1275] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 7b68aaa9275c4efbb7f93b36862a33b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.208962  4729 consensus_queue.cc:1048] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.211634  4642 raft_consensus.cc:1275] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.214933  4770 consensus_queue.cc:1048] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.247149  4642 raft_consensus.cc:1275] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.248371  4756 consensus_queue.cc:1048] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.257200  4492 raft_consensus.cc:1275] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.258980  4756 consensus_queue.cc:1048] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.334793  4642 raft_consensus.cc:1275] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.336079  4756 consensus_queue.cc:1048] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.345350  4492 raft_consensus.cc:1275] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.348488  4770 consensus_queue.cc:1048] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:36.513648  4389 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50598:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:36.515852  4389 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:36.567467  4479 tablet_service.cc:1511] Processing CreateTablet for tablet ab3690b261d04dcfa1107b9547edd630 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:36.568240  4552 tablet_service.cc:1511] Processing CreateTablet for tablet ab3690b261d04dcfa1107b9547edd630 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:36.568673  4479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3690b261d04dcfa1107b9547edd630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.569497  4552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3690b261d04dcfa1107b9547edd630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.569664  4625 tablet_service.cc:1511] Processing CreateTablet for tablet ab3690b261d04dcfa1107b9547edd630 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:36.572021  4557 tablet_service.cc:1511] Processing CreateTablet for tablet d5c3d598ccb84746b2fa397e6f63cef5 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:36.573248  4557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c3d598ccb84746b2fa397e6f63cef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.575052  4625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3690b261d04dcfa1107b9547edd630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.587853  4555 tablet_service.cc:1511] Processing CreateTablet for tablet f66c64e1cd394258b5c3f9cd141d4637 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:36.588256  4559 tablet_service.cc:1511] Processing CreateTablet for tablet f57b0a9339d24497a077afebb6455b8a (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:36.589304  4555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66c64e1cd394258b5c3f9cd141d4637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.589659  4558 tablet_service.cc:1511] Processing CreateTablet for tablet 69e9defbd8b7484f909c6acdd39bd771 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:36.590420  4556 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff8ed2f82d446c184ad503769563872 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:36.591044  4558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e9defbd8b7484f909c6acdd39bd771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.591719  4556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff8ed2f82d446c184ad503769563872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.598215  4551 tablet_service.cc:1511] Processing CreateTablet for tablet d38d0904d27643129023f6ff92b58e86 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:36.598335  4554 tablet_service.cc:1511] Processing CreateTablet for tablet 500fd2a2125f488a8de610513e58f317 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:36.599608  4551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38d0904d27643129023f6ff92b58e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.603087  4554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500fd2a2125f488a8de610513e58f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.609545  4559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57b0a9339d24497a077afebb6455b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.613521  4797 tablet_bootstrap.cc:492] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:36.620437  4797 tablet_bootstrap.cc:654] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.630265  4552 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd3368d86ac48dbb322f21cf62aa643 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:36.631698  4552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd3368d86ac48dbb322f21cf62aa643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.644551  4484 tablet_service.cc:1511] Processing CreateTablet for tablet d5c3d598ccb84746b2fa397e6f63cef5 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:36.646442  4484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c3d598ccb84746b2fa397e6f63cef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.653117  4630 tablet_service.cc:1511] Processing CreateTablet for tablet d5c3d598ccb84746b2fa397e6f63cef5 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:36.654966  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c3d598ccb84746b2fa397e6f63cef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.662596  4480 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff8ed2f82d446c184ad503769563872 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:36.664494  4480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff8ed2f82d446c184ad503769563872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.667223  4482 tablet_service.cc:1511] Processing CreateTablet for tablet f57b0a9339d24497a077afebb6455b8a (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:36.669062  4482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57b0a9339d24497a077afebb6455b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.679643  4627 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff8ed2f82d446c184ad503769563872 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:36.681011  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff8ed2f82d446c184ad503769563872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.683629  4626 tablet_service.cc:1511] Processing CreateTablet for tablet f66c64e1cd394258b5c3f9cd141d4637 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:36.684883  4626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66c64e1cd394258b5c3f9cd141d4637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.687584  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 69e9defbd8b7484f909c6acdd39bd771 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:36.688862  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e9defbd8b7484f909c6acdd39bd771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.692092  4633 tablet_service.cc:1511] Processing CreateTablet for tablet 500fd2a2125f488a8de610513e58f317 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:36.692782  4629 tablet_service.cc:1511] Processing CreateTablet for tablet d38d0904d27643129023f6ff92b58e86 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:36.693411  4633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500fd2a2125f488a8de610513e58f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.694015  4629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38d0904d27643129023f6ff92b58e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.695245  4628 tablet_service.cc:1511] Processing CreateTablet for tablet f57b0a9339d24497a077afebb6455b8a (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:36.696439  4632 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd3368d86ac48dbb322f21cf62aa643 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:36.696434  4628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57b0a9339d24497a077afebb6455b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.698215  4483 tablet_service.cc:1511] Processing CreateTablet for tablet 69e9defbd8b7484f909c6acdd39bd771 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:36.698819  4481 tablet_service.cc:1511] Processing CreateTablet for tablet f66c64e1cd394258b5c3f9cd141d4637 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:36.700222  4478 tablet_service.cc:1511] Processing CreateTablet for tablet 500fd2a2125f488a8de610513e58f317 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:36.700723  4476 tablet_service.cc:1511] Processing CreateTablet for tablet d38d0904d27643129023f6ff92b58e86 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:36.702934  4477 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd3368d86ac48dbb322f21cf62aa643 (DEFAULT_TABLE table=soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:36.715574  4483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e9defbd8b7484f909c6acdd39bd771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.717115  4478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500fd2a2125f488a8de610513e58f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.717739  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd3368d86ac48dbb322f21cf62aa643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.718506  4476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38d0904d27643129023f6ff92b58e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.719961  4477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd3368d86ac48dbb322f21cf62aa643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.721240  4481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66c64e1cd394258b5c3f9cd141d4637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.832966  4796 tablet_bootstrap.cc:492] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:36.832432  4797 tablet_bootstrap.cc:492] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:36.834529  4797 ts_tablet_manager.cc:1403] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.221s	user 0.052s	sys 0.126s
I20260710 13:27:36.835777  4799 tablet_bootstrap.cc:492] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:36.837364  4797 raft_consensus.cc:359] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.838155  4797 raft_consensus.cc:385] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.838461  4797 raft_consensus.cc:740] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.839543  4796 tablet_bootstrap.cc:654] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.839704  4797 consensus_queue.cc:260] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.842759  4797 ts_tablet_manager.cc:1434] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:36.843938  4797 tablet_bootstrap.cc:492] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:36.850243  4797 tablet_bootstrap.cc:654] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.862927  4796 tablet_bootstrap.cc:492] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:36.863392  4796 ts_tablet_manager.cc:1403] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260710 13:27:36.865494  4796 raft_consensus.cc:359] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.866075  4796 raft_consensus.cc:385] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.866357  4796 raft_consensus.cc:740] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.867101  4796 consensus_queue.cc:260] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.869529  4796 ts_tablet_manager.cc:1434] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:36.871721  4796 tablet_bootstrap.cc:492] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:36.875603  4799 tablet_bootstrap.cc:654] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.877421  4796 tablet_bootstrap.cc:654] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.878248  4797 tablet_bootstrap.cc:492] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:36.878767  4797 ts_tablet_manager.cc:1403] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.017s
I20260710 13:27:36.881613  4797 raft_consensus.cc:359] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.882304  4797 raft_consensus.cc:385] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.882628  4797 raft_consensus.cc:740] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.883425  4797 consensus_queue.cc:260] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.885968  4796 tablet_bootstrap.cc:492] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:36.886020  4797 ts_tablet_manager.cc:1434] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:36.886305  4799 tablet_bootstrap.cc:492] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:36.886808  4796 ts_tablet_manager.cc:1403] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:27:36.886842  4799 ts_tablet_manager.cc:1403] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260710 13:27:36.887248  4797 tablet_bootstrap.cc:492] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:36.890057  4796 raft_consensus.cc:359] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.890262  4799 raft_consensus.cc:359] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.891059  4796 raft_consensus.cc:385] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.891542  4796 raft_consensus.cc:740] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.892342  4796 consensus_queue.cc:260] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.891083  4799 raft_consensus.cc:385] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.894613  4799 raft_consensus.cc:740] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.894811  4796 ts_tablet_manager.cc:1434] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:36.894948  4797 tablet_bootstrap.cc:654] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.895502  4799 consensus_queue.cc:260] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.896168  4796 tablet_bootstrap.cc:492] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:36.905359  4796 tablet_bootstrap.cc:654] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.911751  4799 ts_tablet_manager.cc:1434] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 13:27:36.913398  4799 tablet_bootstrap.cc:492] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:36.922435  4799 tablet_bootstrap.cc:654] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.928592  4796 tablet_bootstrap.cc:492] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:36.929109  4796 ts_tablet_manager.cc:1403] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.013s
I20260710 13:27:36.929904  4799 tablet_bootstrap.cc:492] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:36.930418  4799 ts_tablet_manager.cc:1403] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 13:27:36.930869  4797 tablet_bootstrap.cc:492] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:36.931305  4797 ts_tablet_manager.cc:1403] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.020s
I20260710 13:27:36.932135  4796 raft_consensus.cc:359] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.932888  4796 raft_consensus.cc:385] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.933179  4796 raft_consensus.cc:740] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.933316  4799 raft_consensus.cc:359] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.933583  4797 raft_consensus.cc:359] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.934096  4799 raft_consensus.cc:385] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.933945  4796 consensus_queue.cc:260] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.934335  4797 raft_consensus.cc:385] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.934438  4799 raft_consensus.cc:740] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.934855  4797 raft_consensus.cc:740] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.935307  4799 consensus_queue.cc:260] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.936375  4796 ts_tablet_manager.cc:1434] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:36.935791  4797 consensus_queue.cc:260] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.937364  4796 tablet_bootstrap.cc:492] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:36.941568  4797 ts_tablet_manager.cc:1434] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:36.942332  4799 ts_tablet_manager.cc:1434] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 13:27:36.942759  4797 tablet_bootstrap.cc:492] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:36.943305  4799 tablet_bootstrap.cc:492] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:36.944205  4796 tablet_bootstrap.cc:654] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.949764  4797 tablet_bootstrap.cc:654] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.963574  4799 tablet_bootstrap.cc:654] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.970933  4796 tablet_bootstrap.cc:492] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:36.971484  4796 ts_tablet_manager.cc:1403] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.016s
I20260710 13:27:36.973198  4799 tablet_bootstrap.cc:492] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:36.973728  4799 ts_tablet_manager.cc:1403] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260710 13:27:36.976053  4797 tablet_bootstrap.cc:492] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:36.976511  4797 ts_tablet_manager.cc:1403] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.020s
I20260710 13:27:36.976708  4799 raft_consensus.cc:359] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.976897  4796 raft_consensus.cc:359] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.977514  4799 raft_consensus.cc:385] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.977615  4796 raft_consensus.cc:385] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.977903  4799 raft_consensus.cc:740] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.977950  4796 raft_consensus.cc:740] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.978979  4797 raft_consensus.cc:359] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.978873  4799 consensus_queue.cc:260] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.978792  4796 consensus_queue.cc:260] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.979656  4797 raft_consensus.cc:385] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.981352  4799 ts_tablet_manager.cc:1434] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:36.982139  4797 raft_consensus.cc:740] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.982985  4799 tablet_bootstrap.cc:492] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:36.983049  4797 consensus_queue.cc:260] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.981352  4796 ts_tablet_manager.cc:1434] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:36.981712  4726 raft_consensus.cc:493] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.985780  4726 raft_consensus.cc:515] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:36.986405  4796 tablet_bootstrap.cc:492] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:36.987861  4797 ts_tablet_manager.cc:1434] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:27:36.988837  4797 tablet_bootstrap.cc:492] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:36.989102  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
W20260710 13:27:36.990769  4459 leader_election.cc:343] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.992970  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:36.993566  4796 tablet_bootstrap.cc:654] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:36.994575  4458 leader_election.cc:343] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.994851  4797 tablet_bootstrap.cc:654] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.995106  4458 leader_election.cc:304] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13e802da8b8845608c002aebd52c733f; no voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3
I20260710 13:27:36.987914  4726 leader_election.cc:290] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.000382  4726 raft_consensus.cc:2749] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:37.006071  4796 tablet_bootstrap.cc:492] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:37.006872  4796 ts_tablet_manager.cc:1403] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 13:27:37.007850  4797 tablet_bootstrap.cc:492] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:37.007830  4784 raft_consensus.cc:493] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.008487  4797 ts_tablet_manager.cc:1403] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 13:27:37.008468  4784 raft_consensus.cc:515] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.009868  4796 raft_consensus.cc:359] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.007345  4726 raft_consensus.cc:493] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.010600  4796 raft_consensus.cc:385] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.011332  4784 leader_election.cc:290] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:37.011437  4797 raft_consensus.cc:359] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.011897  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e9defbd8b7484f909c6acdd39bd771" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.012387  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e9defbd8b7484f909c6acdd39bd771" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:37.012440  4796 raft_consensus.cc:740] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.012761  4797 raft_consensus.cc:385] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.013245  4567 raft_consensus.cc:2468] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:37.013283  4797 raft_consensus.cc:740] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.012480  4726 raft_consensus.cc:515] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.014429  4607 leader_election.cc:304] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.013672  4796 consensus_queue.cc:260] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.015375  4726 leader_election.cc:290] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.015646  4493 raft_consensus.cc:2468] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:37.016551  4797 consensus_queue.cc:260] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.016852  4796 ts_tablet_manager.cc:1434] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:37.017957  4796 tablet_bootstrap.cc:492] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:37.018616  4797 ts_tablet_manager.cc:1434] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:27:37.018731  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d0904d27643129023f6ff92b58e86" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:37.019435  4642 raft_consensus.cc:2468] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:37.019730  4797 tablet_bootstrap.cc:492] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:37.020699  4459 leader_election.cc:304] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.022136  4726 raft_consensus.cc:2804] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.022600  4726 raft_consensus.cc:493] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.023041  4726 raft_consensus.cc:3060] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.027632  4796 tablet_bootstrap.cc:654] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.027632  4797 tablet_bootstrap.cc:654] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.015233  4784 raft_consensus.cc:2804] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.028402  4784 raft_consensus.cc:493] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.028867  4784 raft_consensus.cc:3060] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.040063  4797 tablet_bootstrap.cc:492] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:37.040583  4797 ts_tablet_manager.cc:1403] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
W20260710 13:27:37.042260  4458 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.188.2:39569, user_credentials={real_user=slave}} blocked reactor thread for 47746.1us
I20260710 13:27:37.043169  4796 tablet_bootstrap.cc:492] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:37.043398  4799 tablet_bootstrap.cc:654] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.043675  4796 ts_tablet_manager.cc:1403] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.002s
I20260710 13:27:37.038134  4726 raft_consensus.cc:515] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.043931  4797 raft_consensus.cc:359] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.044243  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d0904d27643129023f6ff92b58e86" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:37.044641  4797 raft_consensus.cc:385] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.044981  4797 raft_consensus.cc:740] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.044976  4567 raft_consensus.cc:2468] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:37.045810  4797 consensus_queue.cc:260] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.046790  4796 raft_consensus.cc:359] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.047524  4796 raft_consensus.cc:385] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.047714  4726 leader_election.cc:290] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.047811  4796 raft_consensus.cc:740] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.047956  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d0904d27643129023f6ff92b58e86" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:37.048710  4567 raft_consensus.cc:3060] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.048883  4796 consensus_queue.cc:260] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.051512  4796 ts_tablet_manager.cc:1434] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:37.052498  4796 tablet_bootstrap.cc:492] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:37.053561  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d0904d27643129023f6ff92b58e86" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:37.054118  4642 raft_consensus.cc:3060] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.058753  4796 tablet_bootstrap.cc:654] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.061250  4797 ts_tablet_manager.cc:1434] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 13:27:37.071460  4796 tablet_bootstrap.cc:492] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:37.072086  4796 ts_tablet_manager.cc:1403] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 13:27:37.072945  4797 tablet_bootstrap.cc:492] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:37.075078  4642 raft_consensus.cc:2468] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:37.075304  4796 raft_consensus.cc:359] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.086242  4796 raft_consensus.cc:385] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.086704  4796 raft_consensus.cc:740] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.087361  4459 leader_election.cc:304] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.087656  4796 consensus_queue.cc:260] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.088665  4726 raft_consensus.cc:2804] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.090126  4726 raft_consensus.cc:697] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:37.090911  4796 ts_tablet_manager.cc:1434] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:27:37.091032  4726 consensus_queue.cc:237] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.092087  4756 raft_consensus.cc:493] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.092749  4756 raft_consensus.cc:515] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.082363  4797 tablet_bootstrap.cc:654] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.097422  4756 leader_election.cc:290] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.099444  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3690b261d04dcfa1107b9547edd630" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:37.102166  4641 raft_consensus.cc:2468] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 0.
I20260710 13:27:37.103961  4534 leader_election.cc:304] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.105194  4756 raft_consensus.cc:2804] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.105780  4756 raft_consensus.cc:493] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.106323  4756 raft_consensus.cc:3060] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.110852  4796 tablet_bootstrap.cc:492] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:37.113510  4784 raft_consensus.cc:515] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.085469  4567 raft_consensus.cc:2468] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:37.116510  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3690b261d04dcfa1107b9547edd630" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.117182  4493 raft_consensus.cc:2468] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 0.
I20260710 13:27:37.117897  4797 tablet_bootstrap.cc:492] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:37.118325  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e9defbd8b7484f909c6acdd39bd771" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:37.118394  4797 ts_tablet_manager.cc:1403] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260710 13:27:37.123611  4492 raft_consensus.cc:3060] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.126298  4797 raft_consensus.cc:359] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.133433  4797 raft_consensus.cc:385] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.133764  4797 raft_consensus.cc:740] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.135541  4797 consensus_queue.cc:260] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.136669  4799 tablet_bootstrap.cc:492] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:37.137156  4799 ts_tablet_manager.cc:1403] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.154s	user 0.029s	sys 0.059s
I20260710 13:27:37.138773  4390 catalog_manager.cc:5697] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 1 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.139560  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e9defbd8b7484f909c6acdd39bd771" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:37.140406  4567 raft_consensus.cc:3060] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.141623  4796 tablet_bootstrap.cc:654] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.144932  4799 raft_consensus.cc:359] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.146005  4799 raft_consensus.cc:385] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.147404  4799 raft_consensus.cc:740] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.150693  4797 ts_tablet_manager.cc:1434] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:27:37.150336  4799 consensus_queue.cc:260] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.152022  4797 tablet_bootstrap.cc:492] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:37.152935  4799 ts_tablet_manager.cc:1434] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:27:37.133147  4784 leader_election.cc:290] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:37.154085  4799 tablet_bootstrap.cc:492] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:37.172953  4567 raft_consensus.cc:2468] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:37.175190  4492 raft_consensus.cc:2468] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:37.174824  4756 raft_consensus.cc:515] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.177910  4607 leader_election.cc:304] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.181617  4784 raft_consensus.cc:2804] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.181655  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3690b261d04dcfa1107b9547edd630" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:37.182323  4796 tablet_bootstrap.cc:492] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:37.182837  4796 ts_tablet_manager.cc:1403] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.013s
I20260710 13:27:37.182365  4642 raft_consensus.cc:3060] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.182938  4784 raft_consensus.cc:697] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:37.184255  4784 consensus_queue.cc:237] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.177917  4799 tablet_bootstrap.cc:654] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.185570  4796 raft_consensus.cc:359] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.186224  4796 raft_consensus.cc:385] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.186492  4796 raft_consensus.cc:740] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.187250  4796 consensus_queue.cc:260] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.189132  4796 ts_tablet_manager.cc:1434] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:37.189586  4756 leader_election.cc:290] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.190068  4796 tablet_bootstrap.cc:492] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f: Bootstrap starting.
I20260710 13:27:37.192036  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3690b261d04dcfa1107b9547edd630" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:37.194032  4492 raft_consensus.cc:3060] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.195020  4797 tablet_bootstrap.cc:654] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.197510  4642 raft_consensus.cc:2468] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 1.
I20260710 13:27:37.200191  4534 leader_election.cc:304] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.201259  4756 raft_consensus.cc:2804] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.202176  4756 raft_consensus.cc:697] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:37.203334  4756 consensus_queue.cc:237] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.206337  4796 tablet_bootstrap.cc:654] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.208691  4799 tablet_bootstrap.cc:492] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:37.209713  4799 ts_tablet_manager.cc:1403] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.006s
I20260710 13:27:37.209013  4492 raft_consensus.cc:2468] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 1.
I20260710 13:27:37.212846  4799 raft_consensus.cc:359] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.213836  4799 raft_consensus.cc:385] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.214195  4799 raft_consensus.cc:740] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.215128  4799 consensus_queue.cc:260] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
W20260710 13:27:37.219197  4515 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7220 after lost signal to thread 32499
I20260710 13:27:37.219334  4392 catalog_manager.cc:5697] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:37.221225  4515 debug-util.cc:398] Leaking SignalData structure 0x7b080018d860 after lost signal to thread 4518
W20260710 13:27:37.222371  4515 debug-util.cc:398] Leaking SignalData structure 0x7b080012fd20 after lost signal to thread 4593
I20260710 13:27:37.223274  4799 ts_tablet_manager.cc:1434] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
W20260710 13:27:37.223759  4515 debug-util.cc:398] Leaking SignalData structure 0x7b08001b89c0 after lost signal to thread 4667
I20260710 13:27:37.224732  4799 tablet_bootstrap.cc:492] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:37.219022  4797 tablet_bootstrap.cc:492] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:37.231220  4797 ts_tablet_manager.cc:1403] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.008s
I20260710 13:27:37.233619  4726 raft_consensus.cc:493] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.234529  4799 tablet_bootstrap.cc:654] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.234182  4726 raft_consensus.cc:515] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.236691  4726 leader_election.cc:290] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.238365  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c64e1cd394258b5c3f9cd141d4637" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:37.239063  4567 raft_consensus.cc:2468] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:37.239228  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c64e1cd394258b5c3f9cd141d4637" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:37.239853  4642 raft_consensus.cc:2468] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:37.240329  4458 leader_election.cc:304] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:37.241154  4726 raft_consensus.cc:2804] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.241492  4726 raft_consensus.cc:493] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.241817  4726 raft_consensus.cc:3060] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.249867  4726 raft_consensus.cc:515] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.251267  4797 raft_consensus.cc:359] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.251825  4797 raft_consensus.cc:385] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.252053  4797 raft_consensus.cc:740] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.252687  4797 consensus_queue.cc:260] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.255772  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c64e1cd394258b5c3f9cd141d4637" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:37.256371  4567 raft_consensus.cc:3060] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.259997  4726 leader_election.cc:290] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.260808  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c64e1cd394258b5c3f9cd141d4637" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:37.261590  4642 raft_consensus.cc:3060] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.266593  4567 raft_consensus.cc:2468] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:37.268393  4458 leader_election.cc:304] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:37.269498  4726 raft_consensus.cc:2804] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.271314  4797 ts_tablet_manager.cc:1434] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 13:27:37.271575  4642 raft_consensus.cc:2468] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:37.273718  4726 raft_consensus.cc:697] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:37.277185  4796 tablet_bootstrap.cc:492] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f: No bootstrap required, opened a new log
I20260710 13:27:37.277830  4796 ts_tablet_manager.cc:1403] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.034s
I20260710 13:27:37.278877  4726 consensus_queue.cc:237] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.281442  4796 raft_consensus.cc:359] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.282210  4797 tablet_bootstrap.cc:492] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7: Bootstrap starting.
I20260710 13:27:37.282380  4796 raft_consensus.cc:385] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.287541  4796 raft_consensus.cc:740] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.288401  4796 consensus_queue.cc:260] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.295027  4819 raft_consensus.cc:493] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.295672  4819 raft_consensus.cc:515] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.298523  4796 ts_tablet_manager.cc:1434] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.004s
I20260710 13:27:37.307080  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500fd2a2125f488a8de610513e58f317" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
W20260710 13:27:37.308876  4459 leader_election.cc:343] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.309849  4819 leader_election.cc:290] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.310894  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500fd2a2125f488a8de610513e58f317" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:37.311995  4567 raft_consensus.cc:2468] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 0.
I20260710 13:27:37.313589  4458 leader_election.cc:304] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [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: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 7b68aaa9275c4efbb7f93b36862a33b3
I20260710 13:27:37.314288  4819 raft_consensus.cc:2804] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.314688  4819 raft_consensus.cc:493] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.315022  4819 raft_consensus.cc:3060] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.316571  4799 tablet_bootstrap.cc:492] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:37.317145  4799 ts_tablet_manager.cc:1403] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.093s	user 0.049s	sys 0.040s
I20260710 13:27:37.320137  4799 raft_consensus.cc:359] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.320914  4799 raft_consensus.cc:385] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.321249  4799 raft_consensus.cc:740] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.322170  4799 consensus_queue.cc:260] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.323102  4819 raft_consensus.cc:515] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.324972  4799 ts_tablet_manager.cc:1434] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:37.327010  4799 tablet_bootstrap.cc:492] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:37.327033  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500fd2a2125f488a8de610513e58f317" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:37.327795  4642 raft_consensus.cc:3060] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.329010  4819 leader_election.cc:290] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.326387  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500fd2a2125f488a8de610513e58f317" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:37.334013  4567 raft_consensus.cc:3060] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.335566  4389 catalog_manager.cc:5697] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.334100  4799 tablet_bootstrap.cc:654] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.340440  4642 raft_consensus.cc:2468] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:37.341658  4459 leader_election.cc:304] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.342727  4819 raft_consensus.cc:2804] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.349861  4567 raft_consensus.cc:2468] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 1.
I20260710 13:27:37.350790  4756 raft_consensus.cc:493] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.351480  4756 raft_consensus.cc:515] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.355718  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.356604  4492 raft_consensus.cc:2468] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 0.
I20260710 13:27:37.357038  4756 leader_election.cc:290] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.358476  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:37.358855  4534 leader_election.cc:304] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
W20260710 13:27:37.360437  4534 leader_election.cc:343] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.359925  4756 raft_consensus.cc:2804] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.363709  4797 tablet_bootstrap.cc:654] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.361902  4756 raft_consensus.cc:493] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.365288  4756 raft_consensus.cc:3060] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.364707  4392 catalog_manager.cc:5697] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 1 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.369565  4799 tablet_bootstrap.cc:492] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:37.370195  4799 ts_tablet_manager.cc:1403] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.013s
I20260710 13:27:37.373385  4799 raft_consensus.cc:359] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.374214  4799 raft_consensus.cc:385] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.374578  4799 raft_consensus.cc:740] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.375468  4799 consensus_queue.cc:260] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.378760  4799 ts_tablet_manager.cc:1434] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:27:37.379887  4799 tablet_bootstrap.cc:492] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:37.373554  4756 raft_consensus.cc:515] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.386397  4799 tablet_bootstrap.cc:654] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.389384  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:37.390210  4492 raft_consensus.cc:3060] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:37.397228  4440 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:37.399191  4819 raft_consensus.cc:697] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:37.400223  4819 consensus_queue.cc:237] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.401355  4492 raft_consensus.cc:2468] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 1.
I20260710 13:27:37.402976  4534 leader_election.cc:304] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:37.404600  4824 raft_consensus.cc:2804] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.405223  4824 raft_consensus.cc:697] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:37.406283  4824 consensus_queue.cc:237] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.412724  4756 leader_election.cc:290] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.412745  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
W20260710 13:27:37.414526  4534 leader_election.cc:343] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.416754  4797 tablet_bootstrap.cc:492] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7: No bootstrap required, opened a new log
I20260710 13:27:37.416491  4392 catalog_manager.cc:5697] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 1 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.417378  4797 ts_tablet_manager.cc:1403] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.001s
I20260710 13:27:37.429529  4797 raft_consensus.cc:359] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.430222  4797 raft_consensus.cc:385] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.430495  4797 raft_consensus.cc:740] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.431157  4797 consensus_queue.cc:260] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.431556  4389 catalog_manager.cc:5697] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.432919  4799 tablet_bootstrap.cc:492] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:37.433424  4799 ts_tablet_manager.cc:1403] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.025s
I20260710 13:27:37.433354  4797 ts_tablet_manager.cc:1434] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:27:37.434203  4824 raft_consensus.cc:493] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.434703  4824 raft_consensus.cc:515] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.436630  4824 leader_election.cc:290] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.438760  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.439426  4492 raft_consensus.cc:2468] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 0.
I20260710 13:27:37.440331  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:37.442029  4534 leader_election.cc:304] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:37.443269  4824 raft_consensus.cc:2804] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.443033  4799 raft_consensus.cc:359] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.443661  4824 raft_consensus.cc:493] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.443851  4799 raft_consensus.cc:385] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.444020  4824 raft_consensus.cc:3060] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.444255  4799 raft_consensus.cc:740] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.444980  4799 consensus_queue.cc:260] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.447317  4799 ts_tablet_manager.cc:1434] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:27:37.447971  4784 raft_consensus.cc:493] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.448302  4799 tablet_bootstrap.cc:492] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3: Bootstrap starting.
I20260710 13:27:37.448423  4784 raft_consensus.cc:515] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
W20260710 13:27:37.442912  4534 leader_election.cc:343] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.466415  4799 tablet_bootstrap.cc:654] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.477277  4784 leader_election.cc:290] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:37.467231  4756 raft_consensus.cc:493] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.528162  4756 raft_consensus.cc:515] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.490228  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd3368d86ac48dbb322f21cf62aa643" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:37.529331  4567 raft_consensus.cc:2468] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:37.530761  4756 leader_election.cc:290] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.530941  4799 tablet_bootstrap.cc:492] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3: No bootstrap required, opened a new log
I20260710 13:27:37.531451  4607 leader_election.cc:304] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.476815  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd3368d86ac48dbb322f21cf62aa643" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.532088  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd3368d86ac48dbb322f21cf62aa643" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" is_pre_election: true
I20260710 13:27:37.532279  4784 raft_consensus.cc:2804] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.532727  4784 raft_consensus.cc:493] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.533075  4784 raft_consensus.cc:3060] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.496794  4817 raft_consensus.cc:493] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.532572  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd3368d86ac48dbb322f21cf62aa643" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.535135  4817 raft_consensus.cc:515] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.539976  4492 raft_consensus.cc:2468] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:37.466545  4824 raft_consensus.cc:515] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.540958  4817 leader_election.cc:290] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:37.531499  4799 ts_tablet_manager.cc:1403] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent bootstrapping tablet: real 0.083s	user 0.038s	sys 0.043s
I20260710 13:27:37.544160  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:37.544160  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.545150  4569 raft_consensus.cc:2393] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b68aaa9275c4efbb7f93b36862a33b3 in current term 1: Already voted for candidate 46b200bc96a5435780d934bbca8684b7 in this term.
I20260710 13:27:37.545053  4492 raft_consensus.cc:2468] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:37.546219  4608 leader_election.cc:304] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.546397  4824 leader_election.cc:290] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.546746  4784 raft_consensus.cc:515] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.548216  4642 raft_consensus.cc:2393] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b200bc96a5435780d934bbca8684b7 in current term 1: Already voted for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in this term.
I20260710 13:27:37.548287  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:37.548919  4491 raft_consensus.cc:3060] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.549373  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:37.550012  4641 raft_consensus.cc:3060] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.550891  4799 raft_consensus.cc:359] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.552770  4799 raft_consensus.cc:385] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.553201  4799 raft_consensus.cc:740] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.552421  4784 leader_election.cc:290] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:37.554445  4799 consensus_queue.cc:260] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.556223  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd3368d86ac48dbb322f21cf62aa643" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:37.556612  4491 raft_consensus.cc:2468] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 1.
I20260710 13:27:37.556842  4493 raft_consensus.cc:3060] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.558735  4837 consensus_queue.cc:1048] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.559900  4799 ts_tablet_manager.cc:1434] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:27:37.564901  4568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd3368d86ac48dbb322f21cf62aa643" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:37.565519  4568 raft_consensus.cc:3060] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.566591  4493 raft_consensus.cc:2468] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:37.568248  4608 leader_election.cc:304] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.569396  4818 raft_consensus.cc:2804] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.570021  4818 raft_consensus.cc:697] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:37.570309  4641 raft_consensus.cc:2468] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 1.
I20260710 13:27:37.571017  4534 leader_election.cc:304] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:37.571144  4818 consensus_queue.cc:237] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.572003  4534 leader_election.cc:304] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7; no voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3
I20260710 13:27:37.572821  4756 raft_consensus.cc:2804] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.573326  4756 raft_consensus.cc:697] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:37.574187  4756 consensus_queue.cc:237] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.571175  4784 raft_consensus.cc:2764] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:27:37.593151  4568 raft_consensus.cc:2468] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:37.593792  4823 raft_consensus.cc:2749] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:37.593048  4389 catalog_manager.cc:5697] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.602557  4824 consensus_queue.cc:1048] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.606842  4818 raft_consensus.cc:493] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.607432  4818 raft_consensus.cc:515] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.611291  4818 leader_election.cc:290] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:37.611449  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b0a9339d24497a077afebb6455b8a" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.612191  4491 raft_consensus.cc:2468] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:37.613410  4608 leader_election.cc:304] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.614789  4837 consensus_queue.cc:1048] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.615568  4568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b0a9339d24497a077afebb6455b8a" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:37.616688  4568 raft_consensus.cc:2468] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 0.
I20260710 13:27:37.617058  4818 raft_consensus.cc:2804] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.617447  4818 raft_consensus.cc:493] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.617750  4818 raft_consensus.cc:3060] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.628072  4818 raft_consensus.cc:515] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.631224  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b0a9339d24497a077afebb6455b8a" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:37.631943  4491 raft_consensus.cc:3060] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.643028  4392 catalog_manager.cc:5697] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 1 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.660280  4491 raft_consensus.cc:2468] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:37.661545  4784 consensus_queue.cc:1048] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:37.661782  4608 leader_election.cc:304] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:37.662864  4817 raft_consensus.cc:2804] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.690580  4817 raft_consensus.cc:697] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:37.692059  4817 consensus_queue.cc:237] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.701282  4823 consensus_queue.cc:1048] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:37.720188  4818 leader_election.cc:290] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:37.721515  4568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b0a9339d24497a077afebb6455b8a" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:37.722173  4568 raft_consensus.cc:3060] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.736570  4810 consensus_queue.cc:1048] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:37.755776  4817 raft_consensus.cc:493] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.756588  4817 raft_consensus.cc:515] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.757301  4568 raft_consensus.cc:2468] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 1.
I20260710 13:27:37.762063  4817 leader_election.cc:290] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:37.805958  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13e802da8b8845608c002aebd52c733f" is_pre_election: true
I20260710 13:27:37.808463  4492 raft_consensus.cc:2393] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b68aaa9275c4efbb7f93b36862a33b3 in current term 1: Already voted for candidate 46b200bc96a5435780d934bbca8684b7 in this term.
I20260710 13:27:37.811736  4568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b200bc96a5435780d934bbca8684b7" is_pre_election: true
I20260710 13:27:37.815064  4391 catalog_manager.cc:5697] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 1 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.817730  4641 raft_consensus.cc:3060] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.817451  4837 consensus_queue.cc:1048] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:37.818986  4607 leader_election.cc:304] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:37.832939  4817 consensus_queue.cc:1048] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:37.851318  4852 raft_consensus.cc:2749] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:37.853703  4823 consensus_queue.cc:1048] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:37.880407  4567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab3690b261d04dcfa1107b9547edd630"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
mode: GRACEFUL
new_leader_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:42526
I20260710 13:27:37.880761  4823 consensus_queue.cc:1048] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:37.881359  4567 raft_consensus.cc:606] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Received request to transfer leadership to TS 13e802da8b8845608c002aebd52c733f
I20260710 13:27:37.894165  4819 consensus_queue.cc:1048] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:37.896119  4568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
mode: GRACEFUL
new_leader_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:42526
I20260710 13:27:37.896780  4568 raft_consensus.cc:606] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Received request to transfer leadership to TS 13e802da8b8845608c002aebd52c733f
I20260710 13:27:37.916834  4821 raft_consensus.cc:993] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7: : Instructing follower 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:37.917460  4821 raft_consensus.cc:1081] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Signalling peer 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:37.924686  4642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f57b0a9339d24497a077afebb6455b8a"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
mode: GRACEFUL
new_leader_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:27:37.925345  4642 raft_consensus.cc:606] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Received request to transfer leadership to TS 13e802da8b8845608c002aebd52c733f
I20260710 13:27:37.925218  4493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58642
I20260710 13:27:37.928409  4493 raft_consensus.cc:493] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:37.928869  4493 raft_consensus.cc:3060] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.936981  4819 consensus_queue.cc:1048] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.939301  4493 raft_consensus.cc:515] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.945037  4493 leader_election.cc:290] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:37.945569  4568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
mode: GRACEFUL
new_leader_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:42526
I20260710 13:27:37.946226  4568 raft_consensus.cc:606] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Received request to transfer leadership to TS 13e802da8b8845608c002aebd52c733f
I20260710 13:27:37.948341  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:37.949002  4569 raft_consensus.cc:3055] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:37.949326  4569 raft_consensus.cc:740] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:37.950429  4569 consensus_queue.cc:260] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.951871  4569 raft_consensus.cc:3060] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.963755  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c3d598ccb84746b2fa397e6f63cef5" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:37.964679  4642 raft_consensus.cc:3060] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.975150  4642 raft_consensus.cc:2468] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:37.975363  4569 raft_consensus.cc:2468] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:37.976811  4458 leader_election.cc:304] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:37.977559  4493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f66c64e1cd394258b5c3f9cd141d4637"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
mode: GRACEFUL
new_leader_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:58650
I20260710 13:27:37.981736  4493 raft_consensus.cc:606] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Received request to transfer leadership to TS 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:37.981068  4819 raft_consensus.cc:2804] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:37.982962  4819 raft_consensus.cc:697] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:37.984397  4819 consensus_queue.cc:237] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:37.993016  4641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69e9defbd8b7484f909c6acdd39bd771"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
mode: GRACEFUL
new_leader_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:27:37.993687  4641 raft_consensus.cc:606] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Received request to transfer leadership to TS 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:37.995833  4392 catalog_manager.cc:5697] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 1 to 2, leader changed from 46b200bc96a5435780d934bbca8684b7 (127.31.188.2) to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 2 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.000825  4493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "500fd2a2125f488a8de610513e58f317"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
mode: GRACEFUL
new_leader_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:58650
I20260710 13:27:38.001394  4493 raft_consensus.cc:606] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Received request to transfer leadership to TS 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:38.007071  4493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d38d0904d27643129023f6ff92b58e86"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
mode: GRACEFUL
new_leader_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:58650
I20260710 13:27:38.007767  4493 raft_consensus.cc:606] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Received request to transfer leadership to TS 46b200bc96a5435780d934bbca8684b7
I20260710 13:27:38.012020  4823 consensus_queue.cc:1048] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:38.026268  4823 consensus_queue.cc:1048] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:38.040355  4823 raft_consensus.cc:993] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7: : Instructing follower 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:38.041023  4824 raft_consensus.cc:1081] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Signalling peer 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:38.043664  4493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58642
I20260710 13:27:38.046100  4852 consensus_queue.cc:1048] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:38.044783  4493 raft_consensus.cc:493] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.047377  4493 raft_consensus.cc:3060] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.056213  4493 raft_consensus.cc:515] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.059568  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:38.060165  4641 raft_consensus.cc:3060] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.060701  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8ed2f82d446c184ad503769563872" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:38.061517  4569 raft_consensus.cc:3055] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.061880  4569 raft_consensus.cc:740] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:38.062984  4569 consensus_queue.cc:260] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.064869  4569 raft_consensus.cc:3060] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.069031  4641 raft_consensus.cc:2468] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:38.071020  4459 leader_election.cc:304] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:38.071985  4819 raft_consensus.cc:2804] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.071892  4852 consensus_queue.cc:1048] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:38.072643  4819 raft_consensus.cc:697] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:38.073680  4819 consensus_queue.cc:237] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.069639  4493 leader_election.cc:290] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:38.085657  4569 raft_consensus.cc:2468] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:38.097139  4390 catalog_manager.cc:5697] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 1 to 2, leader changed from 46b200bc96a5435780d934bbca8684b7 (127.31.188.2) to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 2 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.109490  4818 raft_consensus.cc:993] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3: : Instructing follower 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:38.109970  4852 raft_consensus.cc:1081] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Signalling peer 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:38.111708  4569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69e9defbd8b7484f909c6acdd39bd771"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:42506
I20260710 13:27:38.112217  4569 raft_consensus.cc:493] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.112502  4569 raft_consensus.cc:3060] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.116779  4569 raft_consensus.cc:515] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.118135  4569 leader_election.cc:290] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:38.119144  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e9defbd8b7484f909c6acdd39bd771" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:38.119429  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e9defbd8b7484f909c6acdd39bd771" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:38.119797  4491 raft_consensus.cc:3060] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.119993  4641 raft_consensus.cc:3055] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.120325  4641 raft_consensus.cc:740] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:38.121228  4641 consensus_queue.cc:260] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.122586  4641 raft_consensus.cc:3060] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.128841  4491 raft_consensus.cc:2468] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:38.129643  4641 raft_consensus.cc:2468] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:38.130174  4534 leader_election.cc:304] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:38.131075  4824 raft_consensus.cc:2804] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.131574  4824 raft_consensus.cc:697] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:38.132652  4824 consensus_queue.cc:237] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.141027  4390 catalog_manager.cc:5697] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 1 to 2, leader changed from 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3) to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.188706  4860 raft_consensus.cc:993] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f: : Instructing follower 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:38.189221  4819 raft_consensus.cc:1081] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Signalling peer 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:38.190941  4569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d38d0904d27643129023f6ff92b58e86"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:42510
I20260710 13:27:38.191515  4569 raft_consensus.cc:493] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.191869  4569 raft_consensus.cc:3060] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.199595  4569 raft_consensus.cc:515] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.201584  4569 leader_election.cc:290] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:38.202371  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d0904d27643129023f6ff92b58e86" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:38.202744  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d0904d27643129023f6ff92b58e86" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:38.203094  4491 raft_consensus.cc:3055] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.203346  4641 raft_consensus.cc:3060] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.203536  4491 raft_consensus.cc:740] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:38.204573  4491 consensus_queue.cc:260] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.206039  4491 raft_consensus.cc:3060] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.210355  4641 raft_consensus.cc:2468] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:38.211925  4534 leader_election.cc:304] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:38.212754  4824 raft_consensus.cc:2804] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.213136  4491 raft_consensus.cc:2468] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:38.213322  4824 raft_consensus.cc:697] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:38.214715  4824 consensus_queue.cc:237] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.222525  4390 catalog_manager.cc:5697] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 1 to 2, leader changed from 13e802da8b8845608c002aebd52c733f (127.31.188.1) to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.293841  4756 raft_consensus.cc:993] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7: : Instructing follower 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:38.294317  4756 raft_consensus.cc:1081] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Signalling peer 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:38.296191  4491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab3690b261d04dcfa1107b9547edd630"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58642
I20260710 13:27:38.296911  4491 raft_consensus.cc:493] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.297340  4491 raft_consensus.cc:3060] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.299059  4852 consensus_queue.cc:1048] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:38.300735  4818 consensus_queue.cc:1048] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:38.305270  4491 raft_consensus.cc:515] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.308626  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3690b261d04dcfa1107b9547edd630" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:38.309458  4567 raft_consensus.cc:3055] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.309809  4567 raft_consensus.cc:740] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:38.310618  4567 consensus_queue.cc:260] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.311405  4491 leader_election.cc:290] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:38.311704  4567 raft_consensus.cc:3060] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.322477  4817 raft_consensus.cc:993] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: : Instructing follower 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:38.322978  4817 raft_consensus.cc:1081] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Signalling peer 13e802da8b8845608c002aebd52c733f to start an election
I20260710 13:27:38.325088  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3690b261d04dcfa1107b9547edd630" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:38.325696  4641 raft_consensus.cc:3060] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.328248  4491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f57b0a9339d24497a077afebb6455b8a"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
 from {username='slave'} at 127.0.0.1:58628
I20260710 13:27:38.328847  4491 raft_consensus.cc:493] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.329207  4491 raft_consensus.cc:3060] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.340134  4491 raft_consensus.cc:515] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.344033  4567 raft_consensus.cc:2468] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:38.345845  4458 leader_election.cc:304] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:38.347261  4819 raft_consensus.cc:2804] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.347771  4819 raft_consensus.cc:697] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:38.348733  4819 consensus_queue.cc:237] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.351051  4641 raft_consensus.cc:2468] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:38.351962  4569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b0a9339d24497a077afebb6455b8a" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:38.352609  4569 raft_consensus.cc:3060] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.355144  4491 leader_election.cc:290] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:38.357228  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b0a9339d24497a077afebb6455b8a" candidate_uuid: "13e802da8b8845608c002aebd52c733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:38.357757  4642 raft_consensus.cc:3055] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.358021  4642 raft_consensus.cc:740] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:38.359498  4642 consensus_queue.cc:260] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.360832  4642 raft_consensus.cc:3060] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.362442  4569 raft_consensus.cc:2468] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:38.366179  4458 leader_election.cc:304] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:38.366916  4860 raft_consensus.cc:2804] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.367362  4860 raft_consensus.cc:697] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Becoming Leader. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:38.367910  4642 raft_consensus.cc:2468] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13e802da8b8845608c002aebd52c733f in term 2.
I20260710 13:27:38.368287  4860 consensus_queue.cc:237] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.370150  4726 raft_consensus.cc:993] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f: : Instructing follower 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:38.370612  4726 raft_consensus.cc:1081] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Signalling peer 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:38.372555  4569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f66c64e1cd394258b5c3f9cd141d4637"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:42510
I20260710 13:27:38.373099  4569 raft_consensus.cc:493] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.373353  4726 raft_consensus.cc:993] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f: : Instructing follower 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:38.373456  4569 raft_consensus.cc:3060] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.374217  4819 raft_consensus.cc:1081] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Signalling peer 46b200bc96a5435780d934bbca8684b7 to start an election
I20260710 13:27:38.374243  4392 catalog_manager.cc:5697] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 1 to 2, leader changed from 46b200bc96a5435780d934bbca8684b7 (127.31.188.2) to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 2 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.377064  4567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "500fd2a2125f488a8de610513e58f317"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
 from {username='slave'} at 127.0.0.1:42510
I20260710 13:27:38.377585  4567 raft_consensus.cc:493] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.377925  4567 raft_consensus.cc:3060] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.380817  4569 raft_consensus.cc:515] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.382926  4569 leader_election.cc:290] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:38.384528  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c64e1cd394258b5c3f9cd141d4637" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:38.385087  4641 raft_consensus.cc:3060] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.387321  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c64e1cd394258b5c3f9cd141d4637" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:38.387356  4567 raft_consensus.cc:515] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.387939  4491 raft_consensus.cc:3055] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.388283  4491 raft_consensus.cc:740] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:38.389068  4491 consensus_queue.cc:260] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.390259  4567 leader_election.cc:290] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3:46457)
I20260710 13:27:38.391340  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500fd2a2125f488a8de610513e58f317" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
I20260710 13:27:38.391466  4491 raft_consensus.cc:3060] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.392879  4642 raft_consensus.cc:3060] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.395339  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500fd2a2125f488a8de610513e58f317" candidate_uuid: "46b200bc96a5435780d934bbca8684b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:38.395975  4493 raft_consensus.cc:3055] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.396313  4493 raft_consensus.cc:740] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:38.397154  4493 consensus_queue.cc:260] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.398490  4493 raft_consensus.cc:3060] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.399119  4491 raft_consensus.cc:2468] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:38.399497  4642 raft_consensus.cc:2468] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:38.400733  4534 leader_election.cc:304] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:38.401497  4824 raft_consensus.cc:2804] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.401975  4824 raft_consensus.cc:697] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:38.402830  4824 consensus_queue.cc:237] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.404487  4392 catalog_manager.cc:5697] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f reported cstate change: term changed from 1 to 2, leader changed from 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3) to 13e802da8b8845608c002aebd52c733f (127.31.188.1). New cstate: current_term: 2 leader_uuid: "13e802da8b8845608c002aebd52c733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.406071  4534 leader_election.cc:304] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13e802da8b8845608c002aebd52c733f, 46b200bc96a5435780d934bbca8684b7; no voters: 
I20260710 13:27:38.406906  4824 raft_consensus.cc:2804] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.407387  4824 raft_consensus.cc:697] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Leader. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:38.408290  4824 consensus_queue.cc:237] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:38.410820  4641 raft_consensus.cc:2468] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:38.420025  4390 catalog_manager.cc:5697] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 1 to 2, leader changed from 13e802da8b8845608c002aebd52c733f (127.31.188.1) to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.420735  4493 raft_consensus.cc:2468] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b200bc96a5435780d934bbca8684b7 in term 2.
I20260710 13:27:38.434937  4390 catalog_manager.cc:5697] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 reported cstate change: term changed from 1 to 2, leader changed from 13e802da8b8845608c002aebd52c733f (127.31.188.1) to 46b200bc96a5435780d934bbca8684b7 (127.31.188.2). New cstate: current_term: 2 leader_uuid: "46b200bc96a5435780d934bbca8684b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.493324  4567 raft_consensus.cc:1275] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.494632  4874 consensus_queue.cc:1048] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.505721  4641 raft_consensus.cc:1275] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.507819  4874 consensus_queue.cc:1048] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.610999  4493 raft_consensus.cc:1275] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.612478  4824 consensus_queue.cc:1048] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.622686  4641 raft_consensus.cc:1275] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.625046  4823 consensus_queue.cc:1048] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.650244  4567 raft_consensus.cc:1275] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.651477  4819 consensus_queue.cc:1048] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.661978  4641 raft_consensus.cc:1275] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.663862  4819 consensus_queue.cc:1048] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.744371  4491 raft_consensus.cc:1275] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.745610  4823 consensus_queue.cc:1048] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.748741  4641 raft_consensus.cc:1275] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.750303  4823 consensus_queue.cc:1048] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.777422  4641 raft_consensus.cc:1275] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.779628  4819 consensus_queue.cc:1048] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.789906  4569 raft_consensus.cc:1275] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.791705  4860 consensus_queue.cc:1048] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.819012  4491 raft_consensus.cc:1275] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.820349  4877 consensus_queue.cc:1048] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.829407  4641 raft_consensus.cc:1275] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.831094  4756 consensus_queue.cc:1048] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.854532  4491 raft_consensus.cc:1275] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.855834  4756 consensus_queue.cc:1048] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.864248  4641 raft_consensus.cc:1275] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 46b200bc96a5435780d934bbca8684b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.865818  4823 consensus_queue.cc:1048] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.938915  4569 raft_consensus.cc:1275] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.940536  4860 consensus_queue.cc:1048] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.950867  4642 raft_consensus.cc:1275] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Refusing update from remote peer 13e802da8b8845608c002aebd52c733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.952487  4860 consensus_queue.cc:1048] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:41.015487  4390 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50598:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:27:41.034816  4390 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50598:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:27:41.072693 32496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:41.299183  4927 tablet.cc:1724] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.319479  4921 tablet.cc:1724] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.372174  4938 tablet.cc:1724] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:41.387087  4933 log.cc:927] Time spent T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260710 13:27:41.405587  4938 tablet.cc:1724] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.334359  4932 tablet.cc:1724] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.406895  4935 tablet.cc:1724] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.413539  4491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddb40b892c56487697553530a66e023b"
dest_uuid: "13e802da8b8845608c002aebd52c733f"
mode: GRACEFUL
new_leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
 from {username='slave'} at 127.0.0.1:43934
I20260710 13:27:41.414189  4491 raft_consensus.cc:606] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Received request to transfer leadership to TS 7b68aaa9275c4efbb7f93b36862a33b3
W20260710 13:27:41.405165  4459 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.188.3:46457, user_credentials={real_user=slave}} blocked reactor thread for 79354us
I20260710 13:27:41.496847  4927 tablet.cc:1724] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:27:41.504186  4922 log.cc:927] Time spent T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f: Append to log took a long time: real 0.188s	user 0.004s	sys 0.000s
I20260710 13:27:41.519203  4932 tablet.cc:1724] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.524997  4938 tablet.cc:1724] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.538697  4921 tablet.cc:1724] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.576108  4931 tablet.cc:1724] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.616760  4955 tablet.cc:1724] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.623981  4950 tablet.cc:1724] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.631709  4938 tablet.cc:1724] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.635564  4935 tablet.cc:1724] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.646008  4948 tablet.cc:1724] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.646651  4921 tablet.cc:1724] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.610499  4956 tablet.cc:1724] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.606621  4954 tablet.cc:1724] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.675472  4932 tablet.cc:1724] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.676858  4927 tablet.cc:1724] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.681016  4931 tablet.cc:1724] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.682789  4957 tablet.cc:1724] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.685998  4940 raft_consensus.cc:993] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f: : Instructing follower 7b68aaa9275c4efbb7f93b36862a33b3 to start an election
I20260710 13:27:41.686628  4936 raft_consensus.cc:1081] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Signalling peer 7b68aaa9275c4efbb7f93b36862a33b3 to start an election
I20260710 13:27:41.703771  4639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddb40b892c56487697553530a66e023b"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
 from {username='slave'} at 127.0.0.1:58534
I20260710 13:27:41.706401  4639 raft_consensus.cc:493] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:41.706808  4639 raft_consensus.cc:3060] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:41.713781  4954 tablet.cc:1724] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.717046  4639 raft_consensus.cc:515] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:41.717375  4568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726"
dest_uuid: "46b200bc96a5435780d934bbca8684b7"
mode: GRACEFUL
new_leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
 from {username='slave'} at 127.0.0.1:50914
I20260710 13:27:41.723227  4568 raft_consensus.cc:606] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Received request to transfer leadership to TS 7b68aaa9275c4efbb7f93b36862a33b3
I20260710 13:27:41.724735 32496 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:41.725322 32496 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:41.702385  4931 tablet.cc:1724] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.726923  4639 leader_election.cc:290] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 2 election: Requested vote from peers 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569), 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149)
I20260710 13:27:41.728914  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb40b892c56487697553530a66e023b" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:41.729532  4493 raft_consensus.cc:3055] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:41.729794  4493 raft_consensus.cc:740] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13e802da8b8845608c002aebd52c733f, State: Running, Role: LEADER
I20260710 13:27:41.729933  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb40b892c56487697553530a66e023b" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:41.730516  4567 raft_consensus.cc:3060] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:41.730571  4493 consensus_queue.cc:260] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:41.731667  4493 raft_consensus.cc:3060] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:41.736451  4567 raft_consensus.cc:2468] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 2.
I20260710 13:27:41.736845  4955 tablet.cc:1724] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.737998  4607 leader_election.cc:304] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b200bc96a5435780d934bbca8684b7, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:41.738909  4928 raft_consensus.cc:2804] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:41.739343  4928 raft_consensus.cc:697] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:41.740489  4493 raft_consensus.cc:2468] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 2.
I20260710 13:27:41.740160  4928 consensus_queue.cc:237] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } }
I20260710 13:27:41.750293  4950 tablet.cc:1724] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:27:41.767405  4391 catalog_manager.cc:5697] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 1 to 2, leader changed from 13e802da8b8845608c002aebd52c733f (127.31.188.1) to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 2 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:41.784143  4391 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402: soft_deleted_table [id=ac987b5eeebf4dc1b7021adc8191d359] alter complete (version 1)
I20260710 13:27:41.794833  4952 raft_consensus.cc:993] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7: : Instructing follower 7b68aaa9275c4efbb7f93b36862a33b3 to start an election
I20260710 13:27:41.795357  4951 raft_consensus.cc:1081] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Signalling peer 7b68aaa9275c4efbb7f93b36862a33b3 to start an election
I20260710 13:27:41.796664  4641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726"
dest_uuid: "7b68aaa9275c4efbb7f93b36862a33b3"
 from {username='slave'} at 127.0.0.1:58538
I20260710 13:27:41.797055  4641 raft_consensus.cc:493] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:41.797271  4641 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:41.801681  4641 raft_consensus.cc:515] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:41.802960  4641 leader_election.cc:290] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [CANDIDATE]: Term 3 election: Requested vote from peers 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149), 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569)
I20260710 13:27:41.803833  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13e802da8b8845608c002aebd52c733f"
I20260710 13:27:41.803915  4567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23d8116a864461399a7c506a2ebc726" candidate_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46b200bc96a5435780d934bbca8684b7"
I20260710 13:27:41.804491  4493 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:41.804569  4567 raft_consensus.cc:3055] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:41.804936  4567 raft_consensus.cc:740] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b200bc96a5435780d934bbca8684b7, State: Running, Role: LEADER
I20260710 13:27:41.805549  4567 consensus_queue.cc:260] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [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: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:41.806411  4567 raft_consensus.cc:3060] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:41.809060  4493 raft_consensus.cc:2468] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 3.
I20260710 13:27:41.810230  4608 leader_election.cc:304] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [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: 13e802da8b8845608c002aebd52c733f, 7b68aaa9275c4efbb7f93b36862a33b3; no voters: 
I20260710 13:27:41.810940  4567 raft_consensus.cc:2468] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b68aaa9275c4efbb7f93b36862a33b3 in term 3.
I20260710 13:27:41.810950  4928 raft_consensus.cc:2804] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:41.811775  4928 raft_consensus.cc:697] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 3 LEADER]: Becoming Leader. State: Replica: 7b68aaa9275c4efbb7f93b36862a33b3, State: Running, Role: LEADER
I20260710 13:27:41.812489  4928 consensus_queue.cc:237] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [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: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } }
I20260710 13:27:41.819666  4390 catalog_manager.cc:5697] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 reported cstate change: term changed from 2 to 3, leader changed from 46b200bc96a5435780d934bbca8684b7 (127.31.188.2) to 7b68aaa9275c4efbb7f93b36862a33b3 (127.31.188.3). New cstate: current_term: 3 leader_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b68aaa9275c4efbb7f93b36862a33b3" member_type: VOTER last_known_addr { host: "127.31.188.3" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:42.160450  4491 raft_consensus.cc:1275] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Refusing update from remote peer 7b68aaa9275c4efbb7f93b36862a33b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:42.161638  4928 consensus_queue.cc:1048] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:42.171262  4567 raft_consensus.cc:1275] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Refusing update from remote peer 7b68aaa9275c4efbb7f93b36862a33b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:42.172739  4928 consensus_queue.cc:1048] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:42.235129  4493 raft_consensus.cc:1275] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 3 FOLLOWER]: Refusing update from remote peer 7b68aaa9275c4efbb7f93b36862a33b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:42.236231  4928 consensus_queue.cc:1048] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13e802da8b8845608c002aebd52c733f" member_type: VOTER last_known_addr { host: "127.31.188.1" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:42.244743  4567 raft_consensus.cc:1275] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 3 FOLLOWER]: Refusing update from remote peer 7b68aaa9275c4efbb7f93b36862a33b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:42.247074  4852 consensus_queue.cc:1048] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b200bc96a5435780d934bbca8684b7" member_type: VOTER last_known_addr { host: "127.31.188.2" port: 39569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:42.778187 32496 tablet_server.cc:179] TabletServer@127.31.188.1:0 shutting down...
I20260710 13:27:42.809052 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:42.810112 32496 tablet_replica.cc:333] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.810910 32496 raft_consensus.cc:2243] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.811681 32496 raft_consensus.cc:2272] T f57b0a9339d24497a077afebb6455b8a P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.813665 32496 tablet_replica.cc:333] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.814234 32496 raft_consensus.cc:2243] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.814739 32496 raft_consensus.cc:2272] T f66c64e1cd394258b5c3f9cd141d4637 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:42.815308  4534 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 13:27:42.816740 32496 tablet_replica.cc:333] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.817502 32496 raft_consensus.cc:2243] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.817940 32496 raft_consensus.cc:2272] T 1dd3368d86ac48dbb322f21cf62aa643 P 13e802da8b8845608c002aebd52c733f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:42.818238  4534 consensus_peers.cc:597] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 -> Peer 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149): Couldn't send request to peer 13e802da8b8845608c002aebd52c733f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:42.820189 32496 tablet_replica.cc:333] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.820924 32496 raft_consensus.cc:2243] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.821448 32496 raft_consensus.cc:2272] T 500fd2a2125f488a8de610513e58f317 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.823540 32496 tablet_replica.cc:333] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.824095 32496 raft_consensus.cc:2243] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.824528 32496 raft_consensus.cc:2272] T 69e9defbd8b7484f909c6acdd39bd771 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.826301 32496 tablet_replica.cc:333] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.827198 32496 raft_consensus.cc:2243] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.828191 32496 raft_consensus.cc:2272] T d5c3d598ccb84746b2fa397e6f63cef5 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.830737 32496 tablet_replica.cc:333] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.831542 32496 raft_consensus.cc:2243] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.832772 32496 raft_consensus.cc:2272] T d7a83f57f4e04dc686b11c67f228f5ef P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.835326 32496 tablet_replica.cc:333] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.836412 32496 raft_consensus.cc:2243] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.836887 32496 raft_consensus.cc:2272] T ddb40b892c56487697553530a66e023b P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:42.838243  4608 consensus_peers.cc:597] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 -> Peer 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149): Couldn't send request to peer 13e802da8b8845608c002aebd52c733f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:42.839489 32496 tablet_replica.cc:333] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.840080 32496 raft_consensus.cc:2243] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.840467 32496 raft_consensus.cc:2272] T 30d65e6bea87467b9c43f3b6e95c67dc P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.842451 32496 tablet_replica.cc:333] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.842972 32496 raft_consensus.cc:2243] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.843333 32496 raft_consensus.cc:2272] T 7a31e5d4d5e04211b858da8cc9c50041 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.845515 32496 tablet_replica.cc:333] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.846225 32496 raft_consensus.cc:2243] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.847184 32496 raft_consensus.cc:2272] T ab3690b261d04dcfa1107b9547edd630 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:42.848901  4608 consensus_peers.cc:597] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 -> Peer 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149): Couldn't send request to peer 13e802da8b8845608c002aebd52c733f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:42.849920 32496 tablet_replica.cc:333] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.850461 32496 raft_consensus.cc:2243] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.851289 32496 raft_consensus.cc:2272] T 0a0716b383784cdfa63831feab732f76 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.853255 32496 tablet_replica.cc:333] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.853716 32496 raft_consensus.cc:2243] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.854074 32496 raft_consensus.cc:2272] T d38d0904d27643129023f6ff92b58e86 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.856104 32496 tablet_replica.cc:333] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.856743 32496 raft_consensus.cc:2243] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.857100 32496 raft_consensus.cc:2272] T e23d8116a864461399a7c506a2ebc726 P 13e802da8b8845608c002aebd52c733f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.859251 32496 tablet_replica.cc:333] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.859722 32496 raft_consensus.cc:2243] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.860100 32496 raft_consensus.cc:2272] T 8487ba959bdf486587f5224fbf9b9e2e P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.861833 32496 tablet_replica.cc:333] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.862296 32496 raft_consensus.cc:2243] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.863046 32496 raft_consensus.cc:2272] T 5ff8ed2f82d446c184ad503769563872 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.865232 32496 tablet_replica.cc:333] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.865806 32496 raft_consensus.cc:2243] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.866336 32496 raft_consensus.cc:2272] T e87c7059249540619c130d359b9decff P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.868726 32496 tablet_replica.cc:333] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f: stopping tablet replica
I20260710 13:27:42.869238 32496 raft_consensus.cc:2243] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.870033 32496 raft_consensus.cc:2272] T fe396e98b8d34162b04ea4a66f080d85 P 13e802da8b8845608c002aebd52c733f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:42.897505  4608 consensus_peers.cc:597] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 -> Peer 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149): Couldn't send request to peer 13e802da8b8845608c002aebd52c733f. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:42.923554 32496 tablet_server.cc:196] TabletServer@127.31.188.1:0 shutdown complete.
W20260710 13:27:42.951498  4534 consensus_peers.cc:597] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 -> Peer 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149): Couldn't send request to peer 13e802da8b8845608c002aebd52c733f. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:42.958412 32496 tablet_server.cc:179] TabletServer@127.31.188.2:0 shutting down...
I20260710 13:27:42.986227 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:42.986981 32496 tablet_replica.cc:333] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:42.987573 32496 raft_consensus.cc:2243] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.988050 32496 raft_consensus.cc:2272] T f57b0a9339d24497a077afebb6455b8a P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.989990 32496 tablet_replica.cc:333] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:42.990676 32496 raft_consensus.cc:2243] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.991110 32496 raft_consensus.cc:2272] T d5c3d598ccb84746b2fa397e6f63cef5 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.992801 32496 tablet_replica.cc:333] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:42.993330 32496 raft_consensus.cc:2243] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.993741 32496 raft_consensus.cc:2272] T 1dd3368d86ac48dbb322f21cf62aa643 P 46b200bc96a5435780d934bbca8684b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.995458 32496 tablet_replica.cc:333] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:42.995949 32496 raft_consensus.cc:2243] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.996665 32496 raft_consensus.cc:2272] T d38d0904d27643129023f6ff92b58e86 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.998397 32496 tablet_replica.cc:333] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:42.998971 32496 raft_consensus.cc:2243] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.999675 32496 raft_consensus.cc:2272] T 500fd2a2125f488a8de610513e58f317 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.001313 32496 tablet_replica.cc:333] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.001819 32496 raft_consensus.cc:2243] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.002508 32496 raft_consensus.cc:2272] T 69e9defbd8b7484f909c6acdd39bd771 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.004686 32496 tablet_replica.cc:333] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.005201 32496 raft_consensus.cc:2243] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.005895 32496 raft_consensus.cc:2272] T f66c64e1cd394258b5c3f9cd141d4637 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.007640 32496 tablet_replica.cc:333] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.008167 32496 raft_consensus.cc:2243] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.008869 32496 raft_consensus.cc:2272] T 7a31e5d4d5e04211b858da8cc9c50041 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.010624 32496 tablet_replica.cc:333] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.011152 32496 raft_consensus.cc:2243] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.011845 32496 raft_consensus.cc:2272] T 30d65e6bea87467b9c43f3b6e95c67dc P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.013639 32496 tablet_replica.cc:333] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.014155 32496 raft_consensus.cc:2243] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.014559 32496 raft_consensus.cc:2272] T ab3690b261d04dcfa1107b9547edd630 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.016274 32496 tablet_replica.cc:333] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.016767 32496 raft_consensus.cc:2243] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.017215 32496 raft_consensus.cc:2272] T 0a0716b383784cdfa63831feab732f76 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.018966 32496 tablet_replica.cc:333] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.019429 32496 raft_consensus.cc:2243] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.019860 32496 raft_consensus.cc:2272] T d7a83f57f4e04dc686b11c67f228f5ef P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.021602 32496 tablet_replica.cc:333] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.022069 32496 raft_consensus.cc:2243] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.022457 32496 raft_consensus.cc:2272] T ddb40b892c56487697553530a66e023b P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.024658 32496 tablet_replica.cc:333] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.025166 32496 raft_consensus.cc:2243] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.025575 32496 raft_consensus.cc:2272] T fe396e98b8d34162b04ea4a66f080d85 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.027347 32496 tablet_replica.cc:333] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.027805 32496 raft_consensus.cc:2243] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.028211 32496 raft_consensus.cc:2272] T 5ff8ed2f82d446c184ad503769563872 P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.029886 32496 tablet_replica.cc:333] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.030333 32496 raft_consensus.cc:2243] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.031064 32496 raft_consensus.cc:2272] T e87c7059249540619c130d359b9decff P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.032784 32496 tablet_replica.cc:333] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.033239 32496 raft_consensus.cc:2243] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.033702 32496 raft_consensus.cc:2272] T 8487ba959bdf486587f5224fbf9b9e2e P 46b200bc96a5435780d934bbca8684b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.035542 32496 tablet_replica.cc:333] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7: stopping tablet replica
I20260710 13:27:43.035971 32496 raft_consensus.cc:2243] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.036355 32496 raft_consensus.cc:2272] T e23d8116a864461399a7c506a2ebc726 P 46b200bc96a5435780d934bbca8684b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.063148 32496 tablet_server.cc:196] TabletServer@127.31.188.2:0 shutdown complete.
I20260710 13:27:43.093727 32496 tablet_server.cc:179] TabletServer@127.31.188.3:0 shutting down...
W20260710 13:27:43.099462  4608 consensus_peers.cc:597] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 -> Peer 13e802da8b8845608c002aebd52c733f (127.31.188.1:36149): Couldn't send request to peer 13e802da8b8845608c002aebd52c733f. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.1:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:43.104307  4607 consensus_peers.cc:597] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 -> Peer 46b200bc96a5435780d934bbca8684b7 (127.31.188.2:39569): Couldn't send request to peer 46b200bc96a5435780d934bbca8684b7. Status: Network error: Client connection negotiation failed: client connection to 127.31.188.2:39569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:43.123900 32496 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:43.124629 32496 tablet_replica.cc:333] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.125238 32496 raft_consensus.cc:2243] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.125710 32496 raft_consensus.cc:2272] T d5c3d598ccb84746b2fa397e6f63cef5 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.127595 32496 tablet_replica.cc:333] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.128134 32496 raft_consensus.cc:2243] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.128873 32496 raft_consensus.cc:2272] T 1dd3368d86ac48dbb322f21cf62aa643 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.130764 32496 tablet_replica.cc:333] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.131327 32496 raft_consensus.cc:2243] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.131734 32496 raft_consensus.cc:2272] T f66c64e1cd394258b5c3f9cd141d4637 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.133458 32496 tablet_replica.cc:333] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.134119 32496 raft_consensus.cc:2243] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.134583 32496 raft_consensus.cc:2272] T f57b0a9339d24497a077afebb6455b8a P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.136376 32496 tablet_replica.cc:333] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.136888 32496 raft_consensus.cc:2243] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.137298 32496 raft_consensus.cc:2272] T d38d0904d27643129023f6ff92b58e86 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.139040 32496 tablet_replica.cc:333] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.139552 32496 raft_consensus.cc:2243] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.140259 32496 raft_consensus.cc:2272] T 8487ba959bdf486587f5224fbf9b9e2e P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.142011 32496 tablet_replica.cc:333] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.142546 32496 raft_consensus.cc:2243] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.142985 32496 raft_consensus.cc:2272] T 5ff8ed2f82d446c184ad503769563872 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.144848 32496 tablet_replica.cc:333] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.145357 32496 raft_consensus.cc:2243] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.145758 32496 raft_consensus.cc:2272] T e87c7059249540619c130d359b9decff P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.147567 32496 tablet_replica.cc:333] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.148088 32496 raft_consensus.cc:2243] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.148480 32496 raft_consensus.cc:2272] T 500fd2a2125f488a8de610513e58f317 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.150103 32496 tablet_replica.cc:333] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.150592 32496 raft_consensus.cc:2243] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.151059 32496 raft_consensus.cc:2272] T 69e9defbd8b7484f909c6acdd39bd771 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.152758 32496 tablet_replica.cc:333] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.153226 32496 raft_consensus.cc:2243] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.153625 32496 raft_consensus.cc:2272] T ab3690b261d04dcfa1107b9547edd630 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.155360 32496 tablet_replica.cc:333] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.155792 32496 raft_consensus.cc:2243] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.156145 32496 raft_consensus.cc:2272] T 30d65e6bea87467b9c43f3b6e95c67dc P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.157788 32496 tablet_replica.cc:333] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.158223 32496 raft_consensus.cc:2243] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.158771 32496 raft_consensus.cc:2272] T 7a31e5d4d5e04211b858da8cc9c50041 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.161026 32496 tablet_replica.cc:333] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.161720 32496 raft_consensus.cc:2243] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.162058 32496 raft_consensus.cc:2272] T fe396e98b8d34162b04ea4a66f080d85 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.163763 32496 tablet_replica.cc:333] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.164186 32496 raft_consensus.cc:2243] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.164826 32496 raft_consensus.cc:2272] T e23d8116a864461399a7c506a2ebc726 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.167421 32496 tablet_replica.cc:333] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.167847 32496 raft_consensus.cc:2243] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.168495 32496 raft_consensus.cc:2272] T ddb40b892c56487697553530a66e023b P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.170452 32496 tablet_replica.cc:333] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.170944 32496 raft_consensus.cc:2243] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.171316 32496 raft_consensus.cc:2272] T d7a83f57f4e04dc686b11c67f228f5ef P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.172989 32496 tablet_replica.cc:333] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3: stopping tablet replica
I20260710 13:27:43.173347 32496 raft_consensus.cc:2243] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.173695 32496 raft_consensus.cc:2272] T 0a0716b383784cdfa63831feab732f76 P 7b68aaa9275c4efbb7f93b36862a33b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.210328 32496 tablet_server.cc:196] TabletServer@127.31.188.3:0 shutdown complete.
I20260710 13:27:43.241012 32496 master.cc:562] Master@127.31.188.62:35205 shutting down...
I20260710 13:27:43.260998 32496 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.261565 32496 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.261898 32496 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27f89b28efdf4d6dad9a5adf312c2402: stopping tablet replica
I20260710 13:27:43.281858 32496 master.cc:584] Master@127.31.188.62:35205 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12114 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24135 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116404 ms total)
[  PASSED  ] 8 tests.
I20260710 13:27:43.335021 32496 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 408 messages since previous log ~14 seconds ago
I20260710 13:27:43.335233 32496 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 408 messages since previous log ~14 seconds ago
I20260710 13:27:43.335372 32496 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260710 13:27:43.335525 32496 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 ~33 seconds ago
I20260710 13:27:43.335669 32496 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 ~33 seconds ago
I20260710 13:27:43.335860 32496 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 13:27:43.336095 32496 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
